
On Sun, Feb 03, 2008 at 10:10:40PM +0100, Michael Niedermayer wrote:
Hi
On Sun, Feb 03, 2008 at 03:27:54PM -0500, Rich Felker wrote: [...]
Also it might be worth mentioning that multiple 'tracks' could be stored as chapters using info packets to label them, but if so they obviously need to be timed one after another rather than all starting at time=0.
Different content (compared to different viewpoints/encodings) of something should not overlap timewise to begin with. If thats unclear it should be
Obviously. I think this is reflected in the document; if not, please feel free to clarify it.
clarified! (I assume you are thinking of recording several radio stations or something like that, IMHO that should be done to seperate files or the result should be remuxed at the end)
I was thinking of storing a whole CD or VCD in one NUT file with chapters for each track, which is valid but not necessarily a good idea depending on the intended use. Rich