Software :: How To Start Gmplayer Fullscreen

Mar 10, 2011

I've got a problem with gmplayer, when I try and start gmplayer from the commandline with this: Code: gmplayer -fs video.avi It still opens windowed. If I try the same option with mplayer it works and opens full screen. how to start gmplayer fullscreen?

View 3 Replies


ADVERTISEMENT

Fedora :: F13: Gnome-mplayer Does Not Start In Fullscreen

Sep 5, 2010

gnome-mplayer --fullscreen file.avi opens file in the window, manually I can switch it to fullscreen but I need to start in fullscreen from command linemplayer -f file.avi opens in fullscreen from the beginning but if to play a list it shows desktop between files how to fix the problem with gnome-mplayer?

View 7 Replies View Related

Ubuntu :: Firefox In Fullscreen Mode When I Start It / Resolve This?

Jan 6, 2011

An little annoying problem. When i start firefox it starts in fullscreen mode. So the tabs to close, minimise, and the 3'rd to maximise have disappeared. On windows you hit f10 i believe to get these back. How do you do in firefox?

View 5 Replies View Related

OpenSUSE Multimedia :: Gmplayer Doesn't Play Smoothly On 11.3

Sep 5, 2010

I just upgraded (full reinstall inc. format) from 11.1 (32bit) to 11.3 (64bit).

Everything is working correctly except gmplayer (installed from packman).

If I play movies using gmplayer they do not play smoothly, but the strange thing is if I play the same file with mplayer from a terminal it does play smoothly.

If I play the file from a terminal with gmplayer no errors are reported...

View 6 Replies View Related

General :: Playing Video Files With Gmplayer By Default?

May 22, 2011

I am using debian 6.0.0 The video files are played by default in totem.I like gmplayer. Also I want to make script for intelligently guessing as follows Get all the names of file in <folder-containing-video>. See which of them (among *.srt.*.sub.*.ssa) has maximum number of characters matching with video name. That file will be parameter for sub option .
I saw a desktop entry for gvim which is like gvim -f %F -f means foreground I can try
gmplayer -vo xv -sub what-should-I-write-here %F

View 1 Replies View Related

Slackware :: GMPlayer Outputs Only Audio When Playing Movie

Aug 14, 2010

Kernel 2.6.21.5, GNU (slackware 12.0).
KDE 3.5.7.
MPlayer 1.0rc2-4.1.2.

I have a .avi file on the hard (really on a cd-rom, but it's just the same). Being in the GUI (KDE), I do Main Menu>Run Command and then, in the dialog box, I enter 'gmplayer foo.avi'. Gmplayer starts, the picture of a small console is seen on the screen, and the audio from the movie is heard. Just as if I had inserted the CD into a stand alone dvd player but I could not see the image. I compiled and installed mplayer (with GUI support) from the slackbuilds.org sources and script for slackware 12.0, which is the slack version installed in my machine. If I open a terminal (in the GUI) and run gmplayer there I get this:

Code:
VIDEOOUT: [VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run 'xvinfo' to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.
CPLAYER: Error opening/initializing the selected video_out (-vo) device.

I know I could do what is suggested by gmplayer but, before that, perhaps I am simply invoking gmplayer in the wrong way. That is: there are at least to ways: using the Run Command dialog box and opening a terminal and running as a cli command.

View 13 Replies View Related

SUSE / Novell :: Installed Mplayer From Source But The Gui (gmplayer) Does Not Work - Command Not Found

Sep 7, 2010

i ran into a problem when i installed mplayer on suse 11.1 from source, it works just fine BUT it has no GUI.When i try to use the command "gmplayer", it returns 'bash: gmplayer: command not found

View 3 Replies View Related

Ubuntu Multimedia :: See HD Videos In MTS File Format From Digital Camera - Mplayer (gmplayer) Black Windows

Sep 13, 2010

I have to use mplayer, using the gmplayer executable, in order to see some HD videos in MTS file format from my digital camera, and though they play reasonably in mplayer it is impossible to control the video as the control window is blank and black, as is the video window until the video starts to play. See screenshot. I have an ATI 9200SE video card, sempron 2400+ cpu, 2GB ram, if that makes any difference. I have never had this problem in previous Ubuntu versions, only now in Lucid, fully updated. I have the packages mplayer, mplayer-gui and mplayer-skins installed. Can anyone tell me what I'm missing.

EDIT: OK, problem over. To get the best from my ATI card I was using 16 bit colour. Discussions last night on another forum questioned many things which made me look again at that, and a change of colour depth has solved that difficulty. I now need to make sure that the24 bit colour does not introduce other problems which are more difficult to live with, but my xorg.conf is customised and edited from the one I needed to get any display from karmic, so it is possible that I may be able to live with 24 bit colour now in Lucid.

View 1 Replies View Related

Ubuntu :: Fullscreen Across Two Monitors?

Jun 27, 2010

How do i fullscreen wow across two monitors in ubuntu? I am running ubuntu 10.04 with two 1024x768 lcd monitors running from a Nvidia 9800gt graphics card running in twinview. I ant to maximixe WoW(World of Warcraft)(running under wine) as fullscreen across both screens. The WoW client recognizes a resolution option of 2048x768, but when i apply it, it squeezes it onto one monitor. how to fullscreen across both?

And i have removed the touching sides of the monitor cases so the screens touch directly so it is feasible to play.

also, i am using the latest nvidia drivers

View 1 Replies View Related

Ubuntu :: Getting Out Of Fullscreen Mode?

Jul 5, 2010

I have been running into trouble with SDL programming. When my program hangs in fullscreen mode I can't find any way to get back to xwindows. Several times I have had to shut off my computer and restart. Is there some way to minimize or window a fullscreen application? I am using Ubuntu 9.10.

View 3 Replies View Related

Ubuntu :: Can't Get Out Of Fullscreen In AisleRiot?

Sep 12, 2010

I have found on two computers that in AisleRiot, if you remove the status bar and menu bar, and go to full screen, there is no way back. Every time the program starts it is full screen, and even if you can get to the "Leave fullscreen" button, it still reverts to full screen almost immediately.I have tried deleting all the aisleriot folders under .gconf/ but it still behaves in the same way.

View 4 Replies View Related

Programming :: Fullscreen 2D Graphics Without X?

Jun 29, 2010

My boss is looking to use Linux for an embedded device that will require some 2D graphical output. Ideally I'd want to do this without the use of X.

Ideally what we are looking for is something that is easy to program for and could execute without initializing an x-windows system. If we do need to program inside of X what would be the best approach for creating a full-screen dedicated 2D interface?

View 3 Replies View Related

Fedora :: Wine Won't Go Fullscreen On F11 64bits?

Nov 11, 2009

I've just migrated to Fedora after 2 years of Ubuntu, and I'm rather happy with it, except for one problem left. When I launch a windows program through wine (I've only tried games yet), it won't go fullscreen. I tried everything I fond on the internet: disabling compiz, enabling/disabling virtual desktop, but no matter what, my game is still on a tiny window. I tried switching my resolution to the one of the game, it doesn't change anything. And pressing alt+Enter doesn't change anything either, except sometimes crashing the game. The 32 bits libraries for xorg-nvidia are installed, and I don't see what could cause this problem.

View 6 Replies View Related

Fedora :: Switching Between (fullscreen) Applications Aka Alt+tab

Nov 22, 2010

Switching applications, done by pressing alt+tab usually succeeds. However it fails (doesnt do anything) when i am in fullscreen applications, read games. How can i happily switch applications again?

View 2 Replies View Related

OpenSUSE :: Blender Launches - It Goes Fullscreen

Mar 20, 2010

I've just decided to switch from Ubuntu and give this distro another go. I've not used SUSE since 9.x so we'll see what happens. I'm running Gnome anyway but when I launch Blender installed from the repositories it goes fullscreen (press F11 in firefox and that's fullscreen). This isn't the default - the default is windowed like when Firefox is maximised say.

You can run it from a terminal with the switch -w to launch it windowed but that doesn't do anything...still fullscreen. Then comes the kicker - I downloaded the alpha version of 2.5 which is a binary in a tarball and it still did it. What's going on? Why is openSUSE 11.2 forcing fullscreen mode? Any ideas because I quite like what I'm seeing in this version of openSUSE but I really need to do my 3D stuff in it and fullscreen makes things difficult when i want to multitask.

View 4 Replies View Related

Ubuntu :: Flash Performance Bad In Fullscreen?

Jan 16, 2010

Why does flash perform so badly in fullscreen mode but not when out of it? [URL]... that is a 1080p flash video that runs completely smoothly for me when not in fullscreen mode, but after entering it the frame rate drops significantly. Am I the only one affected by this? Is there a way to fix this?

My computer is 64 bit and is running flash 10.42

View 2 Replies View Related

Ubuntu :: VLC Stops For 5 Seconds While Doing Fullscreen?

Mar 31, 2010

1. while playing any video file in VLC or any other player, i try to fullscreen or back to normal then the VLC just stopped for 5-7 seconds, video is running but in the screen it does not show running just sound comes.

2. while i open firefox or maximize it from clicking on taskbar, it take time similar thing the nautilus do when its going to maximize.

i don't know what the problem is, sometimes i feel it is because of compiz and emerald effact, but when i was ubuntu8.10 user, there was not such problem, it runs smooth.

View 9 Replies View Related

Ubuntu :: How To Change Workspace In Fullscreen

Oct 7, 2010

I am not able to click CTRL+ALT+Left/Right when I'm playing games in full-screen.

View 2 Replies View Related

Ubuntu Networking :: Cannot Watch In Fullscreen

Nov 4, 2010

Running the latest ubuntu and I cannot watch any videos in full screen I am on an older computer Toshiba Satellite m35 but I had no problems watching in fullscreen

View 1 Replies View Related

Ubuntu :: Fullscreen Flash Hack / What To Do?

Nov 28, 2010

Any 1 who uses Linux knows that one problem with many distros (if not all) can't play flash videos fullscreen and change volume at the same time. Very very very very annoying.

But I think I might have come across a fix possibly probably not but who knows!!!

Here is the story. I was on my windows partition playing some games, but i also wanted to watch hulu on my second screen. To my amazement flash would exit full screen (on second screen) when it became out of focus because of a click on my main screen. so i did a search on the web and they have a flash hack that keeps it from exiting when it loses main focus. This is what we need!! can some1 with slightly more hacking know-how then me make this hack work for us over on linux?

here is the link
http://bramp.net/blog/full-screen-hack-for-flash

View 3 Replies View Related

Ubuntu :: Apps In Fullscreen Are Shifted Down?

Feb 19, 2011

When I run apps like ZSNES or XBMC in fullscreen their output is clipped at the bottom. It's like their output is shifted down about 20%.Here are some screenshots of the two appsI'm running Ubuntu 10.04 64bit with an Intel card. I get the same behavior with desktop effects on and off.uname -a Linux fry 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64 GNU/Linuxy video is output to my TV via a VGA cable. nless one of these apps is running in full screen, everything is fine. In fact, I can even run VLC or Movie Player in full screen with no problems.

View 3 Replies View Related

Ubuntu :: Firefox Window Is Always Fullscreen

Feb 19, 2011

I run Ubuntu 10.10 netbook edition. Whenever I start Firefox, the window is displayed in fullscreen without the usual controls (close, maximize and minimize). It even covers up the application bar on the left. As far as I can see, this issue only occurs with firefox. Other apps are not affected.

View 1 Replies View Related

Ubuntu :: Fullscreen Application Hangs?

Apr 6, 2011

ll the time for me and when they do, I can't do anything.The typical case for me:Trying to run something, application hangs.The screen is either black or an image of the previous used app (aka not responding).This is when i try all sorts of key-combinations to get out of it to either get to a console or some other way to shut the crashed application down, but since the application is crashed and all the keys are overrided (either that or not responding), I cant do anything.Things I've tried pressing:

ctrl+alt+delete (you never know if something useful will happend (: )
ctrl+alt+f1 (I actually thought this would work, but no)
alt+tab (this was my second hope!)

[code]....

View 5 Replies View Related

Ubuntu :: Choppy Flash In Fullscreen On 10.10

May 13, 2011

I recently just did a fresh install of ubuntu 10.10 everything is up to date as well as my video card drivers.

View 1 Replies View Related

Ubuntu :: Get Fullscreen Zoom In Unity?

May 18, 2011

Is there a way to get a fullscreen zoom (eg. compiz's super+scroll) with Ubuntu 11.04 + Unity?

View 6 Replies View Related

Red Hat / Fedora :: How To Achieve A Fullscreen Mode

Sep 12, 2010

I have install fedora12 in a virtual machine (oracle VBox) in a windows vista host (I know aaarg) and i can't have a fullscreen mode for the fedora I don't know, if it is cause additional features are needed for fedora or is something from the VBox and some additional features of it are needed any special arrangment is needed into the operetional parameters of the VBox.

View 2 Replies View Related

General :: Display An Image Fullscreen In C?

Jan 22, 2011

which will show a png from GIMP on the screen in fullscreen mode. I was using GIMP and there is an option to save my image as an .h or .c file. I tried .h and it saves it as some kind of very large variable. I want to call this from my own C program and display it on the screen.

View 1 Replies View Related

Software :: Finding A Fullscreen Agenda For X11?

Jun 6, 2010

I would like to transform a box in a fullscreen tool for the kitchen. With agenda, firefox, and few apps. It starts automatically and I have a touch screen for the handy thing. Well, I am looking a Fullscreen Agenda for LINUX for X11. Is there something?

View 1 Replies View Related

CentOS 5 :: KVM Is Stuck Fullscreen, Can't Get Desktop?

Apr 1, 2011

I created a new Ubuntu 9.10 VM, and it installed fine. I then told it to upgrade, and was running it fullscreen and left it for several hours. Now the machine is stuck at full-screen, and Ctrl+Alt do not unstick it! I can see the mouse cursor, but cannot press Alt to bring up a menu or anything. I pressed Ctrl+Alt+F1 to get a console, and logged in as root and tried to kill-9 the process, (qemu-dm), but it won't die! Any ideas on how I can unstick the VM? I have lots of applications running and transferring data now, so I don't want to reboot the box for several days until the file transfers are done.

View 1 Replies View Related

Fedora :: Fullscreen In Flash Doesn't Work?

Jun 13, 2010

Just as the title says, the fullscreen feature in Flash video players such as ..... does not work in Fedora 13 on my computer. Videos play fine in the window, though. When I press the fullscreen button, the area where the video was playing turns gray and the sound stops playing. I've tried fiddling with some settings in Compiz but it didn't seem to help. I had Flash Player 10 installed initially, when it started having this problem, and then I installed 10.1 and it continued doing this.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved