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 706400 - No video displayed with big/heavy streams
No video displayed with big/heavy streams
Status: RESOLVED DUPLICATE of bug 707108
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-20 13:51 UTC by Lionel Landwerlin
Modified: 2013-11-21 10:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lionel Landwerlin 2013-08-20 13:51:16 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.
Comment 1 Gwenole Beauchesne 2013-08-26 15:13:14 UTC
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.
Comment 2 Gwenole Beauchesne 2013-11-21 10:20:25 UTC
Now fixed in git master branch. Thanks.

*** This bug has been marked as a duplicate of bug 707108 ***