GNOME Bugzilla – Bug 689702
mpegpsdemux: skipping with mpeg-1 file
Last modified: 2018-05-12 10:58:47 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
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.
Hi Tim, Yeah, with mpeg2dec I got EOS too, but if you use ffdec_mpegvideo the video plays correctly.
The libav decoders are now primary and there was no feedback in 6 years. Closing.