<p dir="ltr">On Jan 22, 2014 6:34 PM, "Catalin Soare" <<a href="mailto:lolinux.soare@gmail.com">lolinux.soare@gmail.com</a>> wrote:<br>
><br>
><br>
> On Jan 22, 2014 10:37 AM, "thufir" <<a href="mailto:hawat.thufir@gmail.com">hawat.thufir@gmail.com</a>> wrote:<br>
> ><br>
> > I like totem, or, failing that, GNOME mplayer.  But it seems only vlc has<br>
> > a menu option to disable the video track?<br>
> ><br>
> > <a href="http://askubuntu.com/questions/339990/is-it-possible-to-disable-the-video-">http://askubuntu.com/questions/339990/is-it-possible-to-disable-the-video-</a><br>
> > output-in-a-video-player-but-keep-the-audio<br>
> ><br>
> > There are plenty of videos where I'm only interested in the audio, just<br>
> > wondering if anyone has more options.<br>
> ><br>
> ><br>
> > thanks,<br>
> ><br>
> > Thufir<br>
> ><br>
> ><br>
> > --<br>
> > ubuntu-users mailing list<br>
> > <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
> > Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
><br>
> Hello!<br>
><br>
> You might want to take a look at mplayer. It could do that in batch mode, with:<br>
> mplayer -vo=null (if I'm not mistaking?)<br>
> Anyway for these kinds of options you will get away with it if you only read the help.<br>
> There are tons of usage examples on the web. Awesome player and you might also be interested in mencoder, the mplayer's encoder for more advanced media conversion capabilities.<br>
><br>
> Hope this helps.<br>
><br>
> Regards,<br>
><br>
> --<br>
> Sent from my Brick (TM)</p>
<p dir="ltr">I'll need to correct myself:</p>
<p dir="ltr">mplayer -vo null something.mpg</p>
<p dir="ltr">According to <a href="http://www.commandlinefu.com/commands/view/4919/using-mplayer-to-play-the-audio-only-but-suppress-the-video">http://www.commandlinefu.com/commands/view/4919/using-mplayer-to-play-the-audio-only-but-suppress-the-video</a>.</p>

<p dir="ltr">Cheers!<br>
</p>