igorbaryshev
igorbaryshev
It's actually pretty simple to integrate Av1an without even using the wrapper script. Since Av1an supports VapourSynth scripts as source files, you can just use VapourSynth filter setup and set...
Solved the no progress by just using external powershell/pwsh process: ```cmd start pwsh -Command "av1an -i '%script_file%' -o '%encoder_out_file%' --temp '%temp_dir%\av1an' -e svt-av1 --vspipe-args 'encode=1' -v '--preset 4 --tune 3...
Ok, I figured out how to not even have to edit commandline every time you want to encode with SvtAv1EncApp or other Av1an-supported encoders. You can just set settings in...
@oood you should try out Arsenal Image Mount cli tool, just create a dynamic VHD with Windows 11 native tools, assign it a letter, label and filesystem, you can mount...
@tmcdos actually, you don't have to update the contents of VHD, mine is only used as a preload template and is not being updated at all. So, you can just...
@tmcdos here's the VHD I use for my RAMDisk, and, as you can see, it hasn't been touched ever since I first created it. 
@tmcdos also, maybe the neat thing for you would be the fact that you can format the VHD, assign it a label and a letter, save it at that state,...
Would be great if it at least warned about incompatibility with chunked encoding, just like it shows warning when output scaled resolution aspect ratio doesn't exactly match the input.
I think it's possible to do chunked encoding with DoVi for SVT-AV1 at least. Since the codec accepts RPU file as an option, you can split the extracted RPU file...
I suspect it has to do with how many grain tables are actually extracted. I encoded a movie with svt-av1 and film-grain and extracted tables only had ~1 table per...