Hi David,

I vaguely recall when original worked on the ffmpeg I tested out
reading live video from my webcam and it worked fine without lag, but
there is chance I'm just recalling when I did the same using the xine
plugin...  As I haven't tested it recently I can provide any direct
help.

Could you say how you are setting things up so that others can attempt
to recreate the problem?

Robert.

On 30 July 2012 20:03, David Longest <[email protected]> wrote:
> Hello,
>
>
>
> I am trying to stream live video to a texture using the FFmpeg video plugin.
> While the video seems to play smoothly, it lags about 6 seconds behind the
> video stream. If I try to play the stream through ffplay, there is only a 1
> second lag.
>
>
>
> One suggestion I found in a previous post to osg-users was to set m_start to
> 0 in FFmpegDecoder.cpp. This did not seem to fix the lag issue. I have also
> tried simply reducing the number of packets that can be held in the video
> queue. Is there any other way to minimize the video stream lag in the ffmpeg
> plugin?
>
>
>
> Thanks,
> David
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to