Hi,<br><br>I have couple of real media (.rm) files with me but I do not know how I can play these with Gstreamer.<br>I
see that rm parser plugin is available and real video decoder plugins
are also present as part of ffmpeg. At first I am just interested to
play only the video content encapsulated in real media file.
<br>&nbsp;<br>I am trying something like this but unable to play.<br><br><div><font face="Arial" size="2">./gst-launch-0.10 filesrc 
location=test.rm ! ffdemux_rm ! ffdec_rv10 ! 
sdlvideosink<br>or<br></font></div><font face="Arial" size="2">./gst-launch-0.10 filesrc 
location=test.rm ! rmdemux ! ffdec_rv10 ! 
sdlvideosink</font><br><br>will appreciate any kind of suggestions/comments on this.<br><span class="sg"><br>Pawan<br></span>