After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 498755 - FLV files incorrectly report framerate of 1000fps
FLV files incorrectly report framerate of 1000fps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-21 14:25 UTC by Tristan Brindle
Modified: 2008-01-22 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Brindle 2007-11-21 14:25:05 UTC
For Flash video files saved from YouTube (and possibly others, but I haven't checked), GStreamer incorrectly reports the framerate as 1000fps. Other video players such as VLC report the framerate correctly.

Also, the FLV demuxer doesn't seem to correctly report position, making seeking in Totem (for example) impossible.

This is with GStreamer 0.10.14 and gst-ffmpeg 0.10.2 from Ubuntu Gutsy. I haven't been able to check GStreamer CVS, so apologies if this has already been sorted.

If you need any more info, please let me know.
Comment 1 Wim Taymans 2008-01-22 14:02:26 UTC
The new flvdemux element that will ship with -bad 0.10.6 has all this fixed.