help-vcdimager
[Top][All Lists]
Advanced

[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 09:47:04 -0400

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
   INFO: mplex version  1.4.1 (7.12.2000)
   INFO: File mymovienew.mpg is a 11172-2 Video stream.
   INFO: Scanning Video stream for access units information.
   INFO: VIDEO STREAM:
   INFO: nStream length  :   178539405
   INFO: Sequence start :        1
   INFO: Sequence end   :        1
   INFO: No. Pictures   :    37260
   INFO: No. Groups     :     6211
   INFO: No. I Frames   :     6211 avg. size 11232 bytes
   INFO: No. P Frames   :     6210 avg. size  8533 bytes
   INFO: No. B Frames   :    24839 avg. size  2245 bytes
   INFO: No. D Frames   :        0 avg. size     0 bytes
   INFO: Horizontal size:      352
   INFO: Vertical size  :      240
   INFO: Aspect ratio   :   1.0000 VGA etc
   INFO: Picture rate   :   30.000 frames/sec
   INFO: Bit rate       : 1150000 bits/sec
   INFO: Computed rate  :  1150000 bits/sec
   INFO: Peak     rate  :  1247200  bits/sec
   INFO: Vbv buffer size:    40960 bytes
   INFO: CSPF           :        1
   INFO: Selecting generic MPEG1 output profile
   INFO: SYSTEMS/PROGRAM stream:
   INFO: best-guess multiplexed stream data rate    : 1175200
   INFO: Setting best-guess data rate.
   INFO: New sequence commences...
   INFO: sectors muxed: audio=0000000 video=00000000 padding=0000000
   INFO: Audio stream ended.
   INFO: sectors muxed: audio=0000000 video=00000001 padding=0000000
   INFO: Video stream ended.
   INFO: sectors muxed: audio=0000000 video=00077225 padding=0001283



Checking the file types then reveals that they are different and the newly
created one is showing what is expected.

address@hidden temp]$ file test.mpg
test.mpg: MPEG system stream data
address@hidden temp]$ file mymovienew.mpg
mymovienew.mpg: MPEG video stream data


Running VCDImager still causes the same results though... Any other tips??



address@hidden temp]$ vcdimager test.mpg
++ WARN: initializing libvcd 0.7.2 [linux-gnu/i386]
++ WARN:
++ WARN:  this is the UNSTABLE development branch!
++ WARN:  use only if you know what you are doing
++ WARN:  see http://www.hvrlab.org/~hvr/vcdimager/ for more information
++ WARN:
   INFO: scanning mpeg sequence item #0 for scanpoints...
**ERROR: mpeg scan: pack header code expected, but 0x000001e0 found (buflen = 2)










Christoph Scheurer <address@hidden>@gnu.org on 06/01/2001
09:21:50 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 07:19:39AM -0400, address@hidden wrote:
> Do you know of a way that it can be changed to the correct type?
> Or does anybody know of settings in MainActor that can accomplish this. I
> looked around but could not find any reference to multiplexing.
You should try mplex included in the MJPEG tools from mjpeg.sourceforge.net .
It creates a program stream that is compatible with vcdimager and the (S)VCD
specifications.

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






reply via email to

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