Hi Adrian, I don't see a reason that this wouldn't be possible. I think it would be done by guacenc, though, not by ffmpeg. I'd think that guacenc just wouldn't start sending the frames to be encoded until, while reading the input file, guacenc has reached the start time and stop sending frames to be encoded at end time.
Sean On Sun, Mar 15, 2020 at 1:55 PM Adrian Owen <[email protected]> wrote: > Hi, > > ffmpeg allows getting a section of a video file by specifying start > seconds and end seconds, > > Now the Guacamole video steam may not know seconds but: > > Could Guacenc support extra parameters: StartPoint Endpoint? > > And then only generate MV4 between those points. > > > This is a theoretical question, > > > Many thanks, Adrian > >
