mp3dom
14th November 2005, 01:00
Hi,
I've red in the past a good amount of guides to make standard conversion (from NTSC to PAL in particular keeping the same timecode to avoid audio resynch) and I've found good results with std. conv. script:
This give me a practical free-artifacts de-interlacing results (only some problems in very strong luma changes like from 100% black to 100% white or viceversa in short time).
The main problem is that it make field-blended results (smooth playback but ghosts) due to the ConvertFPS (ChangeFPS creates jerky motion and also edges flickering).
The sources are mainly DigiBeta of japanese anime (all interlaced) acquired in MPEG-2 I Frame (50 Mbps) at 29.97 fps (and I think they're really 59.94i because If i make AssumeTFF().SeparateFields() there aren't any field blended in the preview).
So, ATM I would like to further improve the conversion if possible (keeping the result interlaced but could be also progressive... the important thing is the timecode/duration that need to be the same to avoid audio manipulation). Some time ago I've tried Restore24 with "poor" results and also MVTools but made artifacts so I've used the script above.
I don't have particular problems with "time" needed to the conversion (so I can use new mocomp conversions if they works good)
Any ideas?
Thanks!
I've red in the past a good amount of guides to make standard conversion (from NTSC to PAL in particular keeping the same timecode to avoid audio resynch) and I've found good results with std. conv. script:
This give me a practical free-artifacts de-interlacing results (only some problems in very strong luma changes like from 100% black to 100% white or viceversa in short time).
The main problem is that it make field-blended results (smooth playback but ghosts) due to the ConvertFPS (ChangeFPS creates jerky motion and also edges flickering).
The sources are mainly DigiBeta of japanese anime (all interlaced) acquired in MPEG-2 I Frame (50 Mbps) at 29.97 fps (and I think they're really 59.94i because If i make AssumeTFF().SeparateFields() there aren't any field blended in the preview).
So, ATM I would like to further improve the conversion if possible (keeping the result interlaced but could be also progressive... the important thing is the timecode/duration that need to be the same to avoid audio manipulation). Some time ago I've tried Restore24 with "poor" results and also MVTools but made artifacts so I've used the script above.
I don't have particular problems with "time" needed to the conversion (so I can use new mocomp conversions if they works good)
Any ideas?
Thanks!