<div>The problem disappear after I run command: export DISPLAY=:0.0 under ssh window. But osgmovie runs fine without set DISPLAY enviroment.</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b> "Dan Liu";<139250065@qq.com>;</div><div><b>Date: </b> Thu, Feb 25, 2016 04:05 PM</div><div><b>To: </b> "OpenSceneGraph Users"<osg-users@lists.openscenegraph.org>; <wbr></div><div></div><div><b>Subject: </b> [osg-users] exception occurs when play video without audio</div></div><div><br></div><div>Hello all:</div><div>    When I write a program according to osgmovie example using OSG 3.4 and SDL2. It works fine when I run it under GUI windows. But if I run my program in ssh terminal, an exception occurs, and video stops on first frame. And the original osgmovie has no problem. Does anybody know the reason? Below is the output:</div><div><br></div><div>ffmpeg::open(/film/rio.mov) size(1920, 816) aspect ratio 1</div><div>Attaching FFmpegAudioStream</div><div>FFmpegAudioStream::setAudioSink( 0x9d7f80)</div><div>Assigning 0x9d7f80</div><div>GraphicsWindowX11::realizeImplementation() Already realized</div><div>ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused</div><div><br></div><div>FFmpegDecoderAudio::run : unhandled exception</div><div>Finished FFmpegImageStream::run()</div><div>FFmpegAudioStream::setAudioSink( 0)</div><div>Assigning 0</div><div>Calling avformat_close_input(0x8c1fe8)</div><div><br></div><div>With best regards</div><div>daniel</div></div>