Mailing List archive

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

[vdr] Re: VDR -> DivX Converter Script




                                         Roetgen, Mi 21.11.01 20:57

Hi Martin,
thanks for the great script.
I tried to modify the script to avoid concatenating multiple vdr files to=
 =20
one big all.vdr.
I want to use something like "cat 001.vdr 002.vdr | mencoder <options> -"=
 =20
but this does not work.

Just a simple example to explain my problem:

This line works:
mencoder -oac mp3lame -ovc divx4 001.vdr

but this one (same directory, same 001.vdr etc.):
cat 001.vdr | mencoder -oac mp3lame -ovc divx4 -
gives me:

Reading /root/.mplayer/codecs.conf: 18 audio & 41 video codecs
Reading from stdin...
success: format: 0  data: 0x0 - 0x0
MPEG packet stats: p100: 361  p101: 346  PES: 2237
MPEG packet stats: p100: 376  p101: 366  PES: 2254
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Sorry, this file format not recog=
nized/supported =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D If this file is an AVI, ASF or MPEG stream, please contact the =
author! =20
=3D=3D=3D
Cannot open demuxer


Where is the fault? What am I doing wrong?

Even worse:
I have another 001.vdr where both methods work.

Any ideas?

Andreas
--=C2=A0
Andreas H=E2=89=88lscher, Buchenhain 8a, D-52159 Roetgen, Germany
(PGP ID: 1024/0x6AC897BB)



Home | Main Index | Thread Index