MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.7k stars 1.81k forks source link

Must Restart to Update Codec List #377

Closed AntumDeluge closed 5 years ago

AntumDeluge commented 5 years ago

When adding or removing custom codecs in Configure -> FFmpeg -> Configure Codecs -> Custom, the app must be restarted before the changes show up in FFmpeg Video Encoder list. Not a major bug at all. But I think it should update as soon as the new codec is created/deleted or the Cofigure dialog is closed.

Edit: It can be updated by changing the type of encoding (e.g., "Gif", "SharpAvi", "Stream", etc.) & back to "FFmpeg". Still, might be a good idea to have it refresh automatically.

MathewSachin commented 5 years ago

You can click on the Refresh button to update the codecs in the list.

home_li

AntumDeluge commented 5 years ago

Ah, okay. Thank you. I still think it would be a good idea to automatically refresh the list when the dialog window is closed.