stax76
stax76
Why would you use or have a shortcut pointing to a media file, it seems to be a very uncommon use case.
As a quick workaround, it can be sent to powershell and let powershell send it to mpv, the downside is a delay needed to run powershell. `run-hidden powershell -executionpolicy bypass...
> SourceDetector is used for this I found stax comments in this file, so I googled and found: https://forum.doom9.org/showthread.php?t=104760 But I'm not really remembering anything. 😟
> You can do it manually or it'll automatically detect it during batch encodes. For batch processing or anything automated I think it would be required having this code in...
It's currently not supported.
It would take 2-3 hours, there are probably more important issues. I've changed the shortcuts now however because this dialog does not have text edit fields, so using always a...
All scrollable list controls already have built-in PageUp and PageDown handling and users expect this behavior, but this is also true for Home and End, I change it to ctrl+home...
@44vince44 I had missed it in the beginning, but in the latest hotfix it is fixed.
I wonder if the index file created by ffms2 and L-Smash-Works contains info about I-Frames (I guess so) and if the format of the index file is easy to understand....
Probably not. Vapoursynth is modern and powerful, generally has rich metadata support, so a source filter could provide this info so that it can be accessed with the vapoursynth API,...