Hello,
1) I want to convert *.avi file to a *.vcd
so I can burn it and play it on a DVD which supports VCD format.
I am working on a RedHat 9 platform.
Now , after googling deeply, I tried converting the *.avi file using avidemux.
(http://fixounet.free.fr/avidemux/)


In the doc section in that sight , there is there Divx to VCD tutorial.

I performed everything according to that tutorail, and created 2 files:

one for encoded video  : videocd.m1v
one foe encoded audio : videocd.mp2
Now , I want to multiplex the to a single *.mpg file; I should do it with
mplex of mjpegtools according to that tutorial.
Now, I try :
mplex -S 790 -f 1 -o /tmp/videocd.mpg videocd.m1v videocd.mp2

I get the following error:

INFO: [mplex] mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $)
**ERROR: [mplex] File videocd.m1v unrecogniseable!
**ERROR: [mplex] Unable to open file videocd.mp2 for reading.

why is it so ?

I want to empasize that I had checked with avidemux , and it can play videocd.m1v.

2) are the other alternatives to convert *.avi file to a *.vcd on Linux?

regards,
sting

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to