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
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.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.