help-vcdimager
[Top][All Lists]
Advanced

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

[VCDImager] **ERROR: mpeg scan: pack header code expected, but 0x000001b


From: Matt Mossholder
Subject: [VCDImager] **ERROR: mpeg scan: pack header code expected, but 0x000001b9 found (buflen = 2324)
Date: Sat, 02 Jun 2001 10:37:36 -0400
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.17-14 i686; en-US; m18) Gecko/20001107 Netscape6/6.0

I am getting the above error while trying to create a VCD. Here's the command line:

>vcdimager Hatfield-McCoy002.mpg
 INFO: scanning mpeg sequence item #0 for scanpoints...
**ERROR: mpeg scan: pack header code expected, but 0x000001b9 found (buflen = 2324)

The MPG file was greated by using dvgrab to pull a type 2 DV AVI file from a dv camcorder, then MJPEG Tools was used to process the image into what should be a VCD compatible format. The resulting file plays file plays fine in mtv, gtv, and the like. also, doing a "file Hatfield-McCoy002.mpg" reports that the file is an mpeg system stream, not a an mpeg video file ( this is correct, right?). Doing a little seaching, a pack code of 0x000001b9 appears to be an ISO 11172 END CODE pack header, if that helps.

Any suggestions?

P.S. Here are the mjpegtools Icommands I used:

lav2yuv -I 1 /mnt/disk/avi/Hatfield-McCoy002.avi | yuvscaler -o VCD | mpeg2enc -m 1 -2 1 -4 1 -s -b 1152 -r 16 -h -o Hatfield-McCoy002.m1v

lav2wav /mnt/disk/avi/Hatfield-McCoy002.mjpeg.avi | mp2enc -V -o Hatfield-McCoy002.audio.mpg

mplex -f 1 -o Hatfield-McCoy002.mpg Hatfield-McCoy002.m1v Hatfield-McCoy002.mp2

  --Matt Mossholder




reply via email to

[Prev in Thread] Current Thread [Next in Thread]