by anikey » Fri May 03, 2024 7:12 pm
I might say a pretty wild idea, but what if you split all of them into separate video and audio files?
E.g if the video's "original" language is English, leave it in the file (for convenience), and split out the rest with ffmpeg or similar software into different files, put into 1 torrent, and tell the users to choose files.
Then if a user wants a language other than English (or whatever "original" one), tell them to choose the relevant audio file and merge them back. (this might not be that slow if you use codec "copy").
Other than that approach, i'd say the more "globally" efiicient, in my opinion, is where you leave all tracks in one file, because then the video data is not duplicated.
Regarding your approach where you split into 2 files, i think it'll be good to put the tracks you think would be more "popular" into one file (maybe even less than 6), and the less "popular" ones into another. So that the more popular will be downloaded more. Maybe even put them in separate torrents?
You could even mix that approach with the first one i wrote about: put the more popular tracks into the video file (again, for convenience) and leave the rest as separate audio files.
(i am not really a professional of torrenting, at least not yet; here i wrote what i think)
I might say a pretty wild idea, but what if you split all of them into separate video and audio files?
E.g if the video's "original" language is English, leave it in the file (for convenience), and split out the rest with ffmpeg or similar software into different files, put into 1 torrent, and tell the users to choose files.
Then if a user wants a language other than English (or whatever "original" one), tell them to choose the relevant audio file and merge them back. (this might not be that slow if you use codec "copy").
Other than that approach, i'd say the more "globally" efiicient, in my opinion, is where you leave all tracks in one file, because then the video data is not duplicated.
Regarding your approach where you split into 2 files, i think it'll be good to put the tracks you think would be more "popular" into one file (maybe even less than 6), and the less "popular" ones into another. So that the more popular will be downloaded more. Maybe even put them in separate torrents?
You could even mix that approach with the first one i wrote about: put the more popular tracks into the video file (again, for convenience) and leave the rest as separate audio files.
(i am not really a professional of torrenting, at least not yet; here i wrote what i think)