Adrian wrote:
> > > <[EMAIL PROTECTED] ~>vcdimager -t svcd -l 'Good Bye Lenin CD1' -v -p input.mpg
> > > --DEBUG: initializing libvcd 0.6.2 [linux-gnu/i686]
> > >    INFO: scanning mpeg track #0 for scanpoints...
> > >    **ERROR: mpeg scan: pack header code expected, but 0x00000000 found
> > > (buflen = 2324)
> >
> > Seems you have not used the correct options when encoding or
> > multiplexing.
> >
> 
> Errors like this occur sometimes with vcdimager, and can often be fixed by 
> de-multiplexing the file (eg with mpgdemux from http://mpgtx.sourceforge.net) 
> and multiplexing again with e.g. mplex (-f 4)

Ok, I tried that but mplex -f 4 failed for some reason. Here is a transcript
of the output:

<[EMAIL PROTECTED] ~>mpgdemux -b gbl1 ed2k/incoming/Good.Bye.Lenin_German_1.of.3.mpg 
 Demultiplexing : [audio 01  video 01] [100.00%]9%]
<[EMAIL PROTECTED] ~>ls -l gbl1-0.m*
-rw-r--r--    1 lal      lal      655902104 Mar 16 11:48 gbl1-0.m2v
-rw-r--r--    1 lal      lal      63872556 Mar 16 11:48 gbl1-0.mp
<[EMAIL PROTECTED] ~>mplex -f 4 -o gbl1.mpg gbl1-0.m*
   INFO: [mplex] mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $)
   INFO: [mplex] File gbl1-0.m2v looks like an MPEG Video stream.
   INFO: [mplex] File gbl1-0.mp2 looks like an MPEG Audio stream.
   INFO: [mplex] Found 1 video streams 1 MPEG audio streams and 0 AC3 streams
   INFO: [mplex] Selecting SVCD output profile
   INFO: [mplex] Scanning for header info: Video stream e0 (gbl1-0.m2v) 
   INFO: [mplex] VIDEO STREAM: e0
   INFO: [mplex] Frame width     : 480
   INFO: [mplex] Frame height    : 576
   INFO: [mplex] Aspect ratio    : 4:3 display
   INFO: [mplex] Picture rate    : 25.000 frames/sec
   INFO: [mplex] Bit rate        : 2300000 bits/sec
   INFO: [mplex] Vbv buffer size : 114688 bytes
   INFO: [mplex] CSPF            : 0
   INFO: [mplex] Scanning for header info: Audio stream c0 (gbl1-0.mp2)
   INFO: [mplex] AUDIO STREAM:
   INFO: [mplex] Audio version  : 1.0
   INFO: [mplex] Layer          :        3
   INFO: [mplex] CRC checksums  :      yes
   INFO: [mplex] Bit rate       :    28672 bytes/sec (224 kbit/sec)
   INFO: [mplex] Frequency      :     44100 Hz
   INFO: [mplex] Mode           :        0 stereo
   INFO: [mplex] Mode extension :        0
   INFO: [mplex] Copyright bit  :        0 no copyright
   INFO: [mplex] Original/Copy  :        1 original
   INFO: [mplex] Emphasis       :        0 none
   INFO: [mplex] SYSTEMS/PROGRAM stream:
   INFO: [mplex] rough-guess multiplexed stream data rate    : 2577200
   INFO: [mplex] target data-rate specified               : 2788800
   INFO: [mplex] Setting specified specified data rate: 2788800
   INFO: [mplex] Sectors = 78 Video delay = 46800 Audio delay = 46800
   INFO: [mplex] New sequence commences...
   INFO: [mplex] Video e0: buf= 235520 frame=000000 sector=00000000
   INFO: [mplex] Audio c0: buf=   4096 frame=000000 sector=00000000
++ WARN: [mplex] End of component bit-stream ... seeking next
++ WARN: [mplex] Failed to find start of next stream at 38236160 prev 38235428 !
[ ... ]
++ WARN: [mplex] End of component bit-stream ... seeking next
++ WARN: [mplex] Failed to find start of next stream at 38435177 prev 38434448 !
**ERROR: [mplex] INTERNAL ERROR: additional data required but no free space in input 
buffer

Regards
lal


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to