My sister is always asking me all sorts of computer favours... now it's file conversion. She originally said mp4 but the files are actually m4a. Never heard of that format before, but it does seem to be recognized as music and plays, however ffmpeg (called avconv in Linux Mint) does not seem to support that format.
Is there another program I can use that will, or a specific parameter/command in avconv? It needs to be able to do batch conversion. So something command line will do as I'm just using a for loop.
Is there another program I can use that will, or a specific parameter/command in avconv? It needs to be able to do batch conversion. So something command line will do as I'm just using a for loop.