steptoe
13th June 2006, 18:51
Is there any chance of making the filter editor window either bigger or better still resizable so that if you have long filter names they don't go across two lines or more
Just a quick example :
Since I use CCE as from reading its been said its better to use Colormatrix so that CCE outputs the colours correctly, I now do so via the filters. It may be picky, and some may not tell the difference but thats me just trying to squeeze the best out of DVD-RB
Anyway, my filter list like this :
LoadPlugin("E:\Video
Related\AviSynth\plugins\Colormatrix.dll")
ColorMatrix(mode="Rec.601->Rec.709")
Instead of :
LoadPlugin("E:\Video Related\AviSynth\plugins\Colormatrix.dll")
ColorMatrix(mode="Rec.601->Rec.709")
Yes I know if you check the rebuilder.ini file they are listed correctly, but it looks messy in whats already a very effcient and well designed piece of software
And just being picky me again, I like to have filters on a seperate line where possible so it doesn't look like jumbled up non-readable code like in the old days of squeezing as much as you could on a line to save memory and excute faster and having a hell of a job to track down bugs later
So in the end ts more readable with a bigger editor window when you go back to add more filters or tweak filters for specific purposes
I can't see my screenmode making any difference, its running in 1280x768. Any smaller on my 17" monitor and I'll need glasses to see the screen !!
Just a quick example :
Since I use CCE as from reading its been said its better to use Colormatrix so that CCE outputs the colours correctly, I now do so via the filters. It may be picky, and some may not tell the difference but thats me just trying to squeeze the best out of DVD-RB
Anyway, my filter list like this :
LoadPlugin("E:\Video
Related\AviSynth\plugins\Colormatrix.dll")
ColorMatrix(mode="Rec.601->Rec.709")
Instead of :
LoadPlugin("E:\Video Related\AviSynth\plugins\Colormatrix.dll")
ColorMatrix(mode="Rec.601->Rec.709")
Yes I know if you check the rebuilder.ini file they are listed correctly, but it looks messy in whats already a very effcient and well designed piece of software
And just being picky me again, I like to have filters on a seperate line where possible so it doesn't look like jumbled up non-readable code like in the old days of squeezing as much as you could on a line to save memory and excute faster and having a hell of a job to track down bugs later
So in the end ts more readable with a bigger editor window when you go back to add more filters or tweak filters for specific purposes
I can't see my screenmode making any difference, its running in 1280x768. Any smaller on my 17" monitor and I'll need glasses to see the screen !!