clsid2
clsid2
Sample file: https://drive.google.com/file/d/1FuGTYRWhFnQOfU4Iq8ZrVxWUszkWkH1I/view?usp=sharing Timestamps of the keyframes seem to be slightly inaccurate, resulting in a tiny lag after seeking with MPC-HC. Example timestamps with MPC-HC/LAV: 1:32:54.874 1:32.56.999 MPC-BE internal splitter:...
[Sample file](https://arhivach.net/storage/d/38/d38e475849e2344f84483ec7a71d6f9f.webm) The second "video" track is a preview image instead of a proper video track. Due to its slightly larger resolution it gets selected by default, breaking playback.
It would be useful to have an option to limit the amount of frames that are decoded in each run during a performance test. For example 1000 frames. This would...
Behavior differs when opened as a buffer instead of file directly. [MPC-HC bug report](https://github.com/clsid2/mpc-hc/issues/1777) [Sample file](https://easyupload.io/2crir4) MPEG file with MPEG-2 video is wrongly detected as a raw H264 stream. Reproduced...
[Sample file](https://cdn.discordapp.com/attachments/774412973158432809/957634723264483368/4dff80e50e7d1525.webm) Crashes randomly. `mkv_read_seek()` calls `avpriv_update_cur_dts()` with a null value for stream. MediaInfo shows a weird first video stream that might be the cause of the issue. ``` General...
This flag is current not shown. Could you please show it when present in the header and value is false? This would greatly help diagnose playback problems for files where...
[Berserk 2016 02v2](https://nyaa.si/download/1265536.torrent) crashes VSFilter at 23:09 3.0.0.400 is last working build
Deadlock
There is a deadlock that sometimes occurs while unloading VSFilter. It happens when at same time SetupFRD function is called from inside the loop in CDirectVobSubFilter::ThreadProc(). Related commit, which only...
When changing renderer to MPCVR, change hardware decoder in internal LAV Video to D3D11. Check registry for MPCVR settings first to see if DX11 was maybe disabled by user on...
High priority: - When `WM ASF Reader` is used as source filter, then audio shows up as `PCM`. This is because upstream filters of AudioSwitcher does not implement IAMStreamSelect. AudioSwitcher...