2018-01-28 21:53 GMT+01:00 Bernhard Döbler <[email protected]>:

> I want to convert an mp4 file from iTunes to MP3 using ffmpeg.
> For on certain file I get error:

Command line and complete, uncut console output missing.

Feel free to test the following:
$ ffmpeg -i input -acodec pcm_f32le out.wav
$ lame out.wav out.mp3

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to