Re: [vdr] xineliboutput - choppy problem

2010-05-15 Thread Halim Sahin
hi, Make sure that your vdpau is working. Have installed the xinelib-1.2-vdpau branch? To check if you have vdpau run vdr-xfe --video you have the right info and the last two lines: Available video drivers: dxr3 aadxr3 xv raw opengl xshm none sdl fb Available audio drivers: pulseaudio alsa oss esd

Re: [vdr] dvb-s2 transponder can be received but channels are not automatically found

2010-05-15 Thread Newsy Paper
Hi Klaus, thx for your answer. Only 3 channels are found Ned3, Film1 HD and Sport 1 HD. I also noticed this problem on some dvb-s2 transponders at 28.2 East. kind regards Newspaperman Here's pid 0x0 and 0x11 I utilized with dvbsnoop:

Re: [vdr] vdr and aac support

2010-05-15 Thread Newsy Paper
thx Klaus for your patch, but seems like there's something missing. Perhaps in remux.c? DDpid and Apid are both 0 If I enter aac pid in ddpid field it's set back to 0 again. kind regards Newspaperman --- Klaus Schmidinger schrieb am Fr, 14.5.2010: > Von: Klaus Schmidinger > Betreff: Re: [vd

Re: [vdr] vdr and aac support

2010-05-15 Thread Steffen Barszus
On Fri, 14 May 2010 16:13:36 +0200 Klaus Schmidinger wrote: > On 07.05.2010 09:53, Newsy Paper wrote: > > Hi! > > > > there are some channels using aac for audio. I.e. SABC1 at > > 23.5°East 10758 V 22000 8/9 DVB-S2 Seems vdr doesn't support aac as > > no pid is entered neither for apid nor for

Re: [vdr] xineliboutput - choppy problem

2010-05-15 Thread Arthur Konovalov
Halim Sahin wrote: Have installed the xinelib-1.2-vdpau branch? ... You can download the right xinelib with vdpau support from hg with this command: hg clone http://hg.debian.org/hg/xine-lib/xine-lib-1.2-vdpau Default xine-lib-1.2 branch has already incorporated vdpau support and mentioned a

Re: [vdr] vdr and aac support

2010-05-15 Thread Luis Fernandes
hello everybody, in my case of he-aac streamtype 0x11 coming in, if you want to record or listen to xineliboutput i have to change in remux.c and pat.c in the following lines, pat.c case 0x04: / / STREAMTYPE_13818_AUDIO + case 0x11: / / ISO/IEC 14496-3 Audio with LATM transport syntax thus ad

Re: [vdr] vdr and aac support

2010-05-15 Thread Newsy Paper
hi Luis, seems like an ugly hack. Channel I'm receiving here has: Stream_type: 15 (0x0f) [= ISO/IEC 13818-7 Audio with ADTS transport sytax] kind regards Newspaperman --- Luis Fernandes schrieb am Sa, 15.5.2010: > Von: Luis Fernandes > Betreff: Re: [vdr] vdr and aac support > An: "VDR Mail

Re: [vdr] xineliboutput - choppy problem

2010-05-15 Thread Jiri Jansky
My problem isn't VDPAU related, because I have same no smooth playing with XV output too. (I tested pal mpeg2 television stations without postprocessing and i used about 20% on my pentium4). Halim Sahin napsal(a): hi, Make sure that your vdpau is working. Have installed the xinelib-1.2-vdpau

Re: [vdr] xineliboutput - choppy problem

2010-05-15 Thread Scott Waye
Have you tried with the CPU governor turned off? I know you said the CPU is not busy, but worth elimninating. Scott Sent from my HTC - Reply message - From: "Jiri Jansky" Date: Sat, May 15, 2010 22:12 Subject: [vdr] xineliboutput - choppy problem To: "VDR Mailing List" My problem is