GNOME Bugzilla – Bug 734425
h264parse outputting framerate=0/1 causes regressions
Last modified: 2014-08-11 08:53:06 UTC
Since 1.4, h264parse outputs framerate=0/1 instead of no framerate. This causes avdec_h264 to skip guessing the FPS and durations and set no durations. I would prefer the guessing behavior. This causes videorate to produce bogus output ( https://bugzilla.gnome.org/show_bug.cgi?id=734424 ).
I think the behaviour of h264parse is correct here, just that other elements have bugs that they would've shown already with other variable framerate streams before.