Hi,

Forgive me for the dumb question :

I'm trying to convert FLAC files to AAC whith this command :

ffmpeg -i input.flac -c:a aac -b:a 192k output.m4a

I receive this error

[ipod @ 0x61c9ddb34f80] Could not find tag for codec h264 in stream #0, codec not currently supported in container [out#0/ipod @ 0x61c9ddb33c40] Could not write header (incorrect codec parameters ?): Invalid argument
Error while filtering: Invalid argument
[out#0/ipod @ 0x61c9ddb33c40] Nothing was written into output file, because at least one of its streams received no packets.

Conversion works perfectly with Audacity, which uses Ffmpeg in the backgound

What does it mean ?

Thanks,

Regards,

Xavier

--
Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer
https://www.amdh.fr

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to