Re: vdr-burn-0.0.5: no free space

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

 



thank for the link :)

i have solve my probleme with this in vdrburn.sh


# Requant Syntax: TempDir Number Filename Faktor
elif [ "$1" = "REQUANT" ]; then
   if [ "$USE_TCREQUANT" == "yes" ]; then
   a=`echo $5 | cut -d"," -f1`
   b=`echo $5 | cut -d"," -f2`
   c=$a.$b

      ExecCmd tcrequant -f "$c" -i "$4" -o "$2/VDRSYNC.$3/requant.mpv"
   else
      ExecCmd requant "$c" < "$4" > "$2/VDRSYNC.$3/requant.mpv"
   fi



Andr? Weidemann a ?crit :

> Hi,
> have you tried the latest version?
> http://vdr.unetz.com/download/
>
>  Andr?.
>
> _______________________________________________
> 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