02.09.2024, 08:41

TS container is bugged, saves in M2TS
There is an audio track, but the volume level is at 0
https://drive.google.com/file/d/1v_tGsel...sp=sharing
https://drive.google.com/file/d/1aOGXZOp...sp=sharing
[BUG] TS container
|
02.09.2024, 08:41
![]() TS container is bugged, saves in M2TS There is an audio track, but the volume level is at 0 https://drive.google.com/file/d/1v_tGsel...sp=sharing https://drive.google.com/file/d/1aOGXZOp...sp=sharing
02.09.2024, 09:47
According to the debug output
input: E:\COOKIE 111\Snow Man with MUSIC.ts output: E:\COOKIE 111\123.m2ts is what was configured and created. => I don't see the problem.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
02.09.2024, 10:07
51mb https://drive.google.com/file/d/10qUiaaI...sp=sharing
You see, even here it shows M2TS and not TS
02.09.2024, 14:55
Problem is the file open dialog uses "*.m2ts *.mkv *.webm *.mp4 *.m2ts *.mov *.raw *.264" (not the double *.m2ts), but should use "*.ts *.mkv *.webm *.mp4 *.m2ts *.mov *.raw *.264".
Windows file dialog will add set the first extension in that list, when no extension is set. So Hybrid never gets a file without extension from the Windows file dialog. => fixed in latest dev. Now with 'Default container' set to '.ts', Hybrid will use "*.ts *.mkv *.webm *.mp4 *.m2ts *.mov *.raw *.264" Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
02.09.2024, 15:23
04.09.2024, 06:41
04.09.2024, 10:36
Dev build is available in the 'exprimental'-folder of my GoogleDrive which is linked on the download page.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
04.09.2024, 11:36
fixing the TS container works perfectly, but the 64-bit AVS mode does not work
in the internal Filters tab, I specified the Avisynth mode, then I went to the Configs-internal tab and wanted to select AVS 64-bit, but it is not available https://drive.google.com/file/d/1ypNmH10...sp=sharing
04.09.2024, 11:51
No, Avisynth32bit is a separate download now (since most users don't need it) and Avisynth 64bit is the default.
You can only switch between 32bit and 64bit if the addon is installed. ![]() You are already using 64bit Avisynth. If you look in the Avisnth Script Preview (assuming a source is loaded) you will see that Paths like: Quote:LoadPlugin("F:\Hybrid\64bit\Avisynth\avisynthPlugins\LSMASHSource.dll")the 64bit indicating that 64bit Avisynth is used. ![]() Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
04.09.2024, 11:56
|
« Next Oldest | Next Newest »
|