Log in

View Full Version : cvd and autopadding


bu
30th April 2003, 16:40
Hey fellas!
iam currently experimenting with cvd (not vcd!) to achieve higher quality with less bitrate (duh)
i use avisynth 2.5 to frameserve the resized avi to cce 2.66 which is encoded via multipass vbr. However after multiplexing with bbmpeg (tried with tmpgenc aswell) and adding the file to vcdeasy it says that the mpg needs to be autopadded.
this requires some 100mb on disc more, as autopadding requires to insert additional zero bytes into the MPEG stream.

so, afterall the advantage of better quality for less bitrate is traded away, since i can only put 700mb on one disc in mode2 ¬_¬

is there a way to avoid autopadding (maybe a different program to author the cvd, diff muxer...) or is it compulsory when it comes to cvd?

Regards,
bu

tasplaa
6th May 2003, 20:59
try TMPGenc->MPEG tools->multiplex->add your mpeg->try the options of the dropdown menu->run (for me conversion to mpeg2 svcd vbr worked)

Abond
7th May 2003, 15:37
@bu
How did you mux, which program stream?
How did you author in vcdeasy - as vcd or svcd?

tasplaa
7th May 2003, 19:38
i'm sorry i did not tell you that i'm working with Svcds not cvds.i just proposed something that you can experiment with.i would try to work with it as svcd.the only you have to lose is some minutes.
sorry again for the misunderstanding.

Holomatrix
7th May 2003, 22:11
@ bu - did you mistakenly mux using the vcd option in bbmpeg? You should mux a CVD using the SVCD settings in bbmpeg then it won't need to be padded. And if your using 80min Cd's then you can put 812meg mode2 on the CD burned as a SVCD. Have you just tried to burn the mpeg using NERO's SVCD wizard?

bu
8th May 2003, 10:00
ah cheers.
i read somewhere i have to mux it with the mpeg-2 settings in bbmpeg,
but muxing with svcd settings and authoring as svcd in vcdeasy did the trick!! ^^;;

thanks for the help,
bu