N3m1515
14th April 2002, 11:55
CCE version 250.01.00
heres the simple avs file (which worked fine yesterday)
now won't accept any avs at all???
loadplugin("c:\dvd\mpeg2dec.dll")
v=mpeg2source("C:\TEMP\HERO\HERO.d2v")
a=wavsource("C:\TEMP\HERO\HERO.wav")
audiodub(v,a)
bicubicresize(480,576)
Also with a dvd I am doing, some of the episodes on it are fine but two turn out jerky whatever I seem to do even though they are all meant to be the same structure, picture type etc. I encoded with tmpgenc and cce (not too sure about video settings) and both times the svcd has had jerky, stuttering video and audio. Sort of backwards and forwards motion.
The audio is fine until muxxed or encoded to the video. I can do a vcd but no Mpeg 2.
I read the guides and they said that if the Picture structure is frame based then check progressive frames but the source is interlaced, even though it is frame based???
this is from bitrate viewer
Pic. structure: Frame
Field topfirst: Yes
DCT type: Field
Quantscale: Nonlinear
Scan type: ZigZag
Frame type: Interlaced
so which is it really progressive or interlaced (pal dvd source)?
that may be the cause, i don't know. but in tmpgenc i encoded interlace and non interlace, same result.
i have tried both field orders too... :confused:
It's driving me nuts so if anyone can help, then thanx. If anyone can shed some light onto the settings for video in CCE as I didn't understand the guide on the subject. The example I shown seems to be both! Then again I am a CCE newbie. :o
Thanx a lot :D
heres the simple avs file (which worked fine yesterday)
now won't accept any avs at all???
loadplugin("c:\dvd\mpeg2dec.dll")
v=mpeg2source("C:\TEMP\HERO\HERO.d2v")
a=wavsource("C:\TEMP\HERO\HERO.wav")
audiodub(v,a)
bicubicresize(480,576)
Also with a dvd I am doing, some of the episodes on it are fine but two turn out jerky whatever I seem to do even though they are all meant to be the same structure, picture type etc. I encoded with tmpgenc and cce (not too sure about video settings) and both times the svcd has had jerky, stuttering video and audio. Sort of backwards and forwards motion.
The audio is fine until muxxed or encoded to the video. I can do a vcd but no Mpeg 2.
I read the guides and they said that if the Picture structure is frame based then check progressive frames but the source is interlaced, even though it is frame based???
this is from bitrate viewer
Pic. structure: Frame
Field topfirst: Yes
DCT type: Field
Quantscale: Nonlinear
Scan type: ZigZag
Frame type: Interlaced
so which is it really progressive or interlaced (pal dvd source)?
that may be the cause, i don't know. but in tmpgenc i encoded interlace and non interlace, same result.
i have tried both field orders too... :confused:
It's driving me nuts so if anyone can help, then thanx. If anyone can shed some light onto the settings for video in CCE as I didn't understand the guide on the subject. The example I shown seems to be both! Then again I am a CCE newbie. :o
Thanx a lot :D