mahsah
17th April 2007, 22:08
I hope I can explain this correctly.
I have an Avisynth script I would like to encode to h264. Since there is some heavy filtering being done (and it is hidef to begin with) it only encodes at about 2 frames per second. I can obviously run the first and second encoding passes at seperate times, but is there a way so that I can tell the encoder to "Pause", close it, and resume from where I left off?
Or would the best option be to split the video into segments, encode them, and rejoin them later?
I have an Avisynth script I would like to encode to h264. Since there is some heavy filtering being done (and it is hidef to begin with) it only encodes at about 2 frames per second. I can obviously run the first and second encoding passes at seperate times, but is there a way so that I can tell the encoder to "Pause", close it, and resume from where I left off?
Or would the best option be to split the video into segments, encode them, and rejoin them later?