Penguin-Subtitle-Player icon indicating copy to clipboard operation
Penguin-Subtitle-Player copied to clipboard

Hotkey to pause

Open DareMaxtaS opened this issue 9 years ago • 7 comments

Hello! Without a doubt the best player among your peers. I have two ideas how to improve player. The most important thing is to add in the option the opportunity to set the player to pause by pressing the "Space" key. For people who teach languages ​​thanks to your program, it will be a big help , a key to stop the two player. The second is to finish the opportunity to select a different default encoding. I hope that you update your program. Good luck!

DareMaxtaS avatar May 01 '16 19:05 DareMaxtaS

Hi @DareMaxtaS , it is great to know you like the player. Since you are not the only one mentioning the keyboard shortcut (also mentioned in #10 ), I'll definitely look into it. Hopefully I can get back to you by the end of this month. Talking about the default encoding matter, the player defaults to choose the best encoding according to the auto detection. Did the auto detection fail to detect the right encoding for you? I suppose I should add a default encoding option for advanced users.

carsonip avatar May 02 '16 02:05 carsonip

FYI: I have yet to find a simple solution for a cross-platform keylog. Will update you guys when I find one.

carsonip avatar May 30 '16 15:05 carsonip

仅供参考:我还没有找到一个跨平台键盘记录的简单解决方案。当我找到一个时,会更新你们。

What encoder do you use? I remember that C++ can do this.

ghost avatar Jan 07 '19 15:01 ghost

仅供参考:我还没有找到一个跨平台键盘记录的简单解决方案。当我找到一个时,会更新你们。

What encoder do you use? I remember that C++ can do this.

This project is Qt, C++. But this software is designed for all Windows, Linux and Mac. I will only implement a global keyhook if the solution is simple and cross-platform.

carsonip avatar Jan 07 '19 17:01 carsonip

仅供参考:我还没有找到一个跨平台键盘记录的简单解决方案。当我找到一个时,会更新你们。

What encoder do you use? I remember that C++ can do this.

This project is Qt, C++. But this software is designed for all Windows, Linux and Mac. I will only implement a global keyhook if the solution is simple and cross-platform.

Cross-platform seems to have permissions in addition to windows to achieve it. Why don't you try to get a separate Windows compatible version first? Then consider other platforms compatible

ghost avatar Jan 08 '19 06:01 ghost

@carsonip When I press forward or back pause, the webpage video is implemented. But the subtitles are not implemented. Will this problem improve in the future?

ghost avatar Jun 08 '19 04:06 ghost

@carsonip When I press forward or back pause, the webpage video is implemented. But the subtitles are not implemented. Will this problem improve in the future?

Thanks for not creating duplicate issues. As I have mentioned before, I don't know an easy cross-platform global keyhook solution, therefore there are no plans on getting this implemented currently. If anyone has a good way of achieving that, please let me know.

carsonip avatar Jun 08 '19 11:06 carsonip