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 734261 - Jerky playback regression for certain videos
Jerky playback regression for certain videos
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-05 06:24 UTC by Ross Lagerwall
Modified: 2018-01-13 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Lagerwall 2014-08-05 06:24:46 UTC
I noticed somewhat jerky playback for quite a few of my videos and eventually bisected it down to the following commit (introduced between 1.2.1 and 1.2.2):

commit f2d11ffaffb941363f042ef703e4ceeaf51557e1
Author: Mark Nauwelaerts <mnauw@users.sourceforge.net>
Date:   Tue Nov 26 20:57:37 2013 +0100

    avviddec: discard unused input frames
    
    ... to avoid these piling up in list of pending frames.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=693772


I have uploaded the video at: http://rossl.org/junk/gstreamer/clip1.avi

To reproduce the problem, compare the first 8 seconds of video playback with gst-launch (or gst-play), avplay, ffplay and vlc. Only with gst-launch, the video is slightly jerky. The effect is relatively subtle but noticeable enough that I need to now use vlc to watch many videos.


Secondly, I have the same video but truncated, and this plays jerkily regardless of the version of gstreamer yet plays fine in avplay, ffplay and vlc. This video is at: http://rossl.org/junk/gstreamer/clip2.avi

Note that this occurs on multiple machines and environments.

Thanks for taking a look.
Comment 1 Sebastian Dröge (slomo) 2015-03-15 15:42:33 UTC
Works fine here with 1.4.5 and latest GIT master. Which version are you using?
Comment 2 Tim-Philipp Müller 2018-01-13 12:32:56 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!