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 782700 - mpg file fails to play if system ffmpeg is compiled with nvcuid support.
mpg file fails to play if system ffmpeg is compiled with nvcuid support.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
1.12.0
Other Linux
: Normal normal
: 1.12.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-16 15:58 UTC by Hussam Al-Tayeb
Modified: 2017-05-29 07:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hussam Al-Tayeb 2017-05-16 15:58:04 UTC
This is the sample file.
http://hubblesource.stsci.edu/sources/video/clips/details/images/centaur_1.mpg

 gst-play-1.0 centaur_1.mpg 
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/hussam/Desktop/centaur_1.mpg
Redistribute latency...
ERROR No valid frames decoded before end of stream for file:///home/hussam/Desktop/centaur_1.mpg
ERROR debug information: gstvideodecoder.c(1156): gst_video_decoder_sink_event_default (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/avdec_mpeg1_cuvid:avdec_mpeg1_cuvid0:
no valid frames found
Reached end of play list.
Comment 1 Sebastian Dröge (slomo) 2017-05-16 21:24:02 UTC
Fixed with https://cgit.freedesktop.org/gstreamer/gst-libav/commit/?id=15a17f3f8d2282005e746507f833e68947e736e3

I'll backport to 1.12 before 1.12.1 release.