Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94089 - Add software decoding support to vdr by applying vdr-xine patch to xine-lib
Summary: Add software decoding support to vdr by applying vdr-xine patch to xine-lib
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 145407 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-26 08:06 UTC by Norman Jonas
Modified: 2006-08-28 14:39 UTC (History)
2 users (show)

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


Attachments
Proposed patch to add software decoding capabilities to vdr+xine (xine-lib-1.0.1-r1-vdr.ebuild.patch,1.17 KB, patch)
2005-05-26 08:19 UTC, Norman Jonas
Details | Diff
modified ebuild with vdr-patch (xine-lib-1.0.1-r3.ebuild,7.57 KB, text/plain)
2005-06-22 23:28 UTC, Dieter Edinger
Details
new xine-lib-1.1.0.ebuild with vdr support patch included (xine-lib-1.1.0.ebuild,7.33 KB, text/plain)
2005-08-18 04:33 UTC, Dieter Edinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norman Jonas 2005-05-26 08:06:54 UTC
vdr - The linux Video disc Recorder is an app to view, record and manage dvb
streams. DVB cards supported by the linux kernel / linuxtv-dvb can be divided in
full featured cards which decode the stream in hardware while there are others
which do the decoding in software. For vdr to support software decoding a patch
to xine-lib and vdr is required so that threw a plugin vdr can do the decoding
using xine. I propose to add that patch to xine-lib adding the USE flag "vdr" -
this is already done so by gentoo.de in their local overlay. I would now like to
ask to add that to the official xine-lib ebuild. I will add a proposed patch to
current xine-lib ebuild.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Norman Jonas 2005-05-26 08:19:10 UTC
Created attachment 59882 [details, diff]
Proposed patch to add software decoding capabilities to vdr+xine

This is my first patch posted so please tellme what can be improved. E.g. the
version of the vdr patch is hardcoded ...
Comment 2 Dieter Edinger 2005-06-22 23:28:16 UTC
Created attachment 61755 [details]
modified ebuild with vdr-patch

IT was not enought only to apply the patches on my computer. I additionally had
to change the econf by autogen.sh (with prefix).

	#econf \
	myconf="${myconf} --prefix=/usr"
	./autogen.sh \ 

I added my modified version of the xine-lib-1.0.1-r3 ebuild.

Regards,
Dieter
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-28 14:00:53 UTC
Calling autogen instead of econf isn't good.  
Also because econf does more than just --prefix=/usr.  
 
For the patch, as I can't test it, I'm not going to do that for now. 
If someone can test this... 
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-04 10:09:54 UTC
xine is enough a problem to deal with without going away from upstream's 
sources, I won't apply this, talk with upstream about this. 
 
Comment 5 Dieter Edinger 2005-08-18 04:33:01 UTC
Created attachment 66221 [details]
new xine-lib-1.1.0.ebuild with vdr support patch included

Hi,
with the new version of the xine-plugin for vdr the needed patch for xine-lib
works now with standard econf. Please try it and hopefully add this patch to
the gentoo portage.
Regards,
Dieter
Comment 6 Joerg Bornkessel (RETIRED) gentoo-dev 2005-08-19 15:47:19 UTC
Hallo
i have commited the ebuild in the CVS of gentoo.de Overlay to support
the newest vdrplugin-xine and our vdr users.
Maybe, if the ebuild in the main portagetree, i will remove this.

/bin/joerg
Comment 7 Norman Jonas 2005-08-19 17:43:36 UTC
Actually I somewhat wonder what the vdr-xine patch to xine does. Vanilla
xine-lib seems to support software decoding of transport streams because the
native, unpatched lib can handle dvb on a budget card. So I need to change the
title of this bug.

As a sidenode I would like to add that as far as I know without this patch to
xine no one with a budget card can use vdr on gentoo. And budget cards are
probably the most widely spread dvb-t cards / boxes.
Comment 8 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-19 17:55:51 UTC
Then please push that upstream, if they are going to apply it for next 
version, I'll apply it too. 
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2006-08-28 14:39:14 UTC
*** Bug 145407 has been marked as a duplicate of this bug. ***