Log in

View Full Version : MPlayer Queries


MetalheadGautham
14th July 2007, 09:37
I have a few MPlayer woes and questions I want to ask. they are as follows:

========================================================

1. I am not able to put MPUI as the program to open a file.

I right clicked a RM file, choose properties, seleted opens with and navigated and choose MPUI, but it does not appear in the list.

I did not have this trouble the first few months I used MPUI. any ideas how to solve this?

I tried the MPlayerGUI_Assistant, a software which comes with another MPLayer GUI called MPlayerGUI(duh...) to assosiate a file with an executable, but It also does not work with MPUI(it works fine for MPlayerGUI.exe, SMPlayer.exe, vlc.exe, mplayer.exe, mplayerc.exe, etc.

I have tried lots of stuff, but with no results. what can I do???

=================================================================

2. I want to know the codes I need to add to an MPlayer UI like SMPlayer, MPUI, MPlayerGUI, Rules Player, etc in the "advanced MPlayer Plarametres" box to enable MAXIMUM POST PROCESSING EFFECTS. I want it to the maximum available level, similar to the VLC's postprocessing leavel 6 or something.

============================================================

3. Please suggest a GUI for MPlayer like MPUI that is light weight and has similar controls.

rvm
17th July 2007, 09:31
I have a few MPlayer woes and questions I want to ask. they are as follows:

========================================================

1. I am not able to put MPUI as the program to open a file.

I right clicked a RM file, choose properties, seleted opens with and navigated and choose MPUI, but it does not appear in the list.

In the dialog there should be a "Browse..." button to select another executable not in the list. Choose the MPUI exe, I think after that it will appear in the list. (I don't know if it'll really work because I don't have MPUI installed)

http://img110.imageshack.us/img110/4510/openwithpm3.th.jpg (http://img110.imageshack.us/my.php?image=openwithpm3.jpg)

2. I want to know the codes I need to add to an MPlayer UI like SMPlayer, MPUI, MPlayerGUI, Rules Player, etc in the "advanced MPlayer Plarametres" box to enable MAXIMUM POST PROCESSING EFFECTS. I want it to the maximum available level, similar to the VLC's postprocessing leavel 6 or something.

According to the output messages in mplayer, the max. value for the postprocessing filter is 6.

In MPUI you should add "-vf-add pp -autoq 6" to the command line options.

In SMPlayer just check the option "Enable postprocessing for all videos" in Preferences->General->Video and audio. The quality option is next to it.

MetalheadGautham
20th July 2007, 02:52
thanks for the reply, but as for the first point, it does not work. it just stopped working ever since I uninstalled MediaCoder for the first time.

MetalheadGautham
20th July 2007, 02:56
In the dialog there should be a "Browse..." button to select another executable not in the list. Choose the MPUI exe, I think after that it will appear in the list. (I don't know if it'll really work because I don't have MPUI installed)

http://img110.imageshack.us/img110/4510/openwithpm3.th.jpg (http://img110.imageshack.us/my.php?image=openwithpm3.jpg)



According to the output messages in mplayer, the max. value for the postprocessing filter is 6.

In MPUI you should add "-vf-add pp -autoq 6" to the command line options.

In SMPlayer just check the option "Enable postprocessing for all videos" in Preferences->General->Video and audio. The quality option is next to it.

and what about resampling audio to the highest possible value?