Red Hat / Fedora :: Error - [root@localhost ~]# Yum Install Ffmpeg Libdvdcss Libdvdread Libdvdnav Libdvdplay Lsdvd Mplayer
Apr 16, 2011
I was trying to play some mp3s and mp4s in my totem but keep on getting this error report of which I have attached some screenshots. I also tried to download some things that I usually put on my system such as: vlc, ffmpeg, dvdbackup, dvdrip, audacity, thoggen, handbrake, audacious & sound converter but I fail in the process.
Here are my outputs:
Code: [root@localhost ~]# yum install ffmpeg libdvdcss libdvdread libdvdnav libdvdplay lsdvd mplayer gxine
Loaded plugins: refresh-packagekit
google-chrome | 951 B 00:00
google-chrome/primary | 1.4 kB 00:00
google-chrome 3/3
Setting up Install Process
No package ffmpeg available.
[Code]...
View 3 Replies
ADVERTISEMENT
Jan 19, 2009
I am running Fedora 10 new install. lsdvd gives an error when trying to access the dvd. If I issue chmod 766 /dev/dvd then it works fine. Is there a way to set this a boot so access to the dvd does not require root password?
View 3 Replies
View Related
May 20, 2010
To put it bluntly, mplayer is unable to correctly play video DVDs. It seems to correctly find the title and everything, but the picture is broken or not displayed at all, with messages like:
a52: CRC check failed!
a52: error at resampling
[mpeg1video @ 0xa8d840]sequence header damaged
[mpeg1video @ 0xa8d840]Missing picture start code
Now, this all is on amd64 Gentoo Linux system. I believe the problem is not in mplayer itself, since the playback also breaks in VLC or when i copy the VOBs via vobcopy and try to play them afterwards.
I use libdvdcss-1.2.10 and libdvdread-4.1.3_p1168 (current stable in Gentoo), and tried previous versions of both libs, but it didn't change a thing.
The DVDs I have tried play fine in regular DVD player or on a Windows laptop. I remember the playback used to work about a year ago and I don't know what to try next.
View 1 Replies
View Related
Jan 7, 2009
installing on linux i try to install VLC and get [user@localhost ~]$ sudo yum install vlc Setting up Install Process Parsing package install arguments Resolving Dependencies
--> Running transaction check
---> Package vlc.i386 0:0.8.7-0.8.fc8 set to be updated
--> Processing Dependency: vlc-core = 0.8.7-0.8.fc8 for package: vlc
[Code]...
View 3 Replies
View Related
Jan 29, 2010
How users to install the latest svn versions of x264, ffmpeg and mplayer. Primarily, this is important for users who rip movies from dvds.
How do I perform the same tasks using sbopkg? I believe some compilation options must be changed to reflect the svn changes.
Has anyone done this before? Are the steps important when using slackware 13 x86_64?
View 5 Replies
View Related
Aug 17, 2011
Now that Livna repository is not on line, once and for all, what's the better procedure to install libdvdcss?
View 12 Replies
View Related
Jul 6, 2010
Whenever I install something from the software center, I get this error:
installArchives() failed: Selecting previously deselected package lsdvd.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
[Code]...
However, the package itself succeeds with installation. Looks to me like it's a problem with a kernel I installed.
View 4 Replies
View Related
Sep 3, 2010
I did a fresh install of Fedora 13, 32-bit, with GNOME desktop. My goal is to watch DVDs with VLC media player. I followed the steps in this website to install the media players, codecs, VLC etc. -
Code:
http://www.mjmwired.net/resources/mjm-fedora-f13.html
Everything was successful until I got stuck at this point (the DVD Playback section) -
Code:
#Setup the Livna Repository:
[Code]....
View 8 Replies
View Related
Feb 13, 2011
for some reason root lost grant privileges and I can't get it back. The user got grant_priv = 'Y' in the usertable. I've tried to reset all the priviliges to the user by killing MySQL process and started up again without grant options with no luck. I've also tried lots of other things but can't seem to get it work. Here is what I get: Quote:
[root@xxxxxxxxx mysqldba]# mysql -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 2
Server version: 5.0.77 Source distribution
[Code]...
View 7 Replies
View Related
Mar 26, 2010
I set up a servber on my local machine, & also PHp - Both working fine.I'm trying to load up MYSQL i have installed it, & *can* start/stop the server. however if I do anything else with it, I get this error :-
Quote:
root@gordon-desktop:~# sudo mysqladmin -u root -h localhost password MYPASSWORD
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Query :-
1) How do I know MYSQL is actually active ? (apart from the message it says that its statrted (or stopped).
2) Is there a way to
a) Find out the usernames that are recorded on the MYSQL server ?
b) set / RESET the 'root' username (I know MYSQL root user is different to PC root user)
c) anything else I can do on the PHP / website code to see if MYSQL is working
(as yet, no tables / databases etc have been set up - as I can't get past this error message - I get the same error when setting up a database.)
Ps I did allow my usermname (when logged in to ubuntu) to edit / create files in the /usr/www/ directory (but it is still OWNED by 'root' - that directory)
View 4 Replies
View Related
Feb 19, 2010
I am trying to get a listing of video information using ffmpeg or mplayer. I have found a way BUT it is only returning 1 piece of info..
Here is what I'm doing in PHP:
print exec("/usr/local/bin/mplayer -identify file.flv -ao null -vo null -frames 0 2>/dev/null | grep ^ID_");
But this will not provide an entire listing, it will only print out 1 thing such as:
ID_AUDIO_CODEC=mp3
I can specify what exactly I want to know something like:
print exec("/usr/local/bin/mplayer -identify file.flv -ao null -vo null -frames 0 2>/dev/null | grep ^ID_VIDEO_WIDTH");
but I want to just have all the info available at once instead of having to loop through like 20 times..
View 3 Replies
View Related
Feb 20, 2010
so i installed f12 from a dvd my friend gave me.after the package installation and the system reboot i log in as "root" and typed my root password then [root@localhost ~]# came up now i have no idea what to do next. the installer wont run in graphics just textbase im new to linux and im willing to learn but what do i do next.
View 8 Replies
View Related
Mar 18, 2010
I'm wondering if anyone distributes mplayer, mencoder, and ffmpeg, up-to-date builds of each and their associated dependencies (x264, faac, xvid, etc).I had to compile all that stuff myself and fought with it, and finally got it working.
If no one distributes latest builds, then I was thinking of going further with what I've done to help others: virtualbox lenny and automated compiles of all packages and putting up the builds, with latest revisions of mplayer and ffmpeg from their source code repos. Using LD_LIBRARY_PATH to isolate the build so any modern linux can run the produced binaries, with only glibc as a dependency.
View 3 Replies
View Related
May 11, 2010
I received a few updates today, one of which is mplayer. Now mplayer is broken and from what I can gather it's because it's incompatible with the version of ffmpeg I have installed. But the real problem is that mplayer and ffmpeg were originally installed from the debian-multimedia repo but the update for mplayer is from the debian repo. I can't go back because this new mplayer is dependent on libdirectfb-1.2-9 whereas mplayer from debian-multimedia is dependent on libdirectfb-1,2-0.
In case you want the error from mplayer:
mplayer: relocation error: mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference
View 10 Replies
View Related
Feb 26, 2009
I have a source of mplayer and during install it fedora 10 in make level.
I have 2 error.
View 1 Replies
View Related
Aug 18, 2010
I have it installed and running nicely so I am following sqlpython's "How To: Full multimedia in Squeeze" to get my various players playing. sqlpython seems to have been running a KDE environment while I am running Gnome, but that should not make a critical difference.
If I do (as root) apt-get install libdvdcss apt does not find it. Same result for libdvdcss2.
BTW, which of these would be more appropriate for my 64-bit squeeze?
etc/apt/sources.list shows:
#
# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 NETINST Binary-1 20100217-22:04]/ squeeze main
[Code].....
View 4 Replies
View Related
Jul 18, 2010
rather after I have had no problems installing 11.3 on a new hard drive, , can I simply mount the old one and copy libdvdcss to the same location on the new drive, or does it need to be "installed"?
View 5 Replies
View Related
Sep 24, 2009
I'm trying to install ffmpeg however I always get an error when I run ./configure. I know xvid is compelled into the dir below, this is the output from the xvid make install.
make install
D: /usr/local/lib
I: /usr/local/lib/libxvidcore.so.4.2
I: /usr/local/lib/libxvidcore.a
D: /usr/local/include
I: /usr/local/include/xvid.h
Then from the ffmpeg directory I run
./configure --prefix=/usr --libdir=/usr/local --enable-libmp3lame --enable-libxvid --enable-gpl --enable-shared
ERROR: libxvid not found
View 9 Replies
View Related
Nov 14, 2009
After being puzzled why every guide saying to install the 'libdvdcss' package wasn't working, the package simply not being found; it turns out that in the shift to RPM Fusion, that libdvdcss was the only package that Livna was still going to carry due to RPM Fusion's refusal - in case you didn't know.
I've installed all of the gstreamer plugins, xine-extra-libs and libdvdcss, all of the ones that are suggested. Yet I still cannot play a DVD with VLC. I was wandering if you could help me diagnose why?
View 11 Replies
View Related
Oct 2, 2009
Every time I tried playing a WMV file, it gave me this error Code: cannot find codec matching selected -vo and video format 0x3253534D.
View 2 Replies
View Related
Apr 29, 2011
I've been trying to install mplayer on my rhel 6.0 but its giving me the following error:
Error: The GUI requires libavcodec with PNG support (needs zlib).
Tell me the exact name of the package that contains libavcodec with PNG support/zlib? I tried {yum install libavcodec} and {yum install zlib} respectively but it returns "no package available, nothing to do".
View 2 Replies
View Related
Jan 20, 2010
yesterday tried to install ffmpeg with yum. but package not found. so i found the webpage about updating dag.repo and trying again. that didn't work.
So i ram yum update. that took 5 hours but still yum install ffmpeg gave me package not found. yum can't seem to find anything now.
Code:
View 3 Replies
View Related
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
Jan 13, 2010
It is normal when I play media of rmvb, tp, avi format, but when played mkv format media, I got the error:
Playing mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AC3), -aid 0, -alang und
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 704x528 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.
View 8 Replies
View Related
Feb 24, 2011
Having trouble with #yum install ffmpeg.
Here's the error:
I added:
View 3 Replies
View Related
Oct 1, 2009
I have installed latest version fedora 11,when I install mplayer to have an error,I don't how to do,
[root@Robin Robin]# yum -y install mplayer
http://rpm.livna.org/fedora/11/x86_6...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
http://livna.cat.pdx.edu/fedora/11/x...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
[code]....
View 1 Replies
View Related
Nov 18, 2010
am new to fedora using fedora 14.can some one help me to install gnome mplayer...
View 5 Replies
View Related
Apr 22, 2011
I'm trying to install mplayer(=DVD-player) on my system. In fact it means compiling from source code. But I don't know how to compile from source code (Don't know the exact commands).
View 12 Replies
View Related
Feb 4, 2010
how do install mplayer on fc10?
View 7 Replies
View Related
Nov 15, 2009
I just reinstalled fedora and I cant run any movie now, I tried to install MPlayer, vlc, xine for 1 hr but dint work, no yum is found I don't know what's going on, vlc never worked for me I never got it but I never had problem installing mplayer
Code:
[root@localhost ~]# yum -y install mplayer mplayer-gui mplayer-skins mplayer-fonts gecko-mediaplayer
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package mplayer available.
No package mplayer-gui available.
No package mplayer-skins available.
No package mplayer-fonts available.
No package gecko-mediaplayer available.
Nothing to do
This is what I am getting same for vlc. I even tried yum -y install mplayer and very sort of thing but the above command worked for me previous time I don't know what's going on this time.
View 6 Replies
View Related