On 21/02/16 22:03, François Patte wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 21/02/2016 21:41, John Pilkington a écrit :
On 21/02/16 19:49, François Patte wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Bonsoir,

I try to convert a .flac audio file into an mp3 audio file, using
the command:

ffmpeg -i Input.flac -ab 320k -map_metadata 0 -id3v2_version 3
Output.mp 3

This fail with this message:

Encoder (codec none) not found for output stream #0:0

What is missing?

Fedora 21


Thank you


What do you get without the fancy stuff?

ffmpeg -i Input.flac Output.mp3

Same answer...:  Encoder (codec none) not found for output stream #0:0


...and with ffmpeg -i Input.flac     ?

Can you play the input file?   vlc ?   sox  ?  mediainfo ?



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to