ficofico
15th February 2007, 14:23
I want to compress in mp4 megui insane quality 1000 bps my capture from satellite.
Files are in 720*576 7000 bps with good quality (mediaset).
Any suggestion to improve this script ? I've most of the filter in my plugins folder , but I don't want to have improper use of this.
import("C:\Program Files\AviSynth 2.5\plugins\MvBob.avs")
DGDecode_mpeg2source("K:\Satellite\prova.d2v")
mvbob
ColorMatrix
LanczosResize(640,512) # Lanczos (Sharp)
Files are in 720*576 7000 bps with good quality (mediaset).
Any suggestion to improve this script ? I've most of the filter in my plugins folder , but I don't want to have improper use of this.
import("C:\Program Files\AviSynth 2.5\plugins\MvBob.avs")
DGDecode_mpeg2source("K:\Satellite\prova.d2v")
mvbob
ColorMatrix
LanczosResize(640,512) # Lanczos (Sharp)