Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215460 - media-video/vdr-1.6.0 needs a patch for vdr-dxr3 to work properly
Summary: media-video/vdr-1.6.0 needs a patch for vdr-dxr3 to work properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL: http://www.linuxtv.org/pipermail/vdr/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 17:47 UTC by Ville Aakko
Modified: 2008-04-05 16:04 UTC (History)
0 users

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


Attachments
Patch to fix subtitles on VDR using a DXR3 card (vdr-1.6.0-dxr3-subtitlehack.diff,758 bytes, patch)
2008-03-30 17:48 UTC, Ville Aakko
Details | Diff
Changes required in the ebuild, i.e. adding dxr3 to IUSE and the epatch (vdr-1.6.0-dxr3-ebuild.diff,1.07 KB, patch)
2008-03-30 17:49 UTC, Ville Aakko
Details | Diff
vdr-1.6.0.build.log (vdr-1.6.0.build.log,42.18 KB, text/plain)
2008-04-03 11:27 UTC, Xavian-Anderson Macpherson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ville Aakko 2008-03-30 17:47:09 UTC
Hi!

VDR-1.6.0 needs a patch to work properly with dxr3. The current version of vdr-dxr3 -plugin doesn't work with the newest VDR; however the changes to make it work are already in the CVS of vdr-dxr3 plugin, and VDR is going to need to be patched anyways, after a new version of the plugin is released.

Reproducible: Always

Steps to Reproduce:
1. Get the CVS version of vdr-dxr3 plugin
2. Run VDR with the plugin
3. change to a channel with subtitles

Actual Results:  
The subtitles are garbled on DXR3

Expected Results:  
Subtitles should be shown correctly.
Comment 1 Ville Aakko 2008-03-30 17:48:47 UTC
Created attachment 147715 [details, diff]
Patch to fix subtitles on VDR using a DXR3 card

The subtitle patch.
Comment 2 Ville Aakko 2008-03-30 17:49:55 UTC
Created attachment 147717 [details, diff]
Changes required in the ebuild, i.e. adding dxr3 to IUSE and the epatch

Here are changes to the ebuild.
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2008-03-30 21:58:31 UTC
Hi Ville,

we will bring out in the next days a -r1 version with some small minor fixes, 
this patch will be also included then. 
Comment 4 Xavian-Anderson Macpherson 2008-04-03 11:27:57 UTC
Created attachment 148211 [details]
vdr-1.6.0.build.log

Will you fix handle whatever caused this failure also?
Comment 5 Ville Aakko 2008-04-03 19:42:23 UTC
(In reply to comment #4)

Hi Zavian-Anderson,

This patch won't fix your problem. From the log you attached, it seems that vdr tries to look for dvdnav but fails. I don't have that problem.

This patch only affects dxr3, more specifically corrupt subtitles. It only decreases the bpp for subtitles in the OSD, nothing else. Also, it wont do anything unless you enable the dxr3 use flag.

I recommend you reate a new bug report (let's only discuss this dxr3 & subtitle problem here).
Comment 6 Matthias Schwarzott gentoo-dev 2008-04-05 16:04:20 UTC
added patch to vdr-1.6.0-r1.ebuild