PDA

View Full Version : xvid to SVCD problem


asher
15th April 2006, 14:14
Hi all,

I have the following problem. I tried to encode a xvid .avi file with TEMPGEnc to a .mpg with the steps provided here http://german.doom9.org/index.html?/mpg/tmpg-svcdoutput-ger.htm
(sry did not found the eng guide) In settings menue I used all SVCD related options like Mpeg2, 480x576, 25fps, 44.1khz 224b/s.

Still after encoding and splitting I get the following error in nero.
The following problems where found: -stream encoding which is invalid for a [Super] Video CD.

Can anybody tell me what I did wrong or what may cause the problem?

Thx and greetz
ash

BergH
15th April 2006, 17:48
Hello !

Feed the mpg to BITRATEVIEWER and copy the information from the window down right into a post.
Then we have something to work with.

asher
15th April 2006, 18:20
Here are the readings from Bitrate Viewer

Num. of picture read: 152095
Stream type: MPEG-2 MP@ML VBR
Resolution: 480*576
Aspect ratio: 4:3 Generic
Framerate: 25.00
Nom. bitrate: 2520000 Bit/Sec
VBV buffer size: 56
Constrained param. flag: No
Chroma format: 4:2:0
DCT precision: 8
Pic. structure: Frame
Field topfirst: No
DCT type: Field
Quantscale: Nonlinear
Scan type: Alternate
Frame type: Interlaced
Notes:

BergH
15th April 2006, 19:21
Hello again !

Looks good.
Did you used the SVCD template?
You should because TM has so many buttons to play with.

Nervertheless.
Did you tried to Demux (de-multiplex) the File and multiplex it with TM?
If you selected the wrong Stream type (MPEG2 instead of SVCD) the Stream has all parametres right , except the Packte Size of the Stream.
DVD and everything on the Computer /CD has normally 2048 packet size where VCD/SVCD work with 2324 packet size.

If you can still find it on the net try muxing it with bbmpeg (XP fixed version) . At its time it was THE MUXER for SVCD.

asher
15th April 2006, 19:42
Jap I did try many different ways, the actual file was encodet with the svcd template. I'm trieing now your demux - mux suggestion. I'll be back with the result soon.


Update:

Worked fine. Thx for the Help