<div dir="ltr">Hi Andrea,<div>did you have a look at the load on the cpu cores? The slowdown seems to indicate a cpu core hitting 100% load.</div><div>this link might help you further: <a href="http://forum.openscenegraph.org/viewtopic.php?p=72124#72124">http://forum.openscenegraph.org/viewtopic.php?p=72124#72124</a></div><div>Regards, Laurens.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 11, 2018 at 4:36 PM, Andrea Martini <span dir="ltr"><<a href="mailto:martini.andrea@gmail.com" target="_blank">martini.andrea@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
i'm using osg3.5.6 on visual studio 2013 (windows 10), and i'm using ffmpeg  plugin combined with SDL2 to play video and audio streaming with osgmovie example.<br>
If i don't use SDL2 (no audio), video streaming works fine. <br>
If i add SDL2 (audio), i get two bad results:<br>
1) video stream get slower<br>
2) Audio has hiccoughing<br>
<br>
I tryied with some video examples (with different resolutions) but i get the same result.<br>
<br>
Following, i report audio streaming output displayed on the console:<br>
<br>
ffmpeg::open(C:\Movie\surfers_<wbr>360.mp4) size(2048, 1024) aspect ratio 1<br>
Attaching FFmpegAudioStream<br>
AudioStream read []<br>
FFmpegAudioStream::<wbr>setAudioSink( 00000277C50FEEE0)<br>
Assigning 00000277C50FEEE0<br>
image->s()2048 image-t()=1024 aspectRatio=1<br>
SDLAudioSink()::startPlaying()<br>
  audioFrequency()=48000<br>
  audioNbChannels()=2<br>
  audioSampleFormat()=4<br>
  SampleFormat  = SAMPLE_FORMAT_F32<br>
<br>
I'm wondering if i should continue with ffmpeg and sdl libraries, or i have to look at another one. In this last case, could you suggest me some way to follow? (link, examples, ...)<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
Andrea<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=74033#74033" rel="noreferrer" target="_blank">http://forum.openscenegraph.<wbr>org/viewtopic.php?p=74033#<wbr>74033</a><br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.<wbr>openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.<wbr>org/listinfo.cgi/osg-users-<wbr>openscenegraph.org</a><br>
</blockquote></div><br></div>