Le nonidi 9 fructidor, an CCXXIII, Paul B Mahol a écrit :
> Another missing feature that could be considered important is seeking support,
> or more specifically to be able to request any frame from stream if it is
> possible by underlying protocol.

I see what you mean. I have not given much thought to the question, I do not
know what it would require to implement it. If you already have some ideas
about it, please let me know.

My intuition is that it would use some kind of command passing from in the
output->input direction. The work I am doing in this series and the next
ones is about the input->output direction, I believe it is quite orthogonal,
except possibly to ensure correct synchronization between the directions
(i.e. knowing if a frame that arrives on output belongs before or after the
seek). Anyway, I will keep in mind and try not to write anything that would
make implementing seeking harder than it already is.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to