Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 28th August 2020, 20:50   #201  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Quote:
Originally Posted by ChaosKing View Post
Sangnom is probably used in 80% of all antialiasing scripts and not just for deinterlacing

So in this case it makes sense to support higher bit depth, but is does not mean every plugin should support it by default.
That's fair, that said, we're getting a bit off topic.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 28th August 2020, 20:56   #202  |  Link
shph
Registered User
 
Join Date: Mar 2020
Posts: 134
Yep, 8 bit plug-ins are OK for DVD and for native DV tape sources restoration because it is usually 8 bit 4:2:0. All those very specific tools like Bifrost, DeCross are 8 bit only

But for analogue sources 8 bit is not a limit. More-less professional capture cards and codecs do native 10-bit 4:2:2 from VHS, Hi8 and any other tape source and it is totally different level of quality and color correction flexibility.
But anyway, why limit things with 8 bit from start? It is not convenient. Soon or late someone need some tool for 10 but capture restoration and oops, it transforms everything to 8 bit. Also (same as in audio) bit depth upscale for processing have advantages.

Last edited by shph; 2nd September 2020 at 01:32.
shph is offline   Reply With Quote
Old 28th August 2020, 21:15   #203  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Again, this is way off topic. If you have major issues with plugins being 8 bit I'm sure the developer(s) would appreciate it if you were to fork the project, update it, and push a pull request.
__________________
Github | AviSynth 101 | VapourSynth 101

Last edited by l33tmeatwad; 29th August 2020 at 00:06.
l33tmeatwad is offline   Reply With Quote
Old 29th August 2020, 11:51   #204  |  Link
shph
Registered User
 
Join Date: Mar 2020
Posts: 134
Problem found in macOS version TimeCubes. Windows version works well.
https://forum.selur.net/showthread.p...d=8759#pid8759
https://forum.selur.net/showthread.p...d=8791#pid8791
Selur comment that it is possible that "problem with the compilation" Can you check it?
shph is offline   Reply With Quote
Old 29th August 2020, 12:57   #205  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Quote:
Originally Posted by shph View Post
Problem found in macOS version TimeCubes. Windows version works well.
https://forum.selur.net/showthread.p...d=8759#pid8759
https://forum.selur.net/showthread.p...d=8791#pid8791
Selur comment that it is possible that "problem with the compilation" Can you check it?
A problem with the compile would mean it won't load. The issue is most likely with the code and the difference in OpenCL on the different platforms.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 30th August 2020, 04:25   #206  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added VapourSynth Editor 2, it requires macOS 10.13+.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 31st August 2020, 01:04   #207  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added DPID & JincResize. DPID has not been tested and JincResize works, but causes VapourSynth Editor to crash when closing the preview window.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 31st August 2020, 22:16   #208  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added Bwdif & the test version for TimeCube.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 1st September 2020, 20:49   #209  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added Focus (uses TemporalSoften namespace), TempLinearApproximate, & add new TimeCube test.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 1st September 2020, 21:10   #210  |  Link
shph
Registered User
 
Join Date: Mar 2020
Posts: 134
LibFocus-r4.tar.gz archive is corrupted.
TimeCube is finally fixed for real and WORKS WELL!
shph is offline   Reply With Quote
Old 1st September 2020, 21:25   #211  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added ReadMpls, RemoveDirt, reuploaded Focus, & updated Yadifmod.
__________________
Github | AviSynth 101 | VapourSynth 101

Last edited by l33tmeatwad; 2nd September 2020 at 04:15.
l33tmeatwad is offline   Reply With Quote
Old 2nd September 2020, 19:41   #212  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added vcmod, vcmove,& vctrans, the other vc filters are proving to be a bit more difficult to adapt by working around Windows only functions that were used.
__________________
Github | AviSynth 101 | VapourSynth 101

Last edited by l33tmeatwad; 2nd September 2020 at 20:15.
l33tmeatwad is offline   Reply With Quote
Old 4th September 2020, 05:04   #213  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Updated DotKill, SangNom, TComb, & TimeCube.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 4th September 2020, 07:18   #214  |  Link
AdamCarter
Registered User
 
Join Date: Jul 2020
Posts: 41
Thanks meatwad

Last edited by AdamCarter; 4th September 2020 at 12:19.
AdamCarter is offline   Reply With Quote
Old 4th September 2020, 21:15   #215  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Added Anime4KCPP, it seems to work okay, but GPUMode previews are not correct, have not tried encoding with it.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 4th September 2020, 23:32   #216  |  Link
AdamCarter
Registered User
 
Join Date: Jul 2020
Posts: 41
Thanks meatwad.
AdamCarter is offline   Reply With Quote
Old 5th September 2020, 00:18   #217  |  Link
shph
Registered User
 
Join Date: Mar 2020
Posts: 134
So Focus (uses TemporalSoften namespace) is a updated and renamed version of TemporalSoften? or it is a separate filter with namespace conflict similar to SangNom vs SangNomMod namespace confusion?
shph is offline   Reply With Quote
Old 5th September 2020, 01:01   #218  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Quote:
Originally Posted by shph View Post
So Focus (uses TemporalSoften namespace) is a updated and renamed version of TemporalSoften? or it is a separate filter with namespace conflict similar to SangNom vs SangNomMod namespace confusion?
Much like EdgeFixer vs ContinuityFixer, it's a different developer's implementation of TemporalSoften. It's actually older, but I decided to compile it for archival purposes and in case someone wants it.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 5th September 2020, 04:38   #219  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 414
Updated FFMS2 & LSMASHSource to their latest version with FFmpeg 4.3.1 and recompiled D2VSource with FFmpeg 4.3.1 as well. Also ffmsindex included with FFMS2 is a static build so it does not matter where it is placed for it to work.
__________________
Github | AviSynth 101 | VapourSynth 101
l33tmeatwad is offline   Reply With Quote
Old 5th September 2020, 05:21   #220  |  Link
AdamCarter
Registered User
 
Join Date: Jul 2020
Posts: 41
Nice it’s going to be like using a whole new app.
AdamCarter is offline   Reply With Quote
Reply

Tags
meatwadismagical, meatwadthegreat

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:42.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.