QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
17.34k stars 1.09k forks source link

mkv files previewing only works in one of the machines #250

Open rknissi opened 6 years ago

rknissi commented 6 years ago

I have 2 laptops, and both have the UWP version of QuickLook (0.3.5). I was testing with every type of file that I could try, and I have found something strange. In one of my devices, it can run easily a .mkv file, while the other, it tries to open it, and then it crashes the program and I have to start QuickLook again.

I think it's because of the specs, but I'm not really sure.

Specs from the computer that works:

Specs from the computer that doesn't work:

If you need any info to collect logs, just tell me.

Thank you a lot for creating this program, it's great! Keep up the good work!

xupefei commented 6 years ago

I guess it is because Atom does not support DXVA (i.e., hardware decoding).

If you have VS installed, you can try commenting out this line:

https://github.com/xupefei/QuickLook/blob/d4feb2c86798e2bd53d374461289923ade3b8d6f/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml.cs#L321

The previewing should work afterward.

rknissi commented 6 years ago

I don't have VS installed here, sorry. How about a beta version of the program? Is that available?

xupefei commented 6 years ago

I have done a new Video player. Can you take a try? DL link: https://ci.appveyor.com/project/xupefei/quicklook/build/510/artifacts