Software :: Mplayer Installed But Fails To Run?

Aug 1, 2010

I get the following message when I run mplayer:$ sudo mplayermplayer: error while loading shared libraries: libvorbisidec.so.1: cannot open shared object file: No such file or directoryBasically, is there an easy way to get libvorbisidec1 installed?Noobie here so I really need very basic instructions.

View 9 Replies


ADVERTISEMENT

Software :: Mplayer Compilation Fails?

Sep 1, 2010

i'm trying to compile mplayer/mencoder (I need the "fribidi" flag on and my distro's package is shipped with it off.)I am using ubuntu 10.04 on x86_64.during the building process (make) it stops with the following error messages:

subreader.o: In function `sub_fribidi':
subreader.c.text+0x396): undefined reference to `fribidi_set_mirroring'
subreader.c.text+0x39d): undefined reference to `fribidi_set_reorder_nsm'

[code]....

View 2 Replies View Related

Software :: Mplayer Fails To Play Any Media?

Sep 7, 2010

I am having a constant problem with all media. All songs and video locally will not play smoothly. They are broken usually with no sound. It takes about 10 real time seconds to play one second of a song.Moving on.. using Totem movie player, but I switched to mplayer and am still having the problem. I have looked into the problem and I believe it has to do with the Win32 Codecs plugin. The current plugin running is LibMad0 (whatever you call it)I also have the libmad0-dev pkg installed. This is the default plugin I believe for mplayer, but after extracting the Win32 codec filento /usr/lib/Win32 it did not make a ifference. So question, how can I make it revert to the Win32 codec plugin?Specs:HP Pavilion dv4Notebook PC Intel(R) Core(TM)2 Duo CPU T5800 @ 2.00GHz64bit processor.

View 7 Replies View Related

Ubuntu Multimedia :: Mplayer Fails To Use VDPAU Device?

May 23, 2010

I have a Zotac IONITX-F-E motherboard (Intel Atom Dual Core 1.6 GHz + Nvidia ION) -based box with Ubuntu 10.04 64-bit installed. My goal is to play back 1080p video.

I have mplayer installed (which I compiled from source with --enable-vdpau). I try to run mplayer with this command:

Code:
mplayer -vo vdpau -vc ffh264vdpau path/to/myfile.mkv
I get the following message in my terminal:
Code:
Error opening/initializing the selected video_out (-vo) device.
I have libvdpau-dev and libvdpau1 installed.

[Code]....

Before doing all this, I was able to get the nvidia 195.36.24 driver installed, but I am still having some trouble, which may or may not be related.

View 1 Replies View Related

Ubuntu Multimedia :: Mplayer Fails To Play Back Some Mp4 H264 / Fix It?

Mar 13, 2011

I currently have mplayer installed with the binary codecs in place, but it seems that mplayer is quite picky with which files it wants to play.

I have three files that are all mp4 h264 .mkv's. One of them is ~20 minutes long (720p) and mplayer seems to do just fine. Another is around ~90 minutes (1080p) and within seconds the audio gets out of sync. The third file is also around ~90 minutes long (1080p) and refuses to play at all, throwing a mess of:

[h264 @ 0x5fdbac0]AVC: Consumed only 1 bytes instead of 521

Error while decoding frame!

The machine is fairly old (Athlon 64 X2 4200+), but I don't think it's a hardware performance issue. When it was running Windows XP it could handle any HD video I threw at it. Each one of these files plays perfectly on my Windows machine with Media Player Classic Home Cinema + ffmpeg...

Is there something wrong with ffmpeg or is support for h264 just not there yet?

View 1 Replies View Related

Red Hat :: Uninstalling Mplayer Installed By Compiling Source Files?

Feb 2, 2010

how to uninstall Mplayer and other programs that is installed by compiling source files(./configure, make , make install)

View 14 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

Slackware :: Install Gnome Mplayer And Later Mplayer Codecs?

Apr 11, 2010

I am trying to install gnome mplayer and later mplayer codecs.script run

Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/

[code]....

View 16 Replies View Related

Debian :: 6.01 GRUB Installed But Fails To Load?

Mar 27, 2011

I'm trying to install Debian 6.01 on my PC. I have only 1 hdd and it has 3 partitions. On first there is windows 7 and on second ubuntu 10.10 and GRUB is installed to MBR and I can load both systems with no problems.As PC has no optical drive I was trying to install debian using USB stick but had no success. I was ready to give up when I've discovered that there is a W32 installer that I can run under Win 7. So I downloaded it and executed, it starts and download certain files and then it asks for reboot.

After reboot I can still chose between Win 7 and Ubuntu. If I chose win 7 I'm given a choice to run Windows or to continue setup for debian. Very well installer starts and I can chose all the classic stuff between languages etc. Then I come to a point where I need to choose partitions, ok as I have free 30 Gb partition i choose it for debian with settings:

Format in Ext4
Mount point: /

I already have a swap part that I can use. Done that I can start with selection of packages which goes fine and installs everything directly from debian mirrosrs. After that I choose GRUB to be installed into MBR and it goes fine. Some final steps and reboot.

After reboot GRUB offers me again Ubuntu or Win 7. So I can boot either Ubuntu or win 7 which gives me the same choice from before, Windoes or continue Debian setup. I tried doing the setup again with some repair options that it offers but still nothing happens.

View 5 Replies View Related

Server :: Cman Installed But Fails To Start / What To Do?

Jun 16, 2011

The setup: 2 identical boxes running Fedora Core 15 2.6.38.8 kernel, 64bit that Im trying to setup in a cluster using luci.

So far: Managed to create the cluster.conf file, defined the nodes with hosts and such.

The problem: When I try to have the 2 nodes (nod1 and nod2) join the cluster via luci's web interface, I get
"Starting cman: Job failed. See system logs and 'systemctl status' for details."
When I check code...

Now. I know that cman service is installed. I even tried removing and reinstalling the whole thing, dependencies and all, but it just won't start and I've run out of ideas.

View 3 Replies View Related

CentOS 5 :: Yum Fails To See Installed Libraries / Sort It?

May 22, 2009

Trying to install yum-installonlyn, yumex reports a dependency error because libgif.so.4 is needed. However, that library is in /usr/lib and I also have copied it to /lib - with no success. Could anybody tell me which piece of information I am failing to give yum?

View 4 Replies View Related

General :: Open SSL Installed - Certificate Generation Fails

Jun 25, 2010

I have a problem related with certificate generation. I had successfully installed openssl. After that I do these.

[root@localhost openssl-1.0.0a]# cd /usr/local/ssl/misc
[root@localhost misc]# ./CA.sh -newca
CA certificate filename (or enter to create)

Making CA certificate ...
Generating a 1024 bit RSA private key
.........++++++
..........++++++
writing new private key to './demoCA/private/./cakey.pem'
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:

You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank. For some fields there will be a default value,
If you enter '.', the field will be left blank.

Country Name (2 letter code) [GB]:IN
State or Province Name (full name) [Berkshire]:KERALA
Locality Name (eg, city) [Newbury]:KOCHI
Organization Name (eg, company) [My Company Ltd]:squad
Organizational Unit Name (eg, section) []:SUPPORT
Common Name (eg, your name or your server's hostname) []:localhost
Email Address []:jk.r@squadinfotech.com

Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:mahhghh
An optional company name []:mca
Using configuration from /etc/pki/tls/openssl.cnf
Enter pass phrase for ./demoCA/private/./cakey.pem:
I am unable to access the ../../CA/newcerts directory
../../CA/newcerts: No such file or directory
Distro:Centos 5.3 kernel 2.6.18

View 1 Replies View Related

General :: Why Can I Watch It With Gnome-mplayer But Not With Mplayer?

Mar 3, 2011

This should be a very elementary question. I have a URL like http://SERVERNAME/file.wmv. When I enter it in "Open Location" in gnome-mpLayer it connects to the server and plays the stream. But when I run

mplayer "URL"

in the terminal I get a crazy endless loop of

Playing URL.
Resolving SERVERNAME for AF_INET6...
Couldn't resolve name for AF_INET6: SERVERNAME
Resolving SERVERNAME for AF_INET...
Connecting to server SERVERNAME[xxx.xx.xxx.xx]: 80...
Cache size set to 320 KBytes

I think my usage of mplayer in the terminal is correct, since I can watch other URL's.It's only this specific one that doesn't work (I am not authorized to write the URL because they want it to be private.So my question is: Does anyone know why I get this loop? Or is it possible to see how mplayer is called by gnome-mplayer and what output messages it generates?I use gnome-mplayer 0.9.9.2 and mplayer 1.0rc4-4.4.5 on Ubuntu 10.10.

View 1 Replies View Related

Debian Hardware :: ATI Radeon 9200 Fails With Firmware Installed Under Jessie

Jun 30, 2015

As the subject states i have a desktop with a radeon 9200 card, when i install the firmware-linux-nonfree the system hangs when x starts(sometimes you can see the login manager, sometimes not, but you cant login at all) and i cant access any of the terminals ctrl+alt+f(1-6), after removing the firmware-linux-nonfree package the system boots, but the graphics are under software render...

View 3 Replies View Related

Ubuntu Installation :: Upgrade To Natty Fails - Kubuntu - Xubuntu Installed

Apr 29, 2011

I have a problem, because installation of ubuntu 11.04 will fail if I try to.

I have also Kubuntu and Xubuntu installed, which I regret a lot because I cannot uninstall them as well...

The problem is that I have installed a one-time-activation proprietary software so a fresh install is no option.

The error when upgrading is, that "xubuntu-desktop" cannot be marked for upgrade!

View 2 Replies View Related

Server :: E2fsck Fails - Bad Block / Inode - Fails To Transfer

Mar 29, 2010

I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.

View 13 Replies View Related

Fedora Installation :: Upgrade RH9 To F10 - Install Fails - Installer Fails Media Check Due To "errors"

Jan 23, 2009

I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....

[Code]....

View 7 Replies View Related

Ubuntu :: How To Get Mplayer?

Jan 9, 2009

ive had ubuntu 8.1 for awile now on my laptop and windows on desktop. ive downloaded lives media maker or movie maker what ever u widh to call it. after opening lives it says i need to download mplayer. i got to the mplayer homepage thur the downloads given here, and dont know what to do. never messed with binary or codes and dont want to realy mess things up. so looking for some advice here. how do i get mplayer on ubuntu?

View 3 Replies View Related

General :: DBUS >=1.0.0. Installed Libdubs-dev Is Not Installed?

Jan 18, 2011

I am trying to compile VLC code base on my Fedora5 system. I am getting the error when i am trying to run ./configure command.DBUS >=1.0.0. installed libdubs-dev is not installedwhat should I do. I have already installed DBUS (1.4.1).

View 4 Replies View Related

Fedora :: Mplayer M4a To Mp3 Conversion

Oct 23, 2009

or any conversion I suppose. My question is simple: How do I use this command: mplayer -ao pcm *.m4a -ao pcm:file="*.mp3" to convert whole directories and place the converted tracks into another directory. The way it's listed above it will convert all songs with a .mp4 extension into a single file with a .mp3 extension. Which of course, is not what I want, but I know of no other way to use this command.

View 1 Replies View Related

Fedora :: No Video In Mplayer?

Oct 22, 2010

when I try to play any video in mplayer, i only hear the audio .how can I fix it?vlc and totem works

View 14 Replies View Related

Fedora :: Mplayer Broken FLV?

May 31, 2011

has anyone else noticed that any program to do with FLV (flash video) files does not work on F15?i can't get mplayer or vlc to play them (totem does it seems) and mencoder and ffmpeg segfault without any useful error message when trying to convert themany ideas? i'm assuming some problem with the rpmfusion codecs or packages?

View 9 Replies View Related

OpenSUSE :: VLC And MPlayer Not Found In 11.3?

Aug 29, 2010

I went to install VLC and mplayer in 64-bit openSUSE 11.3 and neither of them were in the repositories. I have both the oss and non-oss repositories enabled but still can't find them. I am running KDE 4.4.4. Are these nonexistant for this version or am I just missing something?

View 3 Replies View Related

Ubuntu Multimedia :: Mplayer Will Not Run?

Jan 27, 2010

I'm having a problem running Mplayer in Ubuntu 9.1. I've installed and uninstalled several times. Mplayer refuses to open from the applications menu.n I attempt to open from terminal it comes up with the following: mplayer: error while loading shared libraries: /usr/lib/i686/cmov/libavcodec.so.52: file too short I've also tried other players such as Gnome Mplayer to play the video and it plays really fast with no audio or video. This has really been the only problem i've run into since switching from windows to linux two weeks ago.

View 3 Replies View Related

Ubuntu Multimedia :: Where Is Mplayer Gui On 11.04

May 25, 2011

I've installed both mplayer and mplayer-gui packages, but I cannot find and launch mplayer with graphical interface. I want the classic mplayer's gui and seems that isn't there after installed. Doesn't appear ind applications on launcher and when I'm trying to run from terminal the mplayer-gui command I get the error:command not found. So, where is mplayer-gui and how to get it back. This problem doesn't exist in any previous ubuntu version.

View 3 Replies View Related

Applications :: No Sound On Mplayer

May 16, 2010

When I try to open a video-file in mplayer, there are no sound. (have tried flv and mp4 files) But it plays mp3-files fine.Other media programs like vlc have no problem playing the same videoes with sound.I have checked if mute was on and if the volume was turnd up high, but that wasn't the problem.

View 4 Replies View Related

Software :: How To Set Bitrate For MPlayer

May 8, 2010

Trying to play a *.mp4 video using mplayer and the picture is jumpy and the sound completely screwed. It say it is guessing the bitrate thus:

Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)

In fact the bitrate should be 139 or possibly 132. So assume that is what is wrong. Have assiduously coated myself with nourishing smegma and the like but am unable to work out how to set the bitrate in this case.

View 14 Replies View Related

Software :: Kde Crash With The Mplayer

May 12, 2010

i have installed mplayer on my bt3 when i minimize it and then going to maximize it kde is being crashed by this.

View 1 Replies View Related

Slackware :: Either O.S. Or MPlayer Is Wrong.

Aug 7, 2010

Linux 2.6.21.5, GNU (Slackware 12.0)
MPlayer 1.0rc2-4.1.2

Although mplayer is not a part of the Slack distros, I think the issue is more in connection with the system setup and thefore I place this post in this forum. What is it with mplay- er? I've installed and reinstalled slackware 12.0 many times. And each time I have built mplayer from the sources and it has run fine. In the one before the last slack 12 installation, with subsequent building and installation of MPlayer, some- thing went wrong. And the same can be said of the present installation. Every source mplayer reproduces, it does it fine, with the exception of CD-ROM. No matter the CD-ROM I insert (I have them of the highest quality, bought out of the shelf) or the CD-ROM unit I use. The result is always the same: the sound is faulty, as if the machine had not enough speed. And I repeat. MPlayer played CD-ROMs fine in the past and under the same conditions. Or almost the same conditions, because something must obviously have changed.

Some additional data:

(a) Window$MediaPlayer plays them fine on the same machine.

(b) I invoke it from the physical console.

(c) KsCD under xfce plays them fine.

(d) I am able to load an o.s. from both CD-ROM units on the machine. All the more so, should audio be "correcty" read off the CD.

(e) Now I remember the last time I compiled mplayer with GUI support.

View 4 Replies View Related

Slackware :: Mplayer Not Initializing In 12.2?

Feb 9, 2010

I have downloaded mplayer svn slackbuild script for slackware 12.2 and converted into tgz package and installed it on my slackware 12.2 system. I was using it with slackware 12.2 early and it worked fine. i formated my hard disk to give slackware 13 a try. and later when i installed slackware 12.2 and installed mplayer it is not opening i mean not initializing when i click mplayer icon from the multemedia menu or if i click a videofile and tell it to open with mplayer both ways its not working i tried reinstalling mplayer
but still not working.

View 3 Replies View Related







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