GNOME Bugzilla – Bug 782700
mpg file fails to play if system ffmpeg is compiled with nvcuid support.
Last modified: 2017-05-29 07:59:14 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.
Fixed with https://cgit.freedesktop.org/gstreamer/gst-libav/commit/?id=15a17f3f8d2282005e746507f833e68947e736e3 I'll backport to 1.12 before 1.12.1 release.