On 02/22/16 06:03, François Patte wrote: > 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 > > If you run ffmpeg -codecs do you see.... DEA..S flac FLAC (Free Lossless Audio Codec) DEA.L. mp3 MP3 (MPEG audio layer 3) (decoders: mp3 mp3float ) (encoders: libmp3lame ) in the output? -- In reality, some people should stick to running Windows and others should stay away from computers altogether. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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