FS#33818 - [ffmpeg][xine-lib] xine-lib 1.2.2-6 breaks sound in Kaffeine
Attached to Project:
Arch Linux
Opened by Adam Dagan (adam777) - Monday, 11 February 2013, 18:49 GMT
Last edited by Evangelos Foutras (foutrelis) - Saturday, 09 March 2013, 13:56 GMT
Opened by Adam Dagan (adam777) - Monday, 11 February 2013, 18:49 GMT
Last edited by Evangelos Foutras (foutrelis) - Saturday, 09 March 2013, 13:56 GMT
|
Details
xine-lib 1.2.2-6 breaks sound decoding in Kaffeine when
watching DVB-T.
Sample recording from Kaffeine attached. |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Saturday, 09 March 2013, 13:56 GMT
Reason for closing: Fixed
Additional comments about closing: xine-lib 1.2.2-7
Saturday, 09 March 2013, 13:56 GMT
Reason for closing: Fixed
Additional comments about closing: xine-lib 1.2.2-7
Did some testing:
- Downgrading xine-lib to 1.2.2-5 isn't helpful - I get a blank screen if trying to open the sample in Kaffeine.
- Downgrading ffmpeg to the version in Extra isn't helpful - same result.
- Downgrading both isn't helpful as well, still blank screen. which is odd, as thing did work a couple days back.
The following downgrades leads to a working setup:
xine-lib (1.2.2-6 => 1.2.2-5)
ffmpeg (1:1.1.2-1 => 1:1.0.1-1)
x264 (20130206-1 => 20121113-1)
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-libs/xine-lib/files/xine-lib-1.2.2-libav.patch?revision=1.1
I've been away for a few weeks and 2 things has happened during this time.
- I decided to reinstall my system, not using [testing] this time, since I really do not have the knowledge to do even simple things such as applying a patch as you suggested.
- The package in question (xine-lib 1.2.2-6) has since moved to Extra, so now the problem is not restricted to [testing].
Luckily I had a copy of the 4 older versions, so I could "fix" the problem by downgrading.
Perhaps you could try applying the patch on your side and link to a patched package, or point me to a simple step-by-step tutorial on how to apply a patch to source and create an Arch package.
Adam.
[1] http://projects.vdr-developer.org/git/xine-lib.git/commit/?id=679582503c8ba2f91a82e44c4a2938550306fd07
Thanks all.