[FFmpeg-devel] [RFC] -vcodec libx264 -bf 0 and timestamps issue

Stefano Sabatini stefano.sabatini-lala
Sat Mar 12 15:57:13 CET 2011


Hi,

ffmpeg -i IN -vcodec libx264 -vpre normal -t 5 -y OUT.ts

output timestamps look fine.

If I do:
ffmpeg -i IN -vcodec libx264 -vpre normal -bf 0 -t 5 -y OUT.ts

no timestamps are set in the output file, check it with:
ffprobe -show_packets OUT.ts

Can someone confirm this is a bug, and tell if the bug is in ffmpeg or
in libx264?

Thanks.
-- 
FFmpeg = Fiendish Freak Monstrous Philosophical Ecletic Gnome



More information about the ffmpeg-devel mailing list