[FFmpeg-devel] since r11142 the audio tag handling is broken, gets set to NULL

Marcus Blomenkamp mblomenk
Fri Mar 14 23:22:19 CET 2008


Hi all,

The following commandline results in a NULL audio codec tag written into the output stream. r11141 does not show this behaviour.

ffmpeg -i some.mov -vcodec libx264 -acodec libfaac -flags +loop -y out.mp4

If the '-flags' option is removed, the correct codec tag is written.

ffmpeg -i some.mov -vcodec libx264 -acodec libfaac -y out.mp4

Best regards,
Marcus
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser




More information about the ffmpeg-devel mailing list