mamach
Sospeso
Un parere dagli esperti.
Questa configurazione per TT + ffdshow che si trova in bella mostra su AVSForum com'è a parere vostro??:
________ Theatertek and FFDshow ________
Theatertek uses the Nvidia video codec, so the FFDshow Mpeg2 dvd codec should be unchecked.
The FFDshow video codec has buffering tweaks that allow the main menu not to freeze in a black screen.
Since the tt codec does not have this tweak, so you need to move the mouse over the menu choices like play and extras.
It might take a few seconds of moving the mouse over the screen, or the remote to switch over the menu choices.
The TT codec doesn't have buffering.
Here's a nice code that doesn't use buffering, so it doesn't have menus blacked out.
Codecs tab
Set Mpeg2 to Libmpeg2, Do not check "DVD decoding".
Set Raw video to All supported
Avisynth tab
YV12 checked,
Add FFdshow Video source checked,
3:2 Pulldown box: Ignore Pulldown checked,
Check Buffer back/Ahead: 10, 10
*copy and paste* the code below into the avisynth text box, and then click apply.
SetMemoryMax(1024)
Spresso(limit=1, limitC=1, bias=27, biasc=27, rgmode=17, rgmodec=17)
MT("LimitedSharpenFaster(ss_x=1.4, ss_y=1.4, Smode=3, strength=250, overshoot=0, soft=60)",3)
Subtitles tab, Unchecked
Uncheck "Decode closed captions"
"Accept embedded subs"
"Accept SSA, ASS, ASS2 Subtitle (experimental)
Vobsub subpage, uncheck Vobsub Enable.
Resize & aspect:
Multiply by:
1.780 (for 1280x720 16:9 aspect ratio)
2.668 (for 1920x1080 16:9 aspect ratio)
Process Pixel aspect ratio internally checked
No aspect ratio correction checked
Lanczos
Taps: 2
Luma Sharpen: 0.20
Accurate rounding checked
Queue & Output tab
Queue output samples checked
Output tab
YUY2 checked
La funzione "spresso" in Avisynt o il resize abbastanza particolare, sono soluzioni valide (ovvero da provare) o è tempo perso?
Cosa ne pensate?
ciao
Questa configurazione per TT + ffdshow che si trova in bella mostra su AVSForum com'è a parere vostro??:
________ Theatertek and FFDshow ________
Theatertek uses the Nvidia video codec, so the FFDshow Mpeg2 dvd codec should be unchecked.
The FFDshow video codec has buffering tweaks that allow the main menu not to freeze in a black screen.
Since the tt codec does not have this tweak, so you need to move the mouse over the menu choices like play and extras.
It might take a few seconds of moving the mouse over the screen, or the remote to switch over the menu choices.
The TT codec doesn't have buffering.
Here's a nice code that doesn't use buffering, so it doesn't have menus blacked out.
Codecs tab
Set Mpeg2 to Libmpeg2, Do not check "DVD decoding".
Set Raw video to All supported
Avisynth tab
YV12 checked,
Add FFdshow Video source checked,
3:2 Pulldown box: Ignore Pulldown checked,
Check Buffer back/Ahead: 10, 10
*copy and paste* the code below into the avisynth text box, and then click apply.
SetMemoryMax(1024)
Spresso(limit=1, limitC=1, bias=27, biasc=27, rgmode=17, rgmodec=17)
MT("LimitedSharpenFaster(ss_x=1.4, ss_y=1.4, Smode=3, strength=250, overshoot=0, soft=60)",3)
Subtitles tab, Unchecked
Uncheck "Decode closed captions"
"Accept embedded subs"
"Accept SSA, ASS, ASS2 Subtitle (experimental)
Vobsub subpage, uncheck Vobsub Enable.
Resize & aspect:
Multiply by:
1.780 (for 1280x720 16:9 aspect ratio)
2.668 (for 1920x1080 16:9 aspect ratio)
Process Pixel aspect ratio internally checked
No aspect ratio correction checked
Lanczos
Taps: 2
Luma Sharpen: 0.20
Accurate rounding checked
Queue & Output tab
Queue output samples checked
Output tab
YUY2 checked
La funzione "spresso" in Avisynt o il resize abbastanza particolare, sono soluzioni valide (ovvero da provare) o è tempo perso?
Cosa ne pensate?
ciao