[GH-ISSUE #492] Video export FFmpeg options extras should saved #1796

Closed
opened 2026-03-01 18:48:34 +03:00 by kerem · 0 comments
Owner

Originally created by @awrog on GitHub (Jun 24, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/492

The default video export tot FFmpeg uses:
-c:v libx264 -pix_fmt yuv420p -vf "pad=width={W}:height={H}:x=0:y=0:color=black"
I would like to change that to get a better result.
My changes are not saved in Settings.xaml
Is it possible to save what I enter?

Screenshot - 6_24_2019 , 10_43_15

Originally created by @awrog on GitHub (Jun 24, 2019). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/492 The default video export tot FFmpeg uses: `-c:v libx264 -pix_fmt yuv420p -vf "pad=width={W}:height={H}:x=0:y=0:color=black"` I would like to change that to get a better result. My changes are not saved in Settings.xaml Is it possible to save what I enter? ![Screenshot - 6_24_2019 , 10_43_15](https://user-images.githubusercontent.com/12153667/60004460-f5717a80-966c-11e9-86a4-85c401f804c3.png)
kerem closed this issue 2026-03-01 18:48:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1796
No description provided.