On 2021/12/21 at 07:17pm, Wols Lists wrote: > On 21/12/2021 18:49, Spackman, Chris wrote:
> > 2b. press the "export video" button at the bottom of the window. Here, > > for me, the defaults work fine. > > The problem is 2b. For me, it's an extremely simple case of "I gave you > a dot ts file, I want a dot ts file back". > > The act of importing the ts file into the project seems to throw that > information away. I know a .ts is some sort of a container, with streams > and whatnot, but I don't have a clue what's in it. Why should I? > > All I know is I want to end up with EXACTLY the same sort of file I > started with, and this seems exactly what most video editors don't have > a clue how to do! > > (Like a word .docx - I don't give a monkeys what's inside it, I don't > need to, word takes care of all that. Why can't any half-decent video > editor do the same?) > > And yes, I have tried. You're hearing the screams of frustration from > countless failed attempts. Video files are certainly horribly complex. I promise I am no expert at all, but I have been fooling with them for decades, so I suppose I probably know a lot more than I realize, and more than most people who haven't been at it that long. I think the problem is that the files have both a container and a format. Matroska, if i understand correctly, is a container. It could hold video, audio, and even subtitles, in any of several formats. This is unlike a DOCX file, for example, which is always a zip file with xml (and other) files in expected formats. The closest to the situation you are seeing is if MS Office opened an ODT file (from LibreOffice) and always saved it - without asking - as a DOCX file. Even more out there would be if LO would accept ODT files that were tarred and gzipped instead of just plain zipped and that also could have html, markdown, or org formats instead of xml inside the tar.gz file. (that would an interesting world, i think) I hadn't realized it until you brought it up, but it is odd that so many video programs don't have a "save in the same format as the original" option. I'm sure ffmpeg can probably do it easily, but then we're back to the original issues with trying to get the cutting lined up neatly. Good luck. -- Chris Spackman (he / him) [email protected] ESL Coordinator The Graham Family of Schools ESL Educator Columbus State Community College Japan Exchange and Teaching Program Wajima, Ishikawa 1995-1998 Linux user since 1998 Linux User #137532

