LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Totem won't play common video formats (https://www.linuxquestions.org/questions/linux-newbie-8/totem-wont-play-common-video-formats-775448/)

Lorax 12-13-2009 08:49 PM

Totem won't play common video formats
 
Debian Lenny Gnome
Intel Celeron, 1100MHz, 512k

Earlier today I downloaded a video of a Mozilla Project preview, in MP4. Of course, it won't play. All I get is the audio, and this error:

Quote:

"An error occurred.
The playback of this movie requires a H.264 decoder plugin which is not installed."
I put in some time, researching this issue, trying to figure it all out. I guess I'm looking in the wrong places. Is this a proprietary format issue?

Also, when I was overdosing on XP, my media drug of choice was Klite mega codec pack (from codecs.com). It literally plays every media format, audio and video.

In addition to fixing the above issue, can somebody guide me to an equivalent player with codecs for [insert any media type here]? I have several Terrabytes of various video and audio files, and prefer to not convert them all.

xode 12-13-2009 09:08 PM

My understanding is that H264 is in about the same category as MP3: "proprietary" but there are open source software packages that implement it, which aren't included in many distributions because of "legal" reasons, but which can be freely downloaded and installed (if you can find them). To get the needed plugin for your Totem, try doing a google search for a DEB package using the keywords "totem, H264, plugin, deb"

Davno 12-13-2009 09:11 PM

From your signature, i guess you are running Debian.
Did you installed the Debian Multimedia package?
http://wiki.debian.org/DebianEdu/Doc.../HowTo/Desktop
or here:
http://debian-multimedia.org/

Lorax 12-13-2009 10:14 PM

Xode, No offense, man, but I have been doing Goooogles on the subject all day.
Being a novice Linux user, I don't understand all that I read. Also, I find downloads that I download, but not sure if I should install them. I am hoping a movie mongler would see this and have an easy answer for me. Exhausted...

Lorax 12-13-2009 10:26 PM

Ahh, one source that I have not researched, THE source, SourceForge! Will report my findings!

Davno 12-14-2009 03:08 AM

Code:

"An error occurred.
The playback of this movie requires a H.264 decoder plugin which is not installed."

The 2 links i give you are for basic codecs installation, you have no choice to install them or you will have to just stick to open source codec.

brianL 12-14-2009 04:05 AM

When you've followed the instructions for debian-multimedia, get VLC. I think that plays just about everything.

Lorax 12-14-2009 05:35 AM

Ok, Davno, what's this mean:

Quote:

LORAXNETWORK:~# apt-get install debian-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
totem-youtubeh264: Depends: totem (>= 2.22) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Lorax 12-14-2009 05:37 AM

As for the second link, Davno, That is THE reason for the other thread that I started. I couldn't get the .deb from that site to install.

Anyway... I'm more interested in post #8

brianL 12-14-2009 05:59 AM

Like it says, in the terminal as root, run:
Code:

apt-get -f install

Lorax 12-14-2009 06:19 AM

I went completely through the Debian Multimedia box on that page.
Sometimes I see, what I believe to be, errors, and not sure if I should stop entering more commands...

Quote:

187 signatures not checked due to missing keys
and

Quote:

W: GPG error: http://www.lamaresh.net lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 905C75258D4B24D2
W: You may want to run apt-get update to correct these problems
I ran the apt-get update and got a repete, of course...

brianL 12-14-2009 06:33 AM

You want to install this first:
http://www.debian-multimedia.org/poo....10.16_all.deb

Lorax 12-14-2009 06:53 AM

Just did that too, Brian (again, actually).
Still, none of the players including VLC will play the video, just the audio

brianL 12-14-2009 06:57 AM

Mmm, strange.
Try:
Code:

apt-get install libdvdcss2

~sHyLoCk~ 12-14-2009 06:57 AM

Quote:

Originally Posted by Lorax (Post 3790848)
Just did that too, Brian (again, actually).
Still, none of the players including VLC will play the video, just the audio

Install gstreamer codecs. [Even though VLC come with it's own codecs I don't know why it doesn't work.]
Install gstreamer-plugins-good/bad/ugly [Don't manually download the .deb packages as there are lots of dependencies to be downloaded, install using terminal]

Regards


All times are GMT -5. The time now is 01:14 AM.