Posts: 15
Threads: 5
Joined: Aug 2019
I have an .mkv that I want to reencode but when I drag it into Hybrid nothing happens. I tried remuxing the .mkv, but I still cannot get Hybrid to load it. The file plays fine with VLC and Handbreak will load the file just fine. There are no errors and there is no debug output even if i set it to debug logging.
All it says in the lower log window of Hybrid is:
"Filtering input files,.." and nothing else.
Posts: 10.551
Threads: 57
Joined: May 2017
Does it only happen with this file?
Any details about the file?
Also since I don't use handbrake and don't really know much about it aside from that I don't like it's frontend, the handbrake info doesn't help at all.
No details -> no clue.
-> Try setting debug output to level 9 to see whether there are any hints on whats happening.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 15
Threads: 5
Joined: Aug 2019
Posts: 10.551
Threads: 57
Joined: May 2017
18.09.2019, 21:19
(This post was last modified: 19.09.2019, 05:59 by Selur.)
Probably a bug, but without knowing the full file path, it seems too tiresome to try to replicate and fix that.
-> Looked into it, Hybrid will ignore files in case they contain on of these:
- ';'
- ' ### '
- ' :*: '
- ':*,*:'
- '**:::**'
- ' ?=? '
- '_:_'
- ':_:'
- '*_*'
- '*?*'
in their path or name.
I modified Hybrid to output a notification in case this happens, but the behavior itself will be kept.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.