[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VCDImager] ERROR: mpeg scan: pack header code expected
From: |
David_Won |
Subject: |
Re: [VCDImager] ERROR: mpeg scan: pack header code expected |
Date: |
Fri, 1 Jun 2001 14:24:17 -0400 |
Thanks to everybody who helped me solve this problem.
As usual the guru's of free software/opensource had all the answers within
minutes.
I can now successfully create VCD's
Steps I used to get this to work.
This was for a vcd ver 1.1
Use Mainactor to create video. Export to required format. 352 x 240 @ 29.97 Hz
(ntsc).
mplex -f1 -0 test.mpg mymovie.mpg Where test is output file.
vcdimager test.mpg
cdrdao write --driver generic-mmc --device 0,00,00 --speed 4 -v 1 videocd.cue
Now for me to take the next step and try making a SVCD
Christoph Scheurer <address@hidden>@gnu.org on 06/01/2001
09:59:31 AM
Please respond to address@hidden
Sent by: address@hidden
To: address@hidden
cc:
Subject: Re: [VCDImager] ERROR: mpeg scan: pack header code expected
On Fri, Jun 01, 2001 at 09:47:04AM -0400, address@hidden wrote:
>
> I ran my problem movie through this program and created a new mpeg called
> test.mpg
>
>
>
> address@hidden temp]$ mplex -o test.mpg mymovienew.mpg
You have to use the correct flag for mplex to tell it to create (S)VCD
compatible streams. Try mplex -h for usage and look for the flags that allow
you to choose the correct output format. I think the flag is -f 1 for VCD and
-f 4 for SVCD. The default is not(!) (S)VCD compatible. You then have to
choose the same format for vcdimager.
Christoph
------------------------------------------------------------------------------
Christoph Scheurer e-mail: address@hidden
Department of Chemistry WWW: http://nessy.chem.rochester.edu/~chris
University of Rochester
P.O. Box RC 270216 phone: +1-716-275-8289
Rochester, NY 14627-0216 +1-716-242-0989 (private)
USA Fax: +1-716-473-6889
------------------------------------------------------------------------------
GnuPG public key: http://nessy.chem.rochester.edu/~chris/key.html
_______________________________________________
Help-VCDImager mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-vcdimager