Log in

View Full Version : Jerky Playback


yamyam
1st June 2003, 19:24
Im having a problem which is driving me mad, if i rip a dvd5, get VTS sectors and burn theres no problems but what is driving me mad is i get jerky playback on title sets remuxed with ifoedit.

I use smart ripper to rip a dvd9 then reencode the vobs with tmpg (with template), remux the reencoded file with ifoedit to bring the size down to fit on a dvd5 then burn with my pioneer 104 using ritek G03 discs only to find out i have jerky playback only on the titlesets which have been remuxed with ifoedit but these still play fine on my pc, jerky playback is only on standalone players & my ps2 which has me thinking is this an ifoedit problem or is it to do with the file system because pc`s read dvds through the UDF file system and standalone players through the ISO file system.

I have tried burning with nero & dvd decrypter same results with both.

Thanks

coona
3rd June 2003, 09:29
I guess you problem is in wrong field order. I do not use TMPG so I donīt know how to set the right parameters. You have to check if your source is interlaced or progressive. If interlaced then check if it is tff (top filed first) or bff (botton field first). It can easily be find in *.d2v file. If there are only 2s a 3s, then it is tff source, if there are 0s and 1s, then it is bff source. You can re-encode it again or perform pulldown.exe with these parameters:

pulldown src.mpv dst.mpv -nopulldown -tff even (or odd :)).