[vdr] Default Audio Track

2011-08-13 Thread Dominic Evans
A number of UK HD channels have the 'audio description' track as the first audio track in the stream e.g., Stream #0.0[0x201]: Video: h264 (Main), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 56.55 fps, 50 tbr, 90k tbn, 50 tbc Stream #0.1[0x281](NAR): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s

Re: [vdr] Default Audio Track

2011-08-13 Thread Klaus Schmidinger
On 13.08.2011 10:41, Dominic Evans wrote: A number of UK HD channels have the 'audio description' track as the first audio track in the stream e.g., Stream #0.0[0x201]: Video: h264 (Main), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 56.55 fps, 50 tbr, 90k tbn, 50 tbc Stream #0.1[0x281](NAR)

Re: [vdr] Default Audio Track

2011-08-13 Thread Dominic Evans
On 13 August 2011 10:29, Klaus Schmidinger wrote: >> When playing back in VDR frontend it always just defaults to the first >> audio track in the stream, requiring a switch each time. >> >> Is it possible to make VDR default to automatically pick the highest >> quality (e.g. 5.1>  stereo) local-la

[vdr] Failing to tune in Freeview HD channels

2011-08-13 Thread Chris Rankin
Hi, My 209e has arrived and is giving me all the normal Freeview channels. However, I'm unable to tune it into the HD ones. According to this site, the HD channels are all available on a separate MUX: http://www.ukfree.tv/txdetail.php?a=TQ339712 256QAM 32k 2/3 40Mb/s DVB-T2 MPEG4 50 BBC One H

[vdr] FreeviewHD channels.conf OK for xine, but not for VDR

2011-08-13 Thread Chris Rankin
Using scandvb with the "-o vdr" parameter is failing, but without it I get the following lines: BBC HD:55400:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_AUTO:QAM_256:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:0:0:17472 BBC One HD:55400:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:

Re: [vdr] FreeviewHD channels.conf OK for xine, but not for VDR

2011-08-13 Thread Chris Rankin
Now xine isn't tuning into the HD channels again either. Maybe it's a problem with the transmitter, but I'm thinking that the DVB userspace doesn't have enough support for DVB-T2 yet. Cheers, Chris ___ vdr mailing list vdr@linuxtv.org http://www.linux

[vdr] [PATCH] Compile fix for eepg-0.0.3 with g++ 4.6

2011-08-13 Thread Chris Rankin
Hi, This patch fixes compilation of the eepg-0.0.3 plugin with g++ 4.6: --- eepg.c.orig 2009-04-30 13:24:57.0 +0100 +++ eepg.c 2011-08-13 23:22:25.0 +0100 @@ -2684,7 +2684,7 @@ class cEIT2:public SI::EIT { public: -cEIT2 (cSchedules::cSchedules * Schedules, int S