Re: [vdr] demuxing subtitles with projectx

2007-12-15 Thread Petri Helin
Davide Cavalca wrote: Davide Cavalca ha scritto: Hello everybody, I've recorded some shows (with subtitles) with vdr 1.5.10, I wanted to demux the recordings with projectx but it looks like it has some problems coping with the new subtitles; the error is suppic unknown cmd: 44 Just tried

[vdr] Fix Pid not available error in the streamdev plugin VDR-VDR connection

2007-12-15 Thread Jose Alberto Reguero
This patch fix the error Pid xxx not available in the streamdev plugin with VDR-VDR connection, that cause not tunning to the channel. The problem is that sometimes, when cConnectionVTP::CmdADDP is called, m_LiveStreamer is NULL, and then return an errorr. m_LiveStreamer became null in

[vdr] Problem with locales and gettext

2007-12-15 Thread Patrick Maier
Hi, I've a problem with the locales. Everytime I start my server with VDR, the locales are not recognized. I've done a bit of debugging output to see where the problem is located. The entries (*.mo) in the locales directory are found. The environment is set correctly, but the LanguageName is not

Re: [vdr] DVD-Plugin compile failure

2007-12-15 Thread Simon Baxter
[EMAIL PROTECTED] dvd-0.3.6_b03]# make g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='dvd' -I../../../../DVB/include -I../../../include -I../../../../DVB/include -I/usr/include/dvdnav dvd.c /usr/include/dvdnav/dvdnav.h:367: error: expected ',' or '...'