Auto-commit kunsi-p14s.kunbox.net 2024-09-27T08:53:30+02:00
This commit is contained in:
parent
2794840240
commit
5b75d0d5e4
5 changed files with 12 additions and 4 deletions
|
@ -16,14 +16,17 @@
|
|||
--embed-chapters
|
||||
--embed-metadata
|
||||
--embed-subs
|
||||
--embed-thumbnail
|
||||
--video-multistreams
|
||||
--audio-multistreams
|
||||
--merge-output-format mkv
|
||||
|
||||
# The following options are basically presets for different use cases.
|
||||
|
||||
# Create a new option `--archive` that will embed all video and audio streams
|
||||
# and as much information as possible in the video as well as create a sidecar
|
||||
# file with full metadata.
|
||||
--alias archive '--embed-thumbnail --video-multistreams --audio-multistreams --merge-output-format mkv'
|
||||
--alias archivejson '--embed-thumbnail --write-info-json --no-clean-info-json --video-multistreams --audio-multistreams --merge-output-format mkv'
|
||||
--alias archive '--write-info-json --no-clean-info-json'
|
||||
|
||||
# Create a `--mp4` option that will optimize for getting an MP4 file, for
|
||||
# sharing on the Fedi etc. `-S ext` does the heavy lifting here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue