View Full Version : XviD -> VCD problem


d4Rk Ch1Ld
24th January 2003, 01:15
I wanted to convert one movie (xvid origin) for friend to VCD
here is the script i used...

originaly the avi has dimension 640*270 (yap you read right, 270)

------------------------------------------------
loadplugin("G:\AVS_PLUGINS\textsub.vdf")
rdvideo = avisource("G:\RedDragon\RD-VIDEO.avi")
rdaudio = wavsource("G:\RedDragon\RD-AUDIO.cd1.wav")+wavsource("G:\RedDragon\RD-AUDIO.cd2.wav")
audiodub(rdvideo, rdaudio)
converttoyuy2() <-optional.. i mean to put some filters later for a little smoothing beacuse the smartguy used qpel probably with some older version of xvid and it looks like shit ;)
changefps(25)
addborders(0,105,0,105)
bilinearresize(352,288)
textsub("G:\RedDragon\RD-SUBTITLE.sub")
------------------------------------------------

in the attachment is my problem ;) actualy in few words it seems
like its continuosly increasing contrast and intensity, but when it comes to keyframe it resets and then again...

btw i tryed several xvid codec revisions (from 25.11.2002 till 15.01.2003) problem stays, btw i am using ffdshow 03.01.2003 and no problem with playback... anyone knows some actual problem or better solution for this ? thx in advance

sorry for my slappy english... its written in the rush, got to know what to tell friend...

bond
24th January 2003, 07:58
Originally posted by d4Rk Ch1Ld
I wanted to convert red dragon (dvdscreener) for friend to VCDthis is no warez board, i suggest removing the first sentence!

d4Rk Ch1Ld
24th January 2003, 16:00
Originally posted by bond
this is no warez board, i suggest removing the first sentence!

sorry post edited thx for the info didnt mean to disturbe anyone...

d4Rk Ch1Ld
25th January 2003, 12:41
So there aint any particular solution for this ?

mulder77
28th January 2003, 08:28
Originally posted by d4Rk Ch1Ld
So there aint any particular solution for this ?

Have a look at http://shh.dvdboard.de/
If you don't know it yet, maybe it will guide you the right way.
I did convert a xvid to svcd this way. AR was correct and it was nearly 3x as fast as my script. Although I am not really experienced in writing avs-scripts;-)))


mulder77

d4Rk Ch1Ld
28th January 2003, 13:22
Originally posted by mulder77
Have a look at http://shh.dvdboard.de/
If you don't know it yet, maybe it will guide you the right way.
I did convert a xvid to svcd this way. AR was correct and it was nearly 3x as fast as my script. Although I am not really experienced in writing avs-scripts;-)))


mulder77

thanx for reply, but i already did my VCD... with a help of new divx503 renderer :) that supports xvids qpel i guess...

btw i am aware of this program long time ago... awesome for SVCD makers...

cube
28th January 2003, 19:38
Why does noone ever read the guides?

http://doom9.org/mpg/avi2svcd.htm