endre: ah, yes, if we want to implement seeking then it's hard, and what you suggested is the way to go. But I'm not sure if I want to complicate cli code that much
I was thinking about space for pause and <> for changing playback speed
but without seeking it will feel kinda incomplete, so I'd rather put the whole thing on hold
Primary job of cli is to record and upload to the site, and if you're into watching it in terminal there are way better tools, like ttyplay
chaign_c is now known as chaignc
untitaker_ joined the channel
untitaker_ is now known as untitaker
endre
sickill: i agree on every word of yours
maybe an interface to ffmpeg would be great
i mean, call ffmpeg to encode a frame when there's an output on playback.
some mp4 podcast files had no predefined framerate but a new frame was rendered every time a song from a different album was played
this way we could resolve the rewind issue, yet achieve a video render of the session even with no wait on playback