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

Re: crontab Problem



Hallo Christoph,

Am 2006-02-18 13:36:31, schrieb Christoph Grzeschik:
> Ich habe mir ein Skript zum Aufnehmen von Videos über DVB-T besorgt:
> 
> #!/bin/bash
> 
> stream="$1"
> file="/home/grzeschc/files/filme/$2"
> length=$(($3 * 1500))
> 
> stream="dvb://$stream"
> 
>  mencoder $stream -o "$file.mpg" -of mpeg -mpegopts 'format=dvd' 
   ^^^^^^^^
Gib mal hier den vollen Pad an, dann wirds auch funktionieren.

Greetings
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: