Fix How Video Parameters Are Set #7

Closed
opened 2023-02-18 22:53:50 -05:00 by gballan · 1 comment
Owner

Originally the config file was set up to require a valid video format string (e.g. scale=1920x1080,fps=60,format=yuv422p) but it would be better to break out those parameters into separate config values like resolution = X and frame_rate = Y.

Originally the config file was set up to require a valid video format string (e.g. `scale=1920x1080,fps=60,format=yuv422p`) but it would be better to break out those parameters into separate config values like `resolution = X` and `frame_rate = Y`.
gballan added the
bug
label 2023-02-18 22:53:53 -05:00
gballan added
enhancement
and removed
bug
labels 2024-04-19 14:48:07 -04:00
Author
Owner

Resolved in: 73b15ce781

Resolved in: 73b15ce78159f691029608836c2fb347d6cd7b6c
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: BitGoblin/dragoon#7
No description provided.