Custom renditions #11
Labels
No labels
bug
duplicate
enhancement
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
fcode/delarte#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
On some occasion, we might want to create our own version, i.e. our own combination of audio and subs languages, maybe even muxing more than one of each.
I came accross some program yesterday, a german TV movie. The only versions they offered was a
No option for german audio and french subs (what they would ID as VOA-STF) !
Custom versionsto Custom renditionsOkay, after few hours playing with the idea, this urns out to be a very deep rabbit hole.
Even if for a specific case one could manage to mix and match, there is just too many assumptions/guessing in the process and I don't see it beeing reliable in the general case (without more exploring, testing, etc...)
To make it "short":
Every video/audio/subtitle combination (a rendition) offered on the different websites (french, german, etc..) references their own set of video/audio/subtitles files.
Our goal was to merge all those and provide a set of:
However:
This basically meen that there is no obvious merging strategy. Only a big dump of a lot (too much?) of options/suboptions/subsuboptions...
Unless someone is willing to spend days on this (with no garantied result), awsome. But I will put this asleep for now.