Support for adding subtitles to the webm container. #3

Open
opened 2023-06-03 19:38:05 +00:00 by raine · 1 comment

This is a little tricky as I have no knowledge on it at all.

A little birdie told me it was possible.. Maybe they'd like to elaborate ;)

This is a little tricky as I have no knowledge on it at all. A little birdie told me it was possible.. Maybe they'd like to elaborate ;)
raine added the
Kind/Feature
Kind/Enhancement
Status
Need More Info
Priority
Low
labels 2023-06-03 19:38:05 +00:00
Author

This can be fixed with an extra config option or 3

[job]
pre_commands = [ "..." ] # runs before job
simultaneous_commands = [ "..." ] # runs alongside job
post_commands = [ "..." ] # runs after job and simultaneous command

This might be turned in a separate issue.

This can be fixed with an extra config option or 3 ```toml [job] pre_commands = [ "..." ] # runs before job simultaneous_commands = [ "..." ] # runs alongside job post_commands = [ "..." ] # runs after job and simultaneous command ``` This might be turned in a separate issue.
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: didier/bumblebee#3
No description provided.