Re: Is there a proper way to put in a tailer before the movie?
Steve Lhomme <[email protected]>
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <[email protected]> |
There's not tutorial for now. If all the videos are in the same format, you can: 1/ merge the regular video with the matching subtitles in a mkv file 2/ create a new mkv file that appends your trailer and then append the one created in step 1. You can also add a chapter that describes the 2 separate video in that single (final) stream based on their duration. If the videos are not in the same format/dimension, you can use 2 different segments. You will also need each segment to tell the UID of the previous/next segment to they can be virtually linked during playback. If you want you can concatenate these 2 segments in one file. Some players like VLC and maybe Haali's splitter should be able to skip back and forth between these 2 segments. Steve On Tue, Feb 8, 2011 at 5:50 AM, Boris Juraga <[email protected]> wrote: > In short : > > 1. i have a movie (avi or mkv) > 2. i have subtitles for that movie in different languages > 3. i have 1 or more trailers i like to put in and they should start > before the movie and have the option to skip to the next until the > movie plays > > I think it has something to do with chapters, but i dont know how to > create them, and i like the subtitles to stay synced to the movie. How > can i add subtitles to a specific track? Anyone has a tutorial on > this? > _______________________________________________ > Matroska-users mailing list > [email protected] > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users > Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user > -- Steve Lhomme Matroska association Chairman _______________________________________________ Matroska-users mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user