Thanks Kwag! For some reason it's taking me 3 hrs to encode only a 45 min episode using the KVCD+ template, but it is an improvement of 4 hrs with KVCDx3. I don't know why these Farscape episodes are taking so long to encode...
But here's something else weird. I noticed these DivX files had a bit of noise, especially in dark scenes. So I tested ten different filter combinations on a small 30sec clip, and finally decided on using
Code:
SpaceDust()
TemporalCleaner()
Blockbuster(method="noise", variance=1, seed=1)
I did still notice some blockiness, especially on some of these dark scenes. But when I encoded the whole episode, muxed and burned it, the video plays pristinely on my player! There was no blockiness whatsoever, even in dark scenes. Why is it that a full encode would look better than just a clip?