AkarinVS

Results 4 issues of AkarinVS

The current behavior of -a (passing command line to the script via `sys.argv` is incompatible with that of vspipe, which makes portable scripts impossible. Another drawback is that sometimes you...

The v4 api introduces audio support, and lsmas should provide `LWLibavAudioSource`. However, after some consideration, I haven't yet found any actual use case of the audio support (mainly owing to...

enhancement
help wanted
wontfix
audio

The attached file is the first GOP (24 frames) of a certain BD. [bad.m2ts.zip](https://github.com/AkarinVS/L-SMASH-Works/files/6887672/bad.m2ts.zip) `lsmas.LWLibavSource` is unable decode the file at all, however other ffmpeg based players like mpv are...

video
audio

For some use cases, we want more than the frames themselves, we also need to know the frame properties. The only possible solution right now is to add a wrapper...