Respect options passed by ff2mpv extension #12
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ryze/ff2mpv-rust#12
Loading…
Reference in a new issue
No description provided.
Delete branch "pr/use-args"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The upstream ff2mpv extension started passing
options
. Respectthose by passing them after our
config.player_args
.Thanks for the PR!
This somehow slipped under my radar, when I was looking at the Python script recently. Let's include the profile options.
Let's keep the order of imports as is, i.e:
std