Es wäre nett wenn ein Mod das in den Sticky übernehmen könnte.
QuoteDisplay MoreHere is the changelog.
Added "Block Scan Order" & "Progressive" options in CCE Options
NOTICE:
Don't change these setting unless you know what you are doing... else you will have a bad output.
These settings can be used for PAL films (progressive), encoded as interlaced - you can force DVD-RB to encode them as progressive (likewise the "Disable interlaced" in the "AVS Options" in DVD-RB).
NTSC users should NEVER change the default values.
Full CCE 2.70 support:
- added switches: "Disable Adaptive Q matrix switching" and "Fades on a static scene"
- added support to CCE 2.70 filters.
ProCoder (EclPRO) is detected and only relevant options are showed.
As you're a PAL user, I explain my findings:
Many DVD's has the main movie progressive, but encoded as interlaced.
As the film is encoded interlaced, I believe the line in the avisynth
script: ConvertToYUY2(interlaced=true) is the right one.
Anyway we could force our encoding as progressive (and now it's possible using RB-Opt). It's like the "Disable interlace" option in DVD-RB, but this one uses the line: ConvertToYUY2() in the avisynth, which could be wrong.
Anyawy, in my tests, a progressive encoding lowers the Q factor in OPV mode, so, if possible, is a very good choice.