<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/5809/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Fri, 17 Apr 2015 12:24:33 +0000</lastBuildDate><item><title>Using mplayer with i3wm?</title><link>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/</link><description>How do you use mplayer with i3wm? I usually use the "tabbed" mode `mod+w`. When I open mplayer, it occupies the entire screen which leaves some black space on either side for most videos. To avoid this problem I made it floating and plan to move it to another workspace if I really need to keep it on. 

In general I think apps like mplayer looks awkward when opened in "tabbed mode" and they are not suited for tiling as they have their own optimal window size decided by the application. All such programs are usually better off in the floating mode?

I can't upload Images/Link here. Link @ imgur.com/rgYyKzW,zHNwRCq,PSkBIEB#0
First is default , Second is floating, Third is noaspectratio.

Currently I use this:

`for_window [class="MPlayer"] floating enable`


</description><pubDate>Thu, 16 Apr 2015 20:08:23 +0000</pubDate><guid>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/</guid></item><item><title>Comment by Michael for &lt;p&gt;How do you use mplayer with i3wm? I usually use the "tabbed" mode &lt;code&gt;mod+w&lt;/code&gt;. When I open mplayer, it occupies the entire screen which leaves some black space on either side for most videos. To avoid this problem I made it floating and plan to move it to another workspace if I really need to keep it on. &lt;/p&gt;

&lt;p&gt;In general I think apps like mplayer looks awkward when opened in "tabbed mode" and they are not suited for tiling as they have their own optimal window size decided by the application. All such programs are usually better off in the floating mode?&lt;/p&gt;

&lt;p&gt;I can't upload Images/Link here. Link @ imgur.com/rgYyKzW,zHNwRCq,PSkBIEB#0
First is default , Second is floating, Third is noaspectratio.&lt;/p&gt;

&lt;p&gt;Currently I use this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;for_window [class="MPlayer"] floating enable&lt;/code&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?comment=5810#comment-5810</link><description>I don’t understand what the problem is. Can you be more specific about how it looks and how you expect it to behave instead?</description><pubDate>Thu, 16 Apr 2015 20:28:59 +0000</pubDate><guid>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?comment=5810#comment-5810</guid></item><item><title>Answer by i3convert for &lt;p&gt;How do you use mplayer with i3wm? I usually use the "tabbed" mode &lt;code&gt;mod+w&lt;/code&gt;. When I open mplayer, it occupies the entire screen which leaves some black space on either side for most videos. To avoid this problem I made it floating and plan to move it to another workspace if I really need to keep it on. &lt;/p&gt;

&lt;p&gt;In general I think apps like mplayer looks awkward when opened in "tabbed mode" and they are not suited for tiling as they have their own optimal window size decided by the application. All such programs are usually better off in the floating mode?&lt;/p&gt;

&lt;p&gt;I can't upload Images/Link here. Link @ imgur.com/rgYyKzW,zHNwRCq,PSkBIEB#0
First is default , Second is floating, Third is noaspectratio.&lt;/p&gt;

&lt;p&gt;Currently I use this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;for_window [class="MPlayer"] floating enable&lt;/code&gt;&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?answer=5815#post-id-5815</link><description>I'm not sure what the questions is, but in order to remove the black space use the `-nokeepaspect` command line option :)

Example: `mplayer -nokeepaspect your_video_file.ogv`</description><pubDate>Fri, 17 Apr 2015 04:03:15 +0000</pubDate><guid>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?answer=5815#post-id-5815</guid></item><item><title>Comment by Nishant for &lt;p&gt;I'm not sure what the questions is, but in order to remove the black space use the &lt;code&gt;-nokeepaspect&lt;/code&gt; command line option :)&lt;/p&gt;

&lt;p&gt;Example: &lt;code&gt;mplayer -nokeepaspect your_video_file.ogv&lt;/code&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?comment=5820#comment-5820</link><description>Thats a good suggestion. I was looking for this option. Its a workaround but decent.</description><pubDate>Fri, 17 Apr 2015 12:24:33 +0000</pubDate><guid>https://faq.i3wm.org/question/5809/using-mplayer-with-i3wm/?comment=5820#comment-5820</guid></item></channel></rss>