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


ADVERTISEMENT

Ubuntu :: Playing AVI Movie Files - No Picture With Audio

Nov 20, 2010

AVI movie files aren't playing well in Ubuntu. I get audio but the screen stays black, there's no picture. I downloaded VLC player and mplayer and neither of them work. Same thing: Black screen with audio. Is there a codec pack out there that I should download or something?

View 9 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 :: Movie Plays Correctly But KDE Reports 'Audio Codec: None'

Sep 15, 2010

After experimenting with version 6.0 of ffmpeg there were a few issues i was not totally happy with, so i decided to downgrade back to the 2008 build of ffmpeg.However now whenever i encode a libxvid/libmp3lame movie with ffmpeg (using the exact same settings I have always used), the output created .avi file is reported by KDE as having:

Quote:

Audio Codec: none

This is truly odd (and quite annoying) as the .avi movie plays correctly with sound on both Smplayer and Kaffeine, so i don't think it is a codec issue, but it just does not display the correct audio codec tag anymore. how the metabar properties are controlled in KDE?, or if there is a config that I can adjust to make the new created output .avi's report the Audio Codec correctly as 'mp3'? (like it used to).Also, does anyone know if ffmpeg 6.0 may have left some files behind on my system that is causing this sudden odd behavior?

View 5 Replies View Related

Ubuntu Multimedia :: Multiple Audio Outputs Not Available

Oct 28, 2010

I've searched high and low, and can't seem to find a solution to this. I'm running a Dell Inspiron with an HDMI output with 10.10 through the tv. I want to get HDMI sound output for VLC, but I also want S/PDIF output (to the stereo) for Musicplayer. I can test and use the HDMI in the sound preferences sound/preferences/sound, but when I try to do the same for the internal card and click 'test speakers' the sound program closes itself. When the machine was a windows machine, it had PowerDVD outputting to the TV and Mediaplayer outputting to the stereo. I'm aiming for a similar set up in Ubuntu.

View 1 Replies View Related

Ubuntu Multimedia :: Pulse Audio Multiple Outputs?

Apr 3, 2010

I've searched and searched and can't find a straight answer about this. I want to sent the same signal out of the digital output and one of the analog outputs on the soundcard (Intel HDA) on my motherboard. I'm using ALSA and Pulse Audio.

View 5 Replies View Related

Software :: Real Time Management Of Audio Inputs/outputs?

Jun 19, 2010

I was wondering if there is an application for Ubuntu (FOSS or otherwise) that would allow me real time management of all of my audio inputs and outputs. Essentially I have multiple microphones attached to my computer and multiple audio outputs. What I am looking to do is to be able to assign each different input to it's own audio output. A touch screen interface is a plus for the program but not necessary.

View 9 Replies View Related

Fedora :: Get The Movie's Name Which Mplayer Is Currently Playing?

Nov 19, 2009

I have a computer playing movie automatically in loop,and I want to know which movie is now playing in this computer and report it to a server. I use bash script to do this. If I use "pe -ef|grep mplayer ........" ,it seems to complex. Is there any easier way to get the name and store it in a parameter like $movie_name ? And also, I want to know if I can know whether the mplayer is running well. For example, if I use "mplayer wrong.txt". You can still get "ps -ef|grep mplayer....",but you just know that mplayer will get error to play .txt file.

View 2 Replies View Related

Ubuntu Multimedia :: VCD Not Playing On VLC And Movie Player

Jan 1, 2010

This is the first time I tried playing a VCD on my laptop and when I tried playing it on VLC, it indicated that an error, that it cannot read the file. I searched around the net for some solution and tried opening the VCD through the terminal to no avail. I tried switching to the Movie Player but it's the same. They play the initial 'Warning on illegal copying of the film, etc.' which lasts for about 15 seconds but after that, it won't play at all.

View 5 Replies View Related

Ubuntu Multimedia :: Movie Player Not Playing Dvd's?

Sep 17, 2010

I am using ubuntu 10.04 and the default movie play that is automatically there is not reading dvds. It says:"Totem connot play this type of media (DVD) because it does not have the appropriate plugins to be able to read from the disc.Please install the necessary plugins and restart totem to be able to play this media."I did a little (not a lot) of looking and have tried one thing so far and have tried:

Code:
sudo apt-get install libdvdread4
Followed by

[code]...

View 4 Replies View Related

Ubuntu :: Can't Use Any Desktop Effects If Playing A 3d Game / Movie

Apr 5, 2010

I need to have "Visual effects" set to None in order to play 3d games or other tasks such as watching DVDs, etc. The reason is that I get very poor FPS if visual effects are enabled. For example, I can have 150 frames per second on Quake, but with visual effects it drops down to 30. Movies will jitter and flicker a lot until I turn off the effects. I don't have a weak machine; 2 GB memory and 2 Ghz. Nvidia 8400 graphics. This problem was on Vista when I had that on my laptop years ago.

View 2 Replies View Related

Ubuntu :: Error While Playing A Movie / Avi / Mp4 In Gnome Mplayer

Mar 12, 2011

I am running 10.10 ubuntu 64 and I have been using gnome mplayer from the USC for quite some time.

View 4 Replies View Related

Ubuntu Multimedia :: Playing DVD Gives A Black Screen In Movie Player And VLC

May 3, 2010

System Specs:
RAM: 1GB
Mother board: P4P800 VM
Video: Internal (plus a tuner card I don't use
OS: Ubuntu 10.04 (with latest updates

Ok so a brief description. The comp initially had an ATI Radeon X1600 card I removed because it was giving more trouble than it was worth. I'll add it later if there is a chance it might make things batter. (NB the computer was painfully slow with the card installed... runs faster without it)

I installed the restricted formats pakage as per the instructions found at: [URL]

So I installed the ubuntu-restricted-extras package and then ran:

sudo /usr/share/doc/libdvdread4/install-css.sh
sudo apt-get install ubuntu-restricted-extras

in the terminal.

Now here is what happens. The DVD plays as I can hear it but the screen is black. moving the screen i'll get glimpses of video but not much. This happens in MOvie PLayer and in VLC. However with VLC by moving it around and going full screen I manage to get the video component working as well.

View 9 Replies View Related

Debian :: Desktop Freezes When Playing Avi Files (movie Player Or Vlc)?

Mar 15, 2011

I have installed debian squeeze, and upgraded to latest kernel (by compiling the source). This is to get support of my new Intel DH67CL motherboard.have fantastic display 1920x1080, and debian detected all of the hardware.It plays sound, ..... videos etc. But whenever I try to open an avi file though movie player or vlc the desktop freezes. I could move the mouse pointer, but no reaction to clicks. I can change to terminal by Alt+Ctrl+F1, and then has to reboot. How to troubleshoot this

View 2 Replies View Related

General :: Playing Movie In Totem Player Downloaded Using Torrent

May 12, 2010

I downloaded a movie using torrent in ubuntu 10.04. After completion when I played that movie in totem or VLC its showing use windows media player. How can I play the movie in ubuntu-linux.

View 2 Replies View Related

OpenSUSE Multimedia :: VLC Shows Black Screen When Playing Movie Files?

Mar 12, 2011

With a default 11.4 (64bit) installation, and the one click installer for VLC at VideoLAN - VLC: Free streaming and multimedia solutions for all OS! - if you get a black screen when watching movie files there are 2 solutions.1)-> Go to Tools->Preferences->Video-> Remove the tick for "Accelerated video output (Overlay)"-> Try and play the movie again, you should now see output.2)Download proprietary drivers for your graphics card - I think theres a thread on the forum dedicated to that.

Example, NVIDIA 8600 using the default 11.4 open source drivers (nouveau?) shows a black screen when VLC uses "Accelerated video output".However, installing the proprietary NVIDIA drivers, VLC will successfully show the movie using "Accelerated video output".To clarify the default VLC installation with "Accelerated video output" ticked - works with proprietary NVIDIA drivers - and doesn't without.

View 5 Replies View Related

Ubuntu :: Tried Playing DVD In Movie Player / It Froze Up / Huge Loss In Free Disk Space

Feb 28, 2010

I tried playing a DVD several times and each time, after opening in Movie Player on Ubuntu 9.10, it froze up, I forced quit and then I noticed a huge reduction in free disk space on my root (/) directory. Has this happened to anyone else?I figure I Movie Player probably saved some temp files somewhere on hard disk and wasn't able to clean them up since I had to force quit. Any thoughts about how to clean this up and take back that previously free space?

View 9 Replies View Related

Ubuntu Multimedia :: Movie Player And VLC Media Player Not Playing DVD?

Aug 1, 2011

When playing coyright protected DVD's in Ubuntu 10.10: the following errors occur:Movie Player Error message:Error occured Could not read from resourceVLC media Player Error essage:Playback failure:DVDRead could not read block 0.Non copyright protected DVD's play fine

View 2 Replies View Related

Debian :: Audio - Use Another Sound Applications Like Rythmbox Or Movie Player

Apr 3, 2011

I use chrome browser and whenever i watch videos(say on .....),after that i am not able to use another sound applications like rythmbox or movie player(I get videos with vlc but no sound).However when i close the browser,rythmbox(all sound applications) plays sound.This is not there in windows.My sound card is Creative Labs EMU10k1X.

View 6 Replies View Related

Fedora :: Audio Playing Too Fast

Sep 26, 2009

my audio and the audio while video is playing way to fast ive searched google for a fix and have tried a few. but to no avail.

View 12 Replies View Related

Fedora :: VLC Not Playing Some Audio Files

Dec 16, 2009

This was my favorite media player because it played all the files I could throw at it. However, in Fedora 12 it fails to run my .avi or .mkv files. I may have forgotten something, like some driver or codec, but movie player plays them well. I have VLC in Mac and it plays the files without question. Am I doing something wrong?

View 2 Replies View Related

Ubuntu :: Audio Stuttering When Playing Mp3?

Jun 5, 2010

ubuntu lucid 10.04 with the latest update up to june 6, 2010, could not play mp3 files smoothly. it always stutter randomly.i'm using gigabyte amd 780g chipset with realtek high definition audio chipset.

View 3 Replies View Related

Debian Multimedia :: No Audio When Playing .3g2 Files

Apr 17, 2010

Error in mplayer is Cannot find codec for audio format 0x706C6351

View 1 Replies View Related

Debian Multimedia :: Cannot Play Audio While MPD Playing

Nov 20, 2010

After hours of googleing I'm stumped.When MPD is playing audio, I cannot play audio in another app (ie Totem/VLC).MPD runs under the mpd user. Alsa config is default (as far as I can tell, it configures itself automatically now). System is squeeze, up to date.

View 8 Replies View Related

Ubuntu :: ALSA Not Playing Audio On IDT HDA Codec?

Mar 16, 2010

I have an issue that I have been trying to fix for the last one week and failing. I am working on an IP phone where I have two Audio codecs -

CARD 0: IDT HDA Code for the Handset
CARD 1: NXP USB Codec for the Speakerphone

I can play music on each of them using command line commands. But when I use ALSA APIs, I can only play music on CARD 1 (Speaker phone) and not on CARD 0 at all.

The code I have for CARD 1 is: snd_pcm_open(&phandle, "plughw:1,0", SND_PCM_STREAM_PLAYBACK, 0);

I have all the other API calls as well.. and I am using PCM STREAM RATE = 16000, Channels = 1 for initializing. BUt when I change the devide to: "plughw:0,0" -- I get no audio on the handset.

View 1 Replies View Related

Ubuntu Multimedia :: Playing Audio Via Network?

May 4, 2010

OK, so I have a samba share on my Ubuntu server that holds my mp3 files, and I can play these files from which ever PC in the house whether its my Laptop (Linux) or Desktops (mix of Windows, Linux & Mac) At the moment my Windows Desktop PC has a sound system connected to it and I vnc to that computer to change tracks create playlists etc to play through the nice sound system, however I want to be able to play through local rhythmbox or similar and play the sound via the networked windows (xp) pc.

View 3 Replies View Related

Ubuntu :: 9.10 - Video Is Playing Fine The Audio Is Gone

Sep 10, 2010

i was tweaking some settings on mplayer and now when the video is playing fine the audio is gone, not only from mplayer but also from all the applications

View 1 Replies View Related

Ubuntu Multimedia :: No Audio When Playing Mp4 Video

Dec 11, 2010

I'm not getting audio when I play a video file.

Code:

mplayer Naruto/Naruto Shippuuden - 185 v2.mp4
MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory

Failed to open LIRC support. You will not be able to use your remote control.

Playing Naruto/Naruto Shippuuden - 185.mp4.
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und

[code]...

View 2 Replies View Related

Debian :: DVD Drive Not Playing Audio CDs In Squeeze

Jul 18, 2009

Having recently bought a new box (HP Pavilion) I discovered that it is using sata HD and CD/DVD. As there are no specific switches to use when installing to sata drives, I assume that Debian Squeeze is configured to work with sata drives "out of the box", which, in my case, it is failing to do. For the sake of completeness, these are the issues I am encountering, in no order of priority:

* DVD/CD-RW can read data CDs
* Can write to DVD and CD using K3B
* Can play DVDs that I've burnt
* Typing "eject" (no quotes) on the command line will open the drive

But:
* Cannot play audio CDs - Rhythmbox is the only application that can. Amarok does, but then doesn't update track lists when a new CD is inserted and I must quit Amarok and restart it for it to pick up the new track lists. KsCD can identify the tracks but does not play an audio CD (even when the config file is changed to point to the drive). Goobox claims "invalid device" even though when using it on the command line I set the "--device==/dev/sr0" (no quotes) to point to the device. When I press the eject button, Goobox seg faults. I have tried a number of other applications, including cdplay, workman, cdcd, and a couple of others the names of which I now forget, some GUI and some command line. None of these have been able to play the audio CD, and many have claimed drive does not exist at all, again, even when manually pointed to it.

* Cannot play pre-recorded (i.e. commercial) DVDs, irrespective of the application used. To make DVDs work, I must go into the folder and double click the correct VIDEO-TS file (*.vob)

These are the specs, taken from dmesg:
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.025513] ata2.00: ATAPI: TSSTcorp CDDVDW TS-H653Z, 4403, max UDMA/33
[ 2.041505] ata2.00: configured for UDMA/33
[ 2.049392] scsi 0:0:0:0: Direct-Access ATA WDC WD3200AAJS-6 01.0 PQ: 0 ANSI: 5
[ 2.049891] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW TS-H653Z 4403 PQ: 0 ANSI: 5

[ 5.232678] Driver 'sr' needs updating - please use bus_type methods
[ 5.241216] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.241216] Uniform CD-ROM driver Revision: 3.20
[ 5.241216] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.279572] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.279572] sr 1:0:0:0: Attached scsi generic sg1 type 5

This is confirmed by hardinfo and uses a scsi1 controller. The kernel I am using is kernel 2.6.26-2-686 on an AMD Sempron Dual Core 2300 and I am running Squeeze with no other OS. Is this an issue with GNU/Linux generally or with Debian specifically? Interesting, but one Google search showed that Fedora didn't have such a problem but when the user switched to Debian he found a similar issue. I don't think that the drive itself is broken and nor do I think that changing the drive for something else will work, because I'd still have to use the sata connections.

View 2 Replies View Related

General :: Playing Audio Files Via Terminal?

May 21, 2010

How can I play audio files via terminal. Afaik I've to install mplayer. Suppose I want to play list of audio files, is there any way to play all the files simultaneously via terminal?

View 7 Replies View Related







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