Re: [vdr] [ANNOUNCE] Cut-a-Lot 0.0.3

2007-05-18 Thread Marius Heidenstecker
Am Freitag, 18. Mai 2007 00:32 schrieb Stone: > On 5/18/07, Stone <[EMAIL PROTECTED]> wrote: > > > If you take 30 frames per sec for NTSC-recordings, you will have 1 / 30 > > > * > > > 9 = 3000 PTS-ticks. So you should try 3005 for the PTS-threshold. > > > Am I > > > right, that you talk about

Re: [vdr] [ANNOUNCE] Cut-a-Lot 0.0.3

2007-05-18 Thread Klaus Schmidinger
On 05/18/07 10:01, Marius Heidenstecker wrote: > Am Freitag, 18. Mai 2007 00:32 schrieb Stone: >> On 5/18/07, Stone <[EMAIL PROTECTED]> wrote: If you take 30 frames per sec for NTSC-recordings, you will have 1 / 30 * 9 = 3000 PTS-ticks. So you should try 3005 for the PTS-threshol

[vdr] burn plugin for 1.4.7?

2007-05-18 Thread Torgeir Veimo
Is there any updated vdr-burn plugin for vdr.1.4.7? I tried v 0.5 and the updated on v .009, and they both use the wrong signature for the Active() method. -- Torgeir Veimo [EMAIL PROTECTED] ___ vdr mailing list vdr@linuxtv.org http://www.linuxt

Re: [vdr] [ANNOUNCE] Cut-a-Lot 0.0.3

2007-05-18 Thread Stone
So you may want to use uint64_t. Thanks again. This works: --- cutalot-0.0.3/cal-mpeg.h.orig 2007-05-18 06:20:53.0 -0700 +++ cutalot-0.0.3/cal-mpeg.h2007-05-18 06:22:08.0 -0700 @@ -8,7 +8,7 @@ #include -typedef uint64 pts_t; +typedef uint64_t pts_t; #define

Re: [vdr] burn plugin for 1.4.7?

2007-05-18 Thread Ville Skyttä
On Friday 18 May 2007, Torgeir Veimo wrote: > Is there any updated vdr-burn plugin for vdr.1.4.7? I tried v 0.5 and > the updated on v .009, and they both use the wrong signature for the > Active() method. cvs -d :pserver:[EMAIL PROTECTED]:/var/cvsroot co burn http://linux.kompiliert.net/contrib/

Re: [vdr] MPlayer plug-in..

2007-05-18 Thread JJussi
On Thursday, 17. Mayta 2007 22:25, Petri Helin wrote: > xine --verbose=3 "4D-# 2007-01-16.rec This is xine (X11 gui) - a free video player v0.99.5. (c) 2000-2007 The xine Team. Built with xine library 1.1.4 (1.1.4) Found xine library version: 1.1.4 (1.1.4). Plateform informations: --

Re: [vdr] burn plugin for 1.4.7?

2007-05-18 Thread Torgeir Veimo
On 18 May 2007, at 17:53, Ville Skyttä wrote: On Friday 18 May 2007, Torgeir Veimo wrote: Is there any updated vdr-burn plugin for vdr.1.4.7? I tried v 0.5 and the updated on v .009, and they both use the wrong signature for the Active() method. cvs -d :pserver:[EMAIL PROTECTED]:/var/cvsroot

Re: [vdr] MPlayer plug-in..

2007-05-18 Thread Petri Helin
JJussi wrote: > LOG SECTION [messages] '19:44:24: xine: found demuxer plugin: Elementary MPEG stream demux plugin' '19:44:24: xine: found input plugin : file input plugin' '19:44:24: xine: couldn't find demux for >4D.rec<' '19:44:23: xine: found input plugin : file input plugin' Well, it

Re: [vdr] Re: Problem with multiple audio channels and DVB subtitles in recordings (YLE Teema)

2007-05-18 Thread Rolf Ahrenberg
On Wed, 16 May 2007, Petri Helin wrote: I have briefly tested the remux and spids patches and found one major problem. Somehow the "voice subtitling" or "audio subtitling" or "spoken subtitling" (whatever the correct naming might be) which is used on YLE's channels, is not correctly recognized