feos
feos
How much time does it take exactly?
@clementgallet what's the current naming convention for dump segments?
@Matte27 see how long this takes (install mkvtoolnix, change "avi" to whatever video format you dump libtas videos in) ```bash ls -v *.avi | xargs | { read f; mkvmerge...
At first your point against doing this manually was that it's slow. Now you're refusing to even test it and switch to a new argument that holds no water either....
My line fixes the broken order, I just don't remember anymore which part does what.
`xargs` was necessary for ordering too.
If some of those segments have different resolutions or framerates, what happens?
That's what I expected the least!
Just add an explicit check then, it has to have a way to tell if the video parameters are different. Lack of proper error seems to be their bug, you...
The downside is probably not being able to tweak the "script" that's being run?