The other day I ran into a problem with the SiLU source. There is a run of 6 minutes with a bunch of random pixels around the picture.
I was up until 5 am that night hand fixing and repairing my scripts to bypass the problem. (Unfortunately it meant losing 2 seconds from the theatrical edition I added back. Better that than an ugly picture.).
The technical: The ABC video is a raw transport stream passed via m2v files to avisynth (as mpeg2source), the x264-mkv source is passed as directshowsource.
After more than a week of editing audio in Womble, and generating multiple avisynth scripts that call each other and a bazillion trim commands I finished.
My encoding (OPV at Q18) took 5-6 hours (lots of slow codecs and filters are involved (delogo was worth it)).
And then...
"DirectShowSource is not frame accurate."
Did anyone know this?
Blaraghghghgghgh.
My scripts are garbage, I have nothing.
I have one idea to fix this and it sucks: convert a 720p HD video of 2 hrs 40 minutes to a lossless format. That's about 60gb (estimated)....
Then go back to the lossless video and find all my edit points again to find the REAL frame numbers.
If I want to finish this, it looks like I'm going to need a bigger boat.