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 689702 - mpegpsdemux: skipping with mpeg-1 file
mpegpsdemux: skipping with mpeg-1 file
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-05 15:17 UTC by Javier Jardón (IRC: jjardon)
Modified: 2018-05-12 10:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier Jardón (IRC: jjardon) 2012-12-05 15:17:26 UTC
I have frame drops reproducing several mpeg1 files

This problem happen in gstreamer 1.0 and also 0.10 branches

In 0.10 Ive tried and change MpegPSDemux for mpegdemux (-ugly, mpegstream plugin) and I can reproduce the file correctly

Link to the file:
http://dl.dropbox.com/u/55505240/mpeg1video.mpg
Comment 1 Tim-Philipp Müller 2012-12-12 00:09:31 UTC
I indeed get skips in 1.0 and 0.10 with mpegpsdemux. With the old mpegdemux from 0.10 -ugly it EOSes pretty much at the beginning after only a few frames.

VLC plays it nicely, but the progress bar only updates in 3-second intervals, which might be a hint.
Comment 2 Javier Jardón (IRC: jjardon) 2012-12-12 02:01:14 UTC
Hi Tim,

Yeah, with mpeg2dec I got EOS too, but if you use ffdec_mpegvideo the video plays correctly.
Comment 3 Edward Hervey 2018-05-12 10:58:47 UTC
The libav decoders are now primary and there was no feedback in 6 years. Closing.