Mailing List archive

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

[vdr] transfron does not execute transcode



Hi,
yesterday I downloaded transfron 0.3.2 and installed it.
I also installed every program necessary for it to run.
When I try to convert a recording to xvid/mp3 I get the following in my log file:

start date: 2003-11-04-9:36
---------------------------------------------
executing: rm -rf -- temp_source//
---------------------------------------------
ln -s -- "/video0/Bud/2003-09-12.22:31.50.50.rec"/[0-9]*.vdr "temp_source//"
---------------------------------------------
executing: transcode -i temp_source/ -y xvid,null -Q 5,5 -V -w 768 -Z 720x544 -J dilyuvmmx -o /dev/null -q 1 -R 1
---------------------------------------------
execution failed: No such file or directory

If I run the above command line from the shell by hand, it is working flawlessly.
I'm quite sure that the PATH is set correctly.
If I start runvdr and have it echo $PATH, it includes /usr/local/bin and this is where transcode resides.
I have no idea what else it could be.

Any help will be greatly appreciated,
André.



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index