[gstreamer-bugs] [Bug 313970] ffdec_mpeg4 detects wrong framerate with some files
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Aug 22 17:57:24 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=313970
GStreamer | gst-ffmpeg | Ver: 0.8.6
Jürg Billeter changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |j at bitron.ch
------- Additional Comments From Jürg Billeter 2005-08-23 00:57 -------
Got exactly the same problem. It may have something to do with variable bit rate
movies where time_base is used for precision instead of frame rate. Precision
seems to be measured in frames/millisecond in ffmpeg while framerate is measured
in frames/second. The code in gstffmpegcodecmap.c doesn't seem to differentiate
between variable and constant framerate.
Both, the attached test case and my test video, are DivX 5 movies. They play
fine with gst-ffmpeg 0.8.5, ffplay, xvidcore.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list