Pause Webm video?

Skull Kingz

Active member
So I know that Webm videos are streamed in Openbor, but is there a way to pause them? I was thinking about how some folks may want to pause the cutscenes instead of skipping them. Has it been done before?
 
So I know that Webm videos are streamed in Openbor, but is there a way to pause them? I was thinking about how some folks may want to pause the cutscenes instead of skipping them. Has it been done before?

Not that I am aware of. I'm not sure if you can, but I'll try to have a look in the source code when I have a chance and find out for you.

DC
 
@Skull Kingz
if there is no way to pause, what you can do is split the video into segments, use a still frame .png as a bridge if need be -

be aware that there is no frame-accurate way to split a webm file tho-
only program i found that may do it is this
and its old versions
(costs about 70 bucks last time i checked) and it does frame accuracy using "smart encoding" (it basicalle demultiplexes a few frames and encodes them to fit the file without re-encoding the whole thing)
 
Back
Top Bottom