Re: Detecting Duplicate Substream IDs
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
On 05/05/10 23:27, Elio Blanca wrote: > I sometimes took advantage from this spumux missing check, I mean I used it: > > $ spumux -m dvd -s 0 script_normal.xml< base.m2v> first_step.m2v > > in order to mux `normal' subtitles in the first pass, then: > > $ spumux -m dvd -s 0 script_forced.xml< first_step.m2v> ready.m2v > > for muxing forced subs for the same language (both xml files refer to a text .srt file, not png > image lists) But won’t the subpicture packets end up with overlapping timestamps? How is the decoder supposed to make sense of this? ------------------------------------------------------------------------------