Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499290 - x11-libs/xvba-video - assert triggered in file xvba_image.c at line 453 when using the GLX backend
Summary: x11-libs/xvba-video - assert triggered in file xvba_image.c at line 453 when ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PATCH
: 510116 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-26 00:16 UTC by Zdeněk Žamberský
Modified: 2014-07-21 09:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zdeněk Žamberský 2014-01-26 00:16:24 UTC
Bug in x11-libs/xvba-video library prevents playing video in mpv video player with subtitles on, using vaapi backend, on amd/ati graphics cards with fglrx driver. Library version used was last in portage (x11-libs/xvba-video-0.8.0-r1).

Reproducible: Always

Steps to Reproduce:
1. Get video (h264/avc or vc1) with subtitles (with .srt file named same as video file in the same directory).
2. Play video in mpv using vaapi:
mpv --hwdec=vaapi --vo=vaapi <nameOfVideoFile>

Actual Results:  
mpv shows this error and ends up:
xvba_video: error: Assertion failed in file xvba_image.c at line 453


Bug can be fixed very easily using patch discussed here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682419 (very simple single line patch)

I have tried apply this patch (updated xvba-video-0.8.0-r1 ebuild in local overlay) and it fixed the problem.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2014-07-21 09:04:37 UTC
Fixed in 0.8.0-r3
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2014-07-21 09:04:40 UTC
*** Bug 510116 has been marked as a duplicate of this bug. ***