Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Redhat / Fedora Linux Help > codec problem in movie player

Forgot Password?
 Redhat / Fedora Linux Help   Help and discussion related to Redhat and Fedora Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-28-2009   #1 (permalink)
Linux User
 
bilal_jan's Avatar
 
Join Date: Mar 2008
Location: Pakistan
Posts: 260
codec problem in movie player

hello folks
i have a video file with .avi extension when i try to play that file with movie player on fedora 8, the video file get played with only voice i cant see any video of that.
i know its codec problem, but the codec installer that prompt up showed no codec that can fix the problem.
please guide me how to install codec to fix this problem as i have never installed codec on fedora.
best regards
ahmed bilal jan
__________________
Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
bilal_jan is offline  


Reply With Quote
Old 06-28-2009   #2 (permalink)
Trusted Penguin
 
Roxoff's Avatar
 
Join Date: Aug 2005
Location: Nottingham, England
Posts: 2,836
The best way around this problem that I've ever used is to install vlc media player. It can play pretty much anything.
__________________
Linux user #126863 - see http://counter.li.org/
Roxoff is offline   Reply With Quote
Old 06-28-2009   #3 (permalink)
Linux User
 
bilal_jan's Avatar
 
Join Date: Mar 2008
Location: Pakistan
Posts: 260
codec problem

i have fedora 8 i tried the following steps listed on the url u recommend
Quote:
$> su -
#> rpm -ivh http://download1.rpmfusion.org/free/...ble.noarch.rpm
#> yum install vlc
#> yum install python-vlc mozilla-vlc (optionnals)
but when i executed the second line
i am getting following error
Quote:
Retrieving Index of /free/fedora/ rpmfusion-free-release-stable.noarch.rpm

warning: /var/tmp/rpm-xfer.aytbZT: Header V3 DSA signature: NOKEY, key ID 49c8885a

error: Failed dependencies:
system-release >= 10 is needed by rpmfusion-free-release-10-5. noarch
any suggestion on how to get rid of this dependency error
also please tell me if i want to install any package with dependency what param should be passed to rpm command!
__________________
Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
bilal_jan is offline   Reply With Quote
Old 06-28-2009   #4 (permalink)
Trusted Penguin
 
Roxoff's Avatar
 
Join Date: Aug 2005
Location: Nottingham, England
Posts: 2,836
You're caught here because Fedora 8 is old - Fedora 11 is the current flavour-du-jour. If you want to use yum, then I suggest you upgrade to the latest version. Alternatively, download vlc from its website and satisfy any dependencies by hand - it'll tell you what it needs.
__________________
Linux user #126863 - see http://counter.li.org/
Roxoff is offline   Reply With Quote
Old 06-28-2009   #5 (permalink)
Linux User
 
bilal_jan's Avatar
 
Join Date: Mar 2008
Location: Pakistan
Posts: 260
thanks roxoff for ur reply
dude i cant just update to fedora 11 just for VLC player, rather i want to install VLC player on Fedora 8
__________________
Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
bilal_jan is offline   Reply With Quote
Old 06-28-2009   #6 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,624
You might have to download and build from source to get current version of VLC running on FC8. There are likely some library dependencies that will have to be resolved, but likely less of a problem when building from source.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline   Reply With Quote
Old 06-29-2009   #7 (permalink)
Linux User
 
bilal_jan's Avatar
 
Join Date: Mar 2008
Location: Pakistan
Posts: 260
i got VLC code and i am building its source code.i got struck in problem ,when i issue following command.
Quote:
[root@localhost vlc-0.9.9a]# ./configure --prefix=/usr/local --disable-avcodec --disable-avformat
i got this error
Quote:
checking for POSTPROC... no
configure: error: Could not find libpostproc.
i have google for it and got some packages that has libpostproc. nut installing those packages also have dependencies.
i need to know how to fix this problem.
i dohave internet connectivity can u tell me any technique to install to package with its dependency
__________________
Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
bilal_jan is offline   Reply With Quote
Old 06-29-2009   #8 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,624
Have you tried just running ./configure? Also, on my CentOS system, I have the postproc libraries, but the only package for them that I have installed is from ffmpeg. The package name is ffmpeg-libpostproc if that is any help.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline   Reply With Quote
Old 06-29-2009   #9 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,624
BTW, is there any chance you can upgrade your system to FC10? That is much more robust these days.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline   Reply With Quote
Old 06-29-2009   #10 (permalink)
Linux User
 
bilal_jan's Avatar
 
Join Date: Mar 2008
Location: Pakistan
Posts: 260
hay Rubberman brother i love you
i am helpless at the moment and will try to commit Linux Sucide
i try to fix the problem by installing
Quote:
ffmpeg-libpostproc-0.4.9-0.10.20080214.fc8.i386.prm
but as i try to install it i am gettin follow dep error
Quote:
libavutil.so.49 is needed by ffmpeg-libpostproc-0.4.9-0.10.20080214.fc8.i386
i didnt lose hope and downloaded
Quote:
ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386.rpm
to fix the problem
but as i try to install it, i got this
Quote:
libImlib2.so.1 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libdc1394.so.22 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libfaac.so.0 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libfaad.so.0 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libmp3lame.so.0 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libx264.so.60 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i386
libxvidcore.so.4 is needed by ffmpeg-libs-0.4.9-0.48.20080908.fc8.i38
that is what makin me commit Linux sucide
i m helpless.
i know ur answer to this problem will be to upgrade to fc10 but i cant at the moment.
can u please tell me how to install
Quote:
ffmpeg-libpostproc-0.4.9-0.10.20080214.fc8.i386.rpm
with its dep automatically downloaded and installed from internet.
please do write me brief steps as i am very close of commiting Linux Sucide.
__________________
Linux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
bilal_jan is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:34 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2