I edited your changes and when I run vdrconvert with the new vdr2dvd.sh it errors out. Could you post or make available your vdr2dvd.sh? ----- Original Message ----- From: "Falk Spitzberg" <post@xxxxxxxxxxxx> To: "VDR Mailing List" <vdr@xxxxxxxxxxx> Sent: Wednesday, June 24, 2009 5:59 AM Subject: Re: vdrconvert-vdr-1.7.0+ > 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 > _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr