feos

Results 177 comments of feos

@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.

If some of those segments have different resolutions or framerates, what happens?

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?