Synched by Martynask45 from the Dragon Ball batch by iKaos.
Would be nice to see a “DBox+” release of SV’s Dragon Ball even though it looks good as it is, but that makes it look so much better!
Gnosis
Damn I Hope they continue the DBox+
DonCanjas
@Gnosis
LWLibavVideoSource("SV_DBZ-001.mkv") FineDehalo(rx=2, darkstr=0, brightstr=1) rainbow_smooth(radius=1) Blur(1.58).Blur(1) Prefetch(N)
Note: Replace N with the number of cpu cores
Note:
ffmpeg -i lossless_001.avi -c:v libx264 -crf 13 -preset veryslow -tune grain -refs 4 -bf 16 -psy-rd 1.00:00 -me_range 32 -qcomp 0.7 -mbtree 0 -aq-mode 3 -deblock -3:-3 -threads N DBox+_001.mp4
Note: Replace N with the number of cpu threads cores x 2 = threads
cores x 2 = threads
Here’s you DBox+, but without shitty encoding settings (and maybe a smaller encode, I didn’t test the encoding settings)
@DonCanjas Lol if I only knew what all this meant 😂😂
lorentzo59
@DonCanjas Do you know a good avisynth’s plugin for screen shaking? I tried Stab(range=4, dxmax=8, dymax=8, mirror=15) but the result is not very nice.
-___-
@DonCanjas Post your output lmfao
Venny
@DonCanjas Why would you dehalo and also blur? lol.
@lorentzo59 Personally I never tried to stabilize video, so I don’t know
@Venny even tho it’s blurred, you can see the haloing. Better to dehalo before blurring
@-___- https://mega.nz/file/82h3XBZB#PWz3pYQ9iguTEPVUXMVPmXJWksoITaWguTylRRPovD4 (the grain doesn’t look as good as enigmo’s, but I was trying to exemplify, you should be able to make grain look closer to his)
Did some changes to the script for this clip (that Impakt posted) in specific:
Applied DNR with MCTemporalDenoise(radius=4, sigma=4, twopass=true, chroma=false, interlaced=false, sharp=false, adapt=false, AA=false, useEEDI2=False, deblock=False, useQED=False, edgeclean=false, stabilize=false, enhance=false, GPU=True, fixband=False) to remove the shitty looking grain
MCTemporalDenoise(radius=4, sigma=4, twopass=true, chroma=false, interlaced=false, sharp=false, adapt=false, AA=false, useEEDI2=False, deblock=False, useQED=False, edgeclean=false, stabilize=false, enhance=false, GPU=True, fixband=False)
Didn’t use rainbow_smooth because the OP doesn’t have CA
rainbow_smooth
Warped chroma slightly to remove chroma bleed
FlyingToaster
How about syncing the english dub to this
Or providing a good and easy DIY method since I realize its a tall ask.
Comments - 9
Gnosis
Damn I Hope they continue the DBox+
DonCanjas
@Gnosis
Note:
Replace N with the number of cpu coresffmpeg -i lossless_001.avi -c:v libx264 -crf 13 -preset veryslow -tune grain -refs 4 -bf 16 -psy-rd 1.00:00 -me_range 32 -qcomp 0.7 -mbtree 0 -aq-mode 3 -deblock -3:-3 -threads N DBox+_001.mp4
Note:
Replace N with the number of cpu threadscores x 2 = threads
Here’s you DBox+, but without shitty encoding settings (and maybe a smaller encode, I didn’t test the encoding settings)
Gnosis
@DonCanjas
Lol if I only knew what all this meant 😂😂
lorentzo59
@DonCanjas Do you know a good avisynth’s plugin for screen shaking? I tried Stab(range=4, dxmax=8, dymax=8, mirror=15) but the result is not very nice.
-___-
@DonCanjas Post your output lmfao
Venny
@DonCanjas Why would you dehalo and also blur? lol.
DonCanjas
@lorentzo59 Personally I never tried to stabilize video, so I don’t know
@Venny even tho it’s blurred, you can see the haloing. Better to dehalo before blurring
@-___- https://mega.nz/file/82h3XBZB#PWz3pYQ9iguTEPVUXMVPmXJWksoITaWguTylRRPovD4 (the grain doesn’t look as good as enigmo’s, but I was trying to exemplify, you should be able to make grain look closer to his)
Did some changes to the script for this clip (that Impakt posted) in specific:
Applied DNR with
MCTemporalDenoise(radius=4, sigma=4, twopass=true, chroma=false, interlaced=false, sharp=false, adapt=false, AA=false, useEEDI2=False, deblock=False, useQED=False, edgeclean=false, stabilize=false, enhance=false, GPU=True, fixband=False)
to remove the shitty looking grainDidn’t use
rainbow_smooth
because the OP doesn’t have CAWarped chroma slightly to remove chroma bleed
FlyingToaster
How about syncing the english dub to this
FlyingToaster
Or providing a good and easy DIY method since I realize its a tall ask.