I'm gonna assume you meant that the test build is OK (so far) I have batch demuxed ~100 mkv files and the audio delays are consistent with the previous patched build. I have found an issue with frame rendering when the mkv is cut from a seasonal BD with a single M2TS for multiple episodes. It shows...
Please tell us your full and exact process so we can duplicate things. avs+ [INFO]: AviSynth+ 3.7.2 (r3661, 3.7, x86_64) avs+ [INFO]: 1920x1080 fps 24000/1001 i420p8 frames 0 - 32885 of 32886 x265 [INFO]: HEVC encoder version 3.5+37+12-4e46995bc [Mod by Patman] Get a MKV file, 1080p full frame, pos...
Get rid of the SetMemoryMax() and SetMTMode(). They are not needed for this script. I followed your instructions and here are the results. https://i1.lensdump.com/i/tK58Kv.png What is the container and video type? There is minimal difference between mkv and m2ts. Are you using AVSMeter64 to measure...
I am having some fast encoding with x265 preset medium and there were some strange drops in CPU usage. I was not used to them as I always use preset slow and the CPU is completely busy in the encoding process. I have found, strangely, that adding a simple prefetch (2) at the end of the AVS script in...
gMKVExtractGUI does not work for me on my UHD display as required fields are obscured Please report in author's thread. It's a very nice tool to use. What does it show for apparent and real? In this specific case, it shows the same values. It happened, on other videos, to show different ones. https...
I would need the source to help with tweaking. Thanks Rocky, I used the very same example in DGSource documentation and it worked flawlessly. The episode is of the same BD, so it maintains the same properties.. I can't tell the quality difference, as I am a deinterlace noob. ;) Nobody ever seemed t...
I am a spring chicken about inverse telecine, pulldown etc, so be kind to me ;) I need to port the script DGSource("F:\In\Stand Alone Complex\01 Sezione 9, pubblica sicurezza\01.dgi", ct=24,cb=24,cl=0,cr=0) tfm(mode=1,pp=5,slow=2,micmatching=2,clip2=tdeint(mode=2,type=3)) tdecimate() to a CUDA accel...
I have a MKV file as follows: Audio #1 ID : 2 ID in the original source medi : 4352 (0x1100) Format : DTS XLL Format/Info : Digital Theater Systems Commercial name : DTS-HD Master Audio Codec ID : A_DTS Duration : 26 min 15 s Bit rate mode : Variable / Constant Bit rate : 3 638 kb/s / 1 509 kb/s Cha...