h264ify icon indicating copy to clipboard operation
h264ify copied to clipboard

Quickly toggle H264ify by clicking on the toolbar icon

Open qwertimus opened this issue 8 years ago • 4 comments

Now that H264 4K has been deprecated, I find myself wanting to disable H264ify / enable VPx for some videos.

Currently, if a user would like to watch a video in 4K (and can stand the additional CPU usage / battery drain), they would have to enter H264ify's options page to toggle the VPx support. It would be easier, and more intuitive, if clicking on the toolbar icon would toggle H264ify.

qwertimus avatar Feb 08 '17 07:02 qwertimus

Best

JAC777 avatar Mar 30 '17 14:03 JAC777

A dirty but functional proof of concept can be found in my fork: https://github.com/qwertimus/h264ify/tree/quick-toggle

qwertimus avatar May 11 '17 21:05 qwertimus

Added in the latest release v1.0.8 - it doesn't have the icon switching in your branch though. Pull requests are welcome :)

erkserkserks avatar Sep 17 '18 00:09 erkserkserks

Ah, reading your code again - I've added a much simpler feature, just opening the options menu when the toolbar icon is clicked - it doesn't actually implement the toggle on button press.

erkserkserks avatar Sep 17 '18 00:09 erkserkserks