[vdr] xine-plugin and vdpau

2010-01-23 Thread Jussi J
Hi!
I have "nVidia Corporation G96 [GeForce 9400 GT] (rev a1)" what is VDPAU
capable. I have loaded xine-plugin and try to use vdr-sxfe in vdpau mode,
but no success..

In messages-log:
Jan 23 11:50:24 htpc kernel: [ 1920.821235] vdr-sxfe[2865]: segfault at
7f17a5df76e8 ip 7f17a6240509 sp 7fff1dfe4540 error 7 in
libxine.so.2.0.0[7f17a6228000+51000]

vdr-sxfe gives next:

v...@htpc:~$ vdr-sxfe --video=vdpau --audio=alsa xvdr://localhost
vdr-sxfe 1.0.90-cvs  (build with xine-lib 1.1.90, using xine-lib 1.1.90)

Video driver: vdpau
Audio driver: alsa
VDR Server: xvdr://localhost

[2865] [vdr-fe]Error: The name org.gnome.ScreenSaver was not provided by
any .service files
[2865] [vdr-fe]   (ERROR (tools/gnome_screensaver.c,126): Resource
temporarily unavailable)
vo_vdpau: Can't create vdp device : No vdpau implementation.
[2865] [vdr-fe]fe_xine_init: xine_open_video_driver("vdpau") failed
Error initializing xine
Segmentation fault
v...@htpc:~$

System is vdr-1.7.10 @ Ubuntu 9.10

Any ideas where problem lies?
--
Jussi Jaaskelainen
http://www.jjussi.com
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine-plugin and vdpau

2010-01-23 Thread Petri Helin
On Sat, Jan 23, 2010 at 11:59 AM, Jussi J  wrote:
> Hi!
> I have "nVidia Corporation G96 [GeForce 9400 GT] (rev a1)" what is VDPAU
> capable. I have loaded xine-plugin and try to use vdr-sxfe in vdpau mode,
> but no success..

AFAIK xine-plugin normally refers to vdr-xine, but I think you mean
xineliboutput, since you also mention vdr-sxfe.

>
> Any ideas where problem lies?

Check the following:

1. Make sure you have a xine-lib which supports vdpau. Since you seem
to be using xine-lib 1.2, it might be best to get the current hg in
case you haven't yet.

2. Make sure you have everything installed from nvidia drivers pov.
The simplest choice is to install manually the driver which nvidia
provides on their web page. But if you use a distribution package,
make sure you install the vdpau library as well.

3. Check that you have configured xineliboutput with vdpau enabled.

If you do all of the above steps properly, you should have no problems
with vdpau.

-Petri

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-webvideo 0.2.0

2010-01-23 Thread Antti Ajanki

On Sat, 23 Jan 2010, Aimo Parru wrote:


On Sunday 17 January 2010 22:22:45 Antti Ajanki wrote:

New version of the Webvideo plugin is available at
http://users.tkk.fi/~aajanki/vdr/webvideo/


Is there something wrong with the Makefile?

I've tried everything but I cannot get through APIVERSION test.


Yes, the Makefile didn't support VDR's make plugins. You should follow the 
installation instructions in README.


I made a new bug fix release 0.2.1 that adds support for Python versions 
other than 2.5 and adds some support for make plugins (but you still 
should see README to get all required components installed). It is 
available at http://users.tkk.fi/~aajanki/vdr/webvideo/ .


Antti


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] new support

2010-01-23 Thread abbe normal
hello rob

thanks for the info i will be trying this today so ill email back
later on how it works out... as far as the bandwidth i have 100 now
can move to 1000 just have to put the switch in but never noticed if
there was a slow down as ive not had this up and running full time
yet...

abbe

On 1/22/10, Rob Davis  wrote:
> abbe normal ha scritto:
>
>> rob yes they do have there own channel scanner built into there
>> software and it produces a simple layout of info... i will attach a
>> txt file of that output... so you can have a look at it...
>>
>> thanks guys for all the input think this will work and be smooth
>> working with all your help and input...
>>
>
> What do you use to stream it to mplayer or vlc?  Looks like the channel
> scanner has done the right thing.
> You can check what channels you should get using the hdhomerun website..
>
> For instance for my zip, I get this
> http://www.silicondust.com/hdhomerun/lineup_web/US:61110#lineup_1173095
>
> Also looks like you're using ATSC over the air intead of Cable..
>
> Is there enough bandwidth to stream an HD mpeg2 stream on your network?
> I had trouble on mine when I used vdr-sxfe on a seperate box to the
> server.  I worked, but I couldn't access the internet as all my internal
> bandwidth was gone..
>
>
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine-plugin and vdpau

2010-01-23 Thread Jussi J
OK,
updating nvidia drivers to 195 (from 184) helped..
Now I can use 'vdr-sxfe --video=vdpau', however xine cannot connect directly
to vdr, says that there is no plugin to support vdr format.. :-/

--
Jussi Jaaskelainen
http://www.jjussi.com


Marie von 
Ebner-Eschenbach
- "Even a stopped clock is right twice a day."

2010/1/23 Petri Helin 

> On Sat, Jan 23, 2010 at 11:59 AM, Jussi J  wrote:
> > Hi!
> > I have "nVidia Corporation G96 [GeForce 9400 GT] (rev a1)" what is VDPAU
> > capable. I have loaded xine-plugin and try to use vdr-sxfe in vdpau mode,
> > but no success..
>
> AFAIK xine-plugin normally refers to vdr-xine, but I think you mean
> xineliboutput, since you also mention vdr-sxfe.
>
> >
> > Any ideas where problem lies?
>
> Check the following:
>
> 1. Make sure you have a xine-lib which supports vdpau. Since you seem
> to be using xine-lib 1.2, it might be best to get the current hg in
> case you haven't yet.
>
> 2. Make sure you have everything installed from nvidia drivers pov.
> The simplest choice is to install manually the driver which nvidia
> provides on their web page. But if you use a distribution package,
> make sure you install the vdpau library as well.
>
> 3. Check that you have configured xineliboutput with vdpau enabled.
>
> If you do all of the above steps properly, you should have no problems
> with vdpau.
>
> -Petri
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] S2API wrapper + hard link cutter for VDR-1.7.11

2010-01-23 Thread Udo Richter
Am 18.01.2010 18:59, schrieb Christopher Reimer:
>> Hard Link Cutter patch, for fast editing of recordings:
>> New version for VDR-1.7.11
>>
>> http://www.udo-richter.de/vdr/patches.en.html#hlcutter
> 
> Why isn't this great patch integrated into VDR?

Not everyone likes to have small file pieces, and there are more
important things to integrate before. But after the big changes have
settled, I hope that Klaus will consider it. At least the new ts
recording format was already extended to match the needs of hard link
cutter (up to 65535 files instead of 255).


Cheers,

Udo

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] How to seek/play splitted record files

2010-01-23 Thread Udo Richter
Am 22.01.2010 19:01, schrieb Denis Loh:
> I want to implement a record player for my UPnP plugin and was
> wondering how the record files are played by the VDR. I found out
> that cFileName und cUnbufferedFile may be my friends, but I don't
> know how to seek a given file offset, if the recording is regarded as
> a single file.

You need the cIndexFile object too. The file represents the index.vdr
(or now just index) files contents, and has a translation function Get()
that translates an ongoing frame number into a file number and a byte
offset. Optionally, it tells you the frame type and length (if known).

Hint: The main playback loop of VDR is in cDvbPlayer::Action.


Cheers,

Udo

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-webvideo 0.2.0

2010-01-23 Thread Aimo Parru
On Saturday 23 January 2010 15:47:27 Antti Ajanki wrote:
 
> Yes, the Makefile didn't support VDR's make plugins. You should follow the
> installation instructions in README.

I've tried to follow the README file.

Now I can get it compiled, like I did yesterday, but it is not loaded due the 
incompatibility:
"WARNING: The following plugins have been left out due to really binary 
incompatibility: webvideo."

Webvideo 0.1.7 works fine.

-- 
amppa

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine-plugin and vdpau

2010-01-23 Thread Darren Salt
I demand that Petri Helin may or may not have written...

> On Sat, Jan 23, 2010 at 11:59 AM, Jussi J  wrote:
>> I have "nVidia Corporation G96 [GeForce 9400 GT] (rev a1)" what is VDPAU
>> capable. I have loaded xine-plugin and try to use vdr-sxfe in vdpau mode,
>> but no success..

> AFAIK xine-plugin normally refers to vdr-xine,

In context, that seems reasonable.

However, we have a browser plugin named xine-plugin. Don't call the VDR xine
plugin "xine-plugin"...

[snip]
-- 
| Darren Salt| linux at youmustbejoking | nr. Ashington, | Doon
| using Debian GNU/Linux | or ds,demon,co,uk| Northumberland | Army
| + http://www.youmustbejoking.demon.co.uk/ & http://tlasd.wordpress.com/

You are under surveillance.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine-plugin and vdpau

2010-01-23 Thread Jussi J
Sorry.. My fault.. It's vdr-plugin-xine.. :-)
Anyway, now I can use it thru vdr-sxfe (but not using xine-ui; but that's
not relevant)

--
Jussi J

2010/1/23 Darren Salt 

> I demand that Petri Helin may or may not have written...
>
> > On Sat, Jan 23, 2010 at 11:59 AM, Jussi J  wrote:
> >> I have "nVidia Corporation G96 [GeForce 9400 GT] (rev a1)" what is VDPAU
> >> capable. I have loaded xine-plugin and try to use vdr-sxfe in vdpau
> mode,
> >> but no success..
>
> > AFAIK xine-plugin normally refers to vdr-xine,
>
> In context, that seems reasonable.
>
> However, we have a browser plugin named xine-plugin. Don't call the VDR
> xine
> plugin "xine-plugin"...
>
> [snip]
> --
> | Darren Salt| linux at youmustbejoking | nr. Ashington, | Doon
> | using Debian GNU/Linux | or ds,demon,co,uk| Northumberland | Army
> | + http://www.youmustbejoking.demon.co.uk/ & http://tlasd.wordpress.com/
>
> You are under surveillance.
>
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] vdr-webvideo 0.2.0

2010-01-23 Thread Aimo Parru
On Saturday 23 January 2010 20:21:36 Aimo Parru wrote:
 
> Now I can get it compiled, like I did yesterday, but it is not loaded due
>  the incompatibility:
> "WARNING: The following plugins have been left out due to really binary
> incompatibility: webvideo."


Could it be libwebvi?

am...@super:~/vdr-src/vdr-1.6.0$ vdr -V -P webvideo
vdr: libwebvi.so.0: cannot open shared object file: No such file or directory
vdr (1.6.0/1.6.0) - The Video Disk Recorder

I haven't changed the prefix and libvedvi.so.0 is in /usr/local/lib/

Btw. I think there is wrong version in webvideo.c (0.2.0 shouldn't it be 
0.2.1).

-- 
amppa

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr