Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Re : VDR files to vob



This patch works for me. I renamed 001.vdr to 001.vob and with this 
patch it is possible for PowerDVD to play this file flawless. DVD2AVI 
works with this stream too. Nothing else seems to be broken (AC3 should 
be tested).

Without this patch I get a mixture of green and image blocks with 
PowerDVD and other tools.

I used the patch with vdr-1.0.4-aio2206.

Andreas Schultz wrote:
> On Monday 15 July 2002 17:38, Andreas Schultz wrote:
> 
> [...]
> 
> 
>>The attached patch against vdr-1.1.4 crudly adds the PS header before
> 
> 
> ok, forgot that attaching doesn't work, so lets try it again:
> 
> ===== remux.c 1.2 vs edited =====
> --- 1.2/remux.c	Mon May 13 20:31:38 2002
> +++ edited/remux.c	Mon Jul 15 16:56:40 2002
> @@ -105,7 +105,7 @@
>  #define MAX_PLENGTH 0xFFFF
>  #define MMAX_PLENGTH (4*MAX_PLENGTH)
>  
> -#define IPACKS 2048
> +#define IPACKS 2034
>  
>  [...]

Hans-Peter





Home | Main Index | Thread Index