The other day I had a problem getting yum through a proxy - that one I
have solved and thanks for the help that I have received from you guys -
I was pointed in the right direction. I am looking for codecs so that I
can play my AVI, and other audio formats. I have followed the steps
listed at
http://www.howtoforge.com/the-perfect-desktop-fedora9-gnome-p5, however
without any success. When I try to play avi files, it still points me
to a site where I can purchase the codecs. In Ubuntu, which I used
before moving to Fedora, I only needed to download the Ubuntu-restricted
package and it worked. I have searched on Google, but also with no luck
unless I have searched in a stupid way.
Please, just point me again in the right direction, like a website - I
like playing around and figure the things out myself.
Regards
Leon
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 12:27 PM
"Ramprasad Rajendran"
Codecs
2008/8/23 Leon Vergottini <leon.vergottini@gmail.com>:
> Hi
>
> The other day I had a problem getting yum through a proxy - that one I have
> solved and thanks for the help that I have received from you guys - I was
> pointed in the right direction. I am looking for codecs so that I can play
> my AVI, and other audio formats. I have followed the steps listed at
> http://www.howtoforge.com/the-perfect-desktop-fedora9-gnome-p5, however
> without any success. When I try to play avi files, it still points me to a
> site where I can purchase the codecs. In Ubuntu, which I used before moving
> to Fedora, I only needed to download the Ubuntu-restricted package and it
> worked. I have searched on Google, but also with no luck unless I have
> searched in a stupid way.
I guess mplayer should play avi files.
> Please, just point me again in the right direction, like a website - I like
> playing around and figure the things out myself.
>
> Regards
> Leon
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
--
ram
http://ramprasad.livejournal.com
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 03:36 PM
fnol
Codecs
----- Original Message ----
> From: Ramprasad Rajendran <r.ramprasad@gmail.com>
> To: For users of Fedora <fedora-list@redhat.com>
> Sent: Saturday, August 23, 2008 2:27:30 PM
> Subject: Re: Codecs
>
> 2008/8/23 Leon Vergottini :
> > Hi
> >
> > The other day I had a problem getting yum through a proxy - that one I have
> > solved and thanks for the help that I have received from you guys - I was
> > pointed in the right direction. I am looking for codecs so that I can play
> > my AVI, and other audio formats. I have followed the steps listed at
> > http://www.howtoforge.com/the-perfect-desktop-fedora9-gnome-p5, however
> > without any success. When I try to play avi files, it still points me to a
> > site where I can purchase the codecs. In Ubuntu, which I used before moving
> > to Fedora, I only needed to download the Ubuntu-restricted package and it
> > worked. I have searched on Google, but also with no luck unless I have
> > searched in a stupid way.
>
> I guess mplayer should play avi files.
>
Yes it does.
> > Please, just point me again in the right direction, like a website - I like
> > playing around and figure the things out myself.
> >
> > Regards
> > Leon
> >
> > --
> > fedora-list mailing list
> > fedora-list@redhat.com
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> >
>
>
>
> --
> ram
> http://ramprasad.livejournal.com
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 04:05 PM
dexter
Codecs
On Sat August 23 2008 12:35:33 Leon Vergottini wrote:
> Please, just point me again in the right direction, like a website - I
> like playing around and figure the things out myself.
You need to start playing around with livna, google that!
...dex
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 05:04 PM
john wendel
Codecs
Please, just point me again in the right direction, like a website - I like
playing around and figure the things out myself.
Regards
Leon
Just visit
www.mplayerhq.hu
and download the codec tarball. Install in /usr/lib/codecs.
Regards,
John
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-24-2008, 03:57 AM
Tim
Codecs
On Sat, 2008-08-23 at 13:35 +0200, Leon Vergottini wrote:
> I am looking for codecs so that I can play my AVI, and other audio
> formats.
What are you trying to play the files with?
Totem, listed as "Movie Player" in the Gnome menus, will use the
gstreamer plugins. If you set up the Livna repo [1] you can add the
good, bad, and, ugly plugins for it. That'll increase that player's
abilities.
i.e. yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
Mplayer seems to handle more formats, and you can add a binary codec
bundle downloaded from their website [2]. It's a tarball, pick the one
for Linux, and you'd manually unpack it to one of the default locations.
It's probably easier to yum install mplayer from the usual Fedora repos,
and just use the codec tarball, rather than install everything from the
tarballs on the mplayer site. The mplayer-gui package seems a bit
dicey, I've often found the GUIfied version to crash playing files that
the other command line version would play fine. Using something else
for the GUI, such as gnome-mplayer, seemed much more reliable.
Xine plays a lot of files, too. And if you install the
xine-lib-extras-nonfree package from the Livna repo, it plays even more.
And there's VLC. That plays a plethora of files, and includes a lot of
codecs in its installation. Again, you can install that from the Livna
repo.
Mplayer's probably my preferred player, VLC my second choice. I haven't
really tried any others.
1. Visit http://rpm.livna.org/ and follow their instructions
2. Visit http://www.mplayerhq.hu/design7/dload.html
A listing of the packages on my system that would seem to be obviously
related to the various players is below. There may be some other things
that are used too, but yum should fetch them for you if the package is
needed.
Don't send private replies to my address, the mailbox is ignored. I
read messages from the public lists.
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
11-25-2008, 01:38 PM
codecs
In Kubuntu do all audio visual programs share codecs? E.g. if I install the
codec for .mp3 for amarok will programs like mplayer pick them up or vice
versa?
Andrew Heggie
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
11-25-2008, 02:43 PM
Knapp
codecs
On Tue, Nov 25, 2008 at 3:38 PM, <list@loampitsfarm.co.uk> wrote:
> In Kubuntu do all audio visual programs share codecs? E.g. if I install the
> codec for .mp3 for amarok will programs like mplayer pick them up or vice
> versa?
>
> Andrew Heggie
I think, but don't know, that they do.
--
Douglas E Knapp
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
11-25-2008, 04:05 PM
"Willy K. Hamra"
codecs
Knapp wrote:
On Tue, Nov 25, 2008 at 3:38 PM, <list@loampitsfarm.co.uk> wrote:
In Kubuntu do all audio visual programs share codecs? E.g. if I install the
codec for .mp3 for amarok will programs like mplayer pick them up or vice
versa?
Andrew Heggie
I think, but don't know, that they do.
in ubntu, there's usually one backend program responsible for handling
codecs, and all programs, instead of each having it's own codecs
colection. they use this backend program to be provided with the codecs
they need. for instance, amarok uses the xine engine, when you install
mp3 support, you are actually giving this codec to xine. all programs
that use xine will have the codec.
--
Willy K. Hamra
Manager of Hamra Information Systems
Co. Manager of Zeina Computer & Billy Net
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
11-25-2008, 04:23 PM
"Dotan Cohen"
codecs
2008/11/25 <list@loampitsfarm.co.uk>:
> In Kubuntu do all audio visual programs share codecs? E.g. if I install the
> codec for .mp3 for amarok will programs like mplayer pick them up or vice
> versa?
>
> Andrew Heggie
>
For the most part, all *nix programs know to look in standard places
for shared libraries. An exception is VLC.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي
А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я
а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я
ä-ö-ü-ß-Ä-Ö-Ü
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users