This is all I really have, just a generic upscale script I found somewhere online. Is there any better option for 2D animation? It is quite low quality, 480p, and I want to make it 720p. The bitrate is very low as it's *ahem* legitimately obtained media. I was using Topaz VEAI which seems to give better results but I honestly don't need them to be as good as it does it and it takes too long.Code:LWLibavVideoSource("D:\Testing\testing.mkv") nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=852, fheight=480) aWarpSharp2(depth=3) Sharpen(0.3) nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=1280, fheight=722) aWarpSharp2(depth=5) Sharpen(0.5)
Also, I have 50+ video files I want to upscale, is there any way to do this quickly as a batch where you just select all the video files? As at the moment I have to manually open the file and change the name, and then choose the output etc, and it takes ages.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Try this one out. https://www.l33tmeatwad.com/scripts/anime-upscale
With a little testing around, I've achieved good results. I put a little bit of grain over it at the end, looks better. -
There's nothing like "the Best Quick Upscale For Everything" (sadly.. )
Main reason is that source material can vary a lot in quality or on their "starting issues" (some may have too much noise, others be too blurry.. colors and color spaces.. a lot of factor to consider there are ).
So you have to evaluate what the best strategy/approach/COMPROMISE with THAT specific kind of source would be.
Basically if quality (and issues xD ) between episodes is consistent.. the best COMPROMISE is to create a script that, hopefully, will work OK for the whole series.
Similar Threads
-
Useful FFmpeg Windows Batch Script
By Guanadon in forum Newbie / General discussionsReplies: 0Last Post: 22nd Sep 2020, 10:48 -
Need Batch script help to prevent it asking for a language
By VideoFanatic in forum Video ConversionReplies: 0Last Post: 20th Dec 2019, 19:45 -
problem with youtube-dl used in batch script
By stax76 in forum ProgrammingReplies: 0Last Post: 27th Jun 2019, 20:52 -
Batch Script for Youtube-dl
By syalazar in forum Video Streaming DownloadingReplies: 1Last Post: 5th Feb 2019, 10:10 -
Batch stabilize script for ffmpeg
By racer-x in forum Video ConversionReplies: 20Last Post: 2nd Jun 2016, 17:10