GNOME Bugzilla – Bug 706400
No video displayed with big/heavy streams
Last modified: 2013-11-21 10:20:25 UTC
Trying to play http://download.blender.org/ED/ed3d_sidebyside-RL-2x1920x1038_24fps.mkv shows a blank video texture using gst-vaapi, with the following traces : 0:00:01.258590568 [335m31000[00m 0x7f26a8002e30 [33;01mWARN [00m [00m vaapidecode gstvaapidecode.c:252:gst_vaapidecode_decode_frame:[00m decode timeout. Decoder required a VA surface but none got available within one second 0:00:02.974387676 [335m31000[00m 0x7f26a803e800 [33;01mWARN [00m [00m pulse pulsesink.c:638:gst_pulsering_stream_underflow_cb:<audiosink-actual-sink-pulse>[00m Got underflow Got EOS from element "playbin0". Execution ended after 3045038577 ns.
Hi, (In reply to comment #0) > Trying to play > http://download.blender.org/ED/ed3d_sidebyside-RL-2x1920x1038_24fps.mkv shows a > blank video texture using gst-vaapi, with the following traces : > > 0:00:01.258590568 [335m31000[00m 0x7f26a8002e30 [33;01mWARN [00m [00m > vaapidecode gstvaapidecode.c:252:gst_vaapidecode_decode_frame:[00m decode > timeout. Decoder required a VA surface but none got available within one second > 0:00:02.974387676 [335m31000[00m 0x7f26a803e800 [33;01mWARN [00m [00m > pulse > pulsesink.c:638:gst_pulsering_stream_underflow_cb:<audiosink-actual-sink-pulse>[00m > Got underflow > Got EOS from element "playbin0". > Execution ended after 3045038577 ns. Did this happen somehow because the video was paused/resumed or did this occur straight away? Thanks.
Now fixed in git master branch. Thanks. *** This bug has been marked as a duplicate of bug 707108 ***