Results 22 comments of otya

You can get the log by the same procedure as when you do it on Windows.

If you are using 0.8.1, it may have been fixed. Please try https://ci.appveyor.com/project/otya128/winevdm/builds/42133115/job/sgr7a7rsjb70pn73/artifacts

Not enough information has been presented. Follow the steps below to upload the log. https://github.com/otya128/winevdm/blob/master/.github/ISSUE_TEMPLATE/bug_report.md If not possible, at a minimum, please present the logs that will be displayed in...

Windows Hypervisor Platform must be enabled.

For example, when processing a segment like the one below: ``` segment1.mp4: duration=4s timeOffset=0s moof+mdat [0]: startDTS=0s duration=2s moof+mdat [1]: startDTS=2s duration=2s ``` https://github.com/video-dev/hls.js/blob/7ea23771aeada28e6d7ff5dafcf8697d3d22fc01/src/remux/passthrough-remuxer.ts#L250-L263 https://github.com/video-dev/hls.js/blob/7ea23771aeada28e6d7ff5dafcf8697d3d22fc01/src/remux/passthrough-remuxer.ts#L174-L188 `isInvalidInitPts` returns true when processing...

Tearing is also occurring in that video ![1](https://user-images.githubusercontent.com/4075988/150295587-7f75d536-b5a5-4019-8508-74e2002c028b.png) ![2](https://user-images.githubusercontent.com/4075988/150295590-0be0232a-417a-4b87-ab36-6dc06a0c29ef.png) .

It seems that the function to change the code page using manifest has been added from Windows 11. https://docs.microsoft.com/en-us/windows/win32/sbscs/application-manifests#activeCodePage Perhaps the font doesn't change, so it's still best to use...

If you are using Windows 10, please do not use otvdm-for-old-windows-v0.8.1.zip.

>Are there any requirements to which as/flex/bison to use (32/64-bit, msys/cygwin/...)? as.exe brobably should be for 32-bit? If it is msys2, it will be installed in <msys2 root>\usr\bin\ with the...