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
```
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
--------------------------------------
1. Export this avs script's video output losslessly.
2. Use Davinci Resolve's Dehancer to add grain (you can find a crack of the plugin online).
3. Export Losslessly.
4. Encode lossless export with `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`
--------------------------------------
Here's you DBox+, but without shitty encoding settings (and maybe a smaller encode, I didn't test the encoding settings)
@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.
@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](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](https://nyaa.si/view/1506721)) 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
- Didn't use `rainbow_smooth` because the OP doesn't have CA
- Warped chroma slightly to remove chroma bleed
Comments - 9
Gnosis
DonCanjas
Gnosis
lorentzo59
-___-
Venny
DonCanjas
FlyingToaster
FlyingToaster