Mailing List archive

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

[vdr] Re: How to remove a certain soundtrack from a vdr-recording ?



Am So, 2004-09-12 um 23.52 schrieb Marco Kremer:
> Hi,
>  
> i want to remove the AC3 or a MP2 soundtrack from a vdr-recording, because
> the mixture from diffrent vdr-recordings with diffrent soundtrack-settings
> generates problems during converting with vdrconvert. I tried it with
> Project X with no luck.
>  
> Perhaps anybody has a solution ?
>  
> /hgm.bg

If you are using vdrsync2 with vdrconvert you can add the option -ignore
to the call of vdrsync.pl to ignore a specific stream. 
>From "vdrsync.pl -?":
        -ingore stream1[,stream2]...
            tells the script to ignore  stream1..n. Useful for
            deliberately omitting streams (like AC3) or if you have
            trouble with one stream

For example simply set the variable $VDRSYNC_OPTS in your vdrconvert.env
to "-ignore bd" to remove the AC3 stream (which I often don't get in
sync with the video stream and dvdauthor complains a lot - but only on a
few stations :-( ).
The stream numbers of a recording are displayed by vdrsync.pl -i.

Christoph





Home | Main Index | Thread Index