Re: Can I append video to a file "in-place"? If so, any tips on how to do it?
"Christian Wiesner" <[email protected]> Sat, 21 Jun 2008 18:26:16 +0200
| Newsgroups | gmane.comp.multimedia.matroska.general |
|---|---|
| Message-ID | <[email protected]> |
I am not a dev myself, just admin, but i am 100% this is possible if the appended video has the same number of tracks and codecs. Of course, you need to change the header of the MKV file accordingly. Christian matroska admin 2008/5/23 Peter Romba <[email protected]>: > Hi guys, serious newbie here. > > It's been difficult to wade my way through libmatroska, but I think > I'm making some progress. My ultimate goal is to append one file onto > the end of another file. The catch is, I'd like to (if possible) do > it *in place*. In other words, if I have a 2 GB video and I just want > to tack on another 100MB of video to it, I'd rather not have to copy > the 100MB file *and* the 2GB file into the output file. > > Is this even possible? Are there any tricks/caveats to it? > > Thanks > --Peter > _______________________________________________ > Matroska-general mailing list > [email protected] > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general > Read Matroska-General on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.general > _______________________________________________ Matroska-general mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general Read Matroska-General on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.general