Re: [vdr] What are recommended versions for a dxr3 setup ?

2011-10-12 Thread Christian Gmeiner
try the following repo: https://github.com/austriancoder/em8300 At the moment I have no em8300 setup around, where I can run some tests, but its planed for the weekend. Feedback is always welcome. greets, Christian Gmeiner, MSc ___ vdr mailing list vdr@li

Re: [vdr] [ANNOUNCE] vdr-dxr3 0.2.12

2011-02-07 Thread Christian Gmeiner
://git.linuxtv.org/media_tree.git?a=commitdiff;h=e5fc54719861ab6ff0853a14b0c44272874a297f -- Christian Gmeiner, MSc 2011/2/6 YUP > Please use the following patch for kernel 2.6.{36,37} (in attachment). > Christian's repository hasn't been changed for a 3 months and you cannot > compile

Re: [vdr] Problem with VDR 1.7.15 and dxr3plugin 0.2.10

2010-08-24 Thread Christian Gmeiner
situation much more, as the OSD is quite a complex construct and I could close some open bugs in the tracker. Alsa output does not support digital audio at the moment... but I will bring back OSS - which supports digital and analog output. greets -- Christian Gmeiner, MSc 2010/8/24 Teemu Suikki : >

Re: [vdr] Does vdr buffer TS/PES packets intern

2010-06-28 Thread Christian Gmeiner
Okay I got it... it was a bug in the plugin, which is fixed now :) -- Christian Gmeiner, MSc 2010/6/28 Christian Gmeiner : > Hi all, > > I am still working to improve the vdr-plg-dxr3 and I run into an > issue. Lets say I watch TV but there is nothing interesting to watch, &g

[vdr] Does vdr buffer TS/PES packets intern

2010-06-28 Thread Christian Gmeiner
m the previous audio/video stream, but only the new data a pts value around -718037321. Is this a bug or a feature of VDR? thanks -- Christian Gmeiner, MSc ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Jerky sound with dvdplugin (dxr3)

2009-11-03 Thread Christian Gmeiner
lot of them. greets, -- Christian Gmeiner, MSc ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] vdr 1.7.9 with dxr3 problem

2009-10-09 Thread Christian Gmeiner
with it. So the chances are good that I will look into vdr 1.7.x support. greets, -- Christian Gmeiner, B.Sc. 2009/10/9 H. Onur : > hi, > > i upgraded my old pc which is using 1.6.0 to 1.7.9 with dxr3 plugin. > > but vdr outputs choppy sound. the console gives this error mess

[vdr] Question about SetPlayMode()

2009-02-22 Thread Christian Gmeiner
is not possible to call PlayVideo, etc., as the plugin has no control about its device. Can it happen hat vdr or any vdr-plugin calls PlayVideo, etc in this state? -- Christian Gmeiner, B.Sc. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org

Re: [vdr] [ANNOUNCE] vdr-dxr3 version 0.2.7

2007-05-12 Thread Christian Gmeiner
Can be downloaded from sf - a lot of fun. 2007/5/12, Ville Skyttä <[EMAIL PROTECTED]>: Version 0.2.7 of the vdr-dxr3 plugin is out. Changes since 0.2.6: - add Polish translation (Mikolaj Tutak) - sync "make install" with VDR 1.4.2-2 (Ville Skyttä) - use cCondWait::SleepMs() instead of usleep (

[vdr] Add statusinformation for cutter thread via cStatus

2006-11-01 Thread Christian Gmeiner
Hi all i have found an older patch of me lying around.. maybe this time it will get into an official release of vdr. Greets, Christian Gmeiner vdr_cutter_status.patch Description: Binary data ___ vdr mailing list vdr@linuxtv.org http

[vdr] Parsing a pes packet

2006-08-14 Thread Christian Gmeiner
Hi all. I want to parse a pes packet, which a vdr-device gets via its cDevice method (int cDevice::PlayVideo(const uchar* data, int length). I have looked at this page: http://dvd.sourceforge.net/dvdinfo/pes-hdr.html and i can parse pes, dts and other stuff. But i need some more informations l