Re: vdrconvert-vdr-1.7.0+

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

 



Am Dienstag, den 23.06.2009, 19:23 -0400 schrieb hu_emulator:
> Does anyone have a modded vdrconvert script that will convert the new .ts 
> files that vdr-1.7.0+ now saves?

I have changes only for the conversion to DVD, here the diff between the
standard- and the TS version of vdr2dvd.sh:

1124c1121
<                       local vdrfiles=`$LS $i/[0-9]*.vdr`
---
>                       local vdrfiles=`$LS $i/[0-9]*.ts`
1175c1172
<                       nice -n ${PRIO} cat $i/[0-9]*.vdr
>>${UniqueDir[Number]}/00001.vdr
---
>                       nice -n ${PRIO} cat $i/[0-9]*.ts
>>${UniqueDir[Number]}/00001.vdr

cap.sh also needs a change, which works for all conversions

1124c1121
<                       local vdrfiles=`$LS $i/[0-9]*.vdr`
---
>                       local vdrfiles=`$LS $i/[0-9]*.ts`
1175c1172
<                       nice -n ${PRIO} cat $i/[0-9]*.vdr
>>${UniqueDir[Number]}/00001.vdr
---
>                       nice -n ${PRIO} cat $i/[0-9]*.ts
>>${UniqueDir[Number]}/00001.vdr


Hope, it helps.


> 
> Thanks 
> 
> 
> _______________________________________________
> vdr mailing list
> vdr@xxxxxxxxxxx
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-- 
Falk Spitzberg
Tel: +49 5242 901626
E-Mail: post@xxxxxxxxxxxx


_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux