Log in

View Full Version : HDTV, AviSynth, DGIndex


ChrisBensch
27th August 2006, 02:23
I have HDTV caps that I want to convert to x264. Normally I do this on windows but have been recently working on an openMosix based distributed encoding scheme. On my windows boxes, I use avisynth and dgindex to frameserve and resize. I'm building avisynth 3.0 for linux, but now I need something like DGIndex for linux...any such program?

Lokean
27th August 2006, 18:22
You can use Avisynth-2.5 and DGIndex through Wine. You can also try to use just mencoder for the whole chain.