<div class="gmail_quote">On Mon, Apr 15, 2013 at 4:39 PM,  <span dir="ltr"><<a href="mailto:inx-request@lists.inx.maincontent.net" target="_blank">inx-request@lists.inx.maincontent.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying several days to play youtube in inx (1.17) but without any success.Is there any way to listen at least the sound of any youtube video in inx?<br>
Looking back for any kind of help, idea.<br></blockquote></div><br>I haven't tried it, but if I were going to, I'd look into the following...  You can download media files using command line tools such as cclive <a href="http://cclive.sourceforge.net/">http://cclive.sourceforge.net/</a><br>
Once downloaded, you'll need a media player that can handle the video format and work in framebuffer mode.  mplayer is the most common.  I do believe some distributions have versions of vlc that work in framebuffer as well.  <br>
<br>If you just want to listen to the audio, there are some more unusual options.  For instance, there's a DOS program mpxplay (<a href="http://sourceforge.net/projects/mpxplay/">http://sourceforge.net/projects/mpxplay/</a>) which is very good at playing the audio part of video recordings.  It should run in DOSBox.  DOSBox is written using SDL, so theoretically, it could run in framebuffer mode since SDL will work via directfb in framebuffer.  If you want to convert ac3 format (from an mpeg file) to wave you can use a52dec.  You may need to demux (separate) the mpeg audio and video streams first with programs like mpgtx or DGMPGDec.<br>
<br>If you're dealing with a file in flash format, there may be some utilities at <a href="http://www.osflash.org/">http://www.osflash.org/</a> which can help you out or convert into other formats accessible via command line.<br>
<br>Good luck.<br><br>Sincerely,<br>Laura<br>http;//<a href="http://www.distasis.com/cpp/osrclist.htm">www.distasis.com/cpp/osrclist.htm</a><br><br>