Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-10-31 11:31:19 pm

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

what codec required for h.264 mp4 ?

I have some video playable on psp in the above format.

I have no problem playing them in Ubuntu 7.10, however in eeepc, I can only get audio.
In mplayer it said h264 is missing, I try to install w32codecs but it complaint that the libc6 is too low.

I will not like to use other player.  Any sugguestion ?

messages return from mplayer regarding the video portion :
++++++++++++++++++++++++++++

ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
Quicktime/MOV file format detected.
VIDEO:  [avc1]  480x272 24bpp  23.981 fps
===================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'h264' in libavcodec...
VDecoder init failed : (
Cannot find codec matching selected -vo and video format 0x31637661.
Read DOCS/HTML/en/codecs.html!
==========================================

Last edited by o2smartphone (2007-10-31 11:38:25 pm)


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#2 2007-11-01 12:58:46 am

Feanor
Member
Registered: 2007-10-29
Posts: 71

Re: what codec required for h.264 mp4 ?

You could try upgrading libc6 or finding an older version of the h.264 codec. 
Alternatively, try installing the binary codec package from the MPlayer site:
http://www.mplayerhq.hu/design7/dload.html

Offline

 

#3 2007-11-01 1:10:56 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

Feanor wrote:

You could try upgrading libc6 or finding an older version of the h.264 codec. 
Alternatively, try installing the binary codec package from the MPlayer site:
http://www.mplayerhq.hu/design7/dload.html

The involvement of libc6 is too great so I do not try that.
I have placed all codecs inside essential-20071007 to /usr/lib/codecs
the reseult is the same.

Where can I find a workable h.264 codec ?


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#4 2007-11-01 1:19:03 am

cartoon_nate
New member
Registered: 2007-10-31
Posts: 7

Re: what codec required for h.264 mp4 ?

By far the best way is to apt-get install "downgrade" to etch mplayer. First put in your sources line the etch repos and apt-get update. Then do
"sudo apt-get install mplayer=1.0~rc1-12etch1".

Offline

 

#5 2007-11-01 1:38:08 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

cartoon_nate wrote:

By far the best way is to apt-get install "downgrade" to etch mplayer. First put in your sources line the etch repos and apt-get update. Then do
"sudo apt-get install mplayer=1.0~rc1-12etch1".

Downgrade mplayer ? Will it affect my previous no problem of viewing rmvb ?


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#6 2007-11-01 8:12:08 am

cartoon_nate
New member
Registered: 2007-10-31
Posts: 7

Re: what codec required for h.264 mp4 ?

Indeed, "downgrading" would do nothing except reenable codes that were disabled as a result of patent law/licensing issues.
Please note, however, h.264 is extremely processor intensive so only "medium" resos should work without skipping. Don't even think about getting HD h.264s to work smoothly.

Edit: You should also add deb "http://www.debian-multimedia.org etch main" to your sources line.


Right now, it's still early in the days for the eeepc community but eventually, a great idea would be that all you'd have to do is app get update by *replacing* the eeepc repo with an unofficial repo, do an app-get update and all these issues would be fixed for you.

Last edited by cartoon_nate (2007-11-01 8:28:19 am)

Offline

 

#7 2007-11-01 11:14:39 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

cartoon_nate wrote:

Indeed, "downgrading" would do nothing except reenable codes that were disabled as a result of patent law/licensing issues.
Please note, however, h.264 is extremely processor intensive so only "medium" resos should work without skipping. Don't even think about getting HD h.264s to work smoothly.

Edit: You should also add deb "http://www.debian-multimedia.org etch main" to your sources line.


Right now, it's still early in the days for the eeepc community but eventually, a great idea would be that all you'd have to do is app get update by *replacing* the eeepc repo with an unofficial repo, do an app-get update and all these issues would be fixed for you.

Well, I will wait until somebody got it run on the eeepc, thx smile


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#8 2007-11-02 10:47:00 am

cartoon_nate
New member
Registered: 2007-10-31
Posts: 7

Re: what codec required for h.264 mp4 ?

o2smartphone wrote:

Well, I will wait until somebody got it run on the eeepc, thx smile

I got h.264 working on my eeepc by doing this "downgrade"

Offline

 

#9 2007-11-02 11:08:45 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

cartoon_nate wrote:

o2smartphone wrote:

Well, I will wait until somebody got it run on the eeepc, thx smile

I got h.264 working on my eeepc by doing this "downgrade"

How is the performance ?


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#10 2007-11-02 12:53:31 pm

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

cartoon_nate wrote:

Indeed, "downgrading" would do nothing except reenable codes that were disabled as a result of patent law/licensing issues.
Please note, however, h.264 is extremely processor intensive so only "medium" resos should work without skipping. Don't even think about getting HD h.264s to work smoothly.

Edit: You should also add deb "http://www.debian-multimedia.org etch main" to your sources line.


Right now, it's still early in the days for the eeepc community but eventually, a great idea would be that all you'd have to do is app get update by *replacing* the eeepc repo with an unofficial repo, do an app-get update and all these issues would be fixed for you.

Public key not available, what to do next ?


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#11 2007-11-03 2:27:30 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

I found in the Synaptic Package Manager
the installed version of mplayer is 1.0~rc1-12etchxandros10

When I look into the package properties
the latest Available version is 1:1.0-rc1svn20070225-0.3etch1

also available versions are
1.0~rc1-12etchxandros5 (update.eeepc.asus.com)
1.0~rc1-12etchxandros4 (update.eeepc.asus.com)

I tried to downgrade to 1.0~rc1-12etchxandros5 but then the package is broken, luckily I can still use mplayer.


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#12 2007-11-03 2:51:51 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

But this player give me only sound in DivX, and No audio / Video for H264.
So I do a F9 restore and get back my DivX and sound for H264.


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#13 2007-11-03 3:03:01 am

DonkeyBeliever
Senior Member
Registered: 2007-10-30
Posts: 113

Re: what codec required for h.264 mp4 ?

I thought VLC media player had playback support for h.264? why not install VLC? However it might require some newer libs too, but not sure, give it a shot.

Offline

 

#14 2007-11-03 4:06:00 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

DonkeyBeliever wrote:

I thought VLC media player had playback support for h.264? why not install VLC? However it might require some newer libs too, but not sure, give it a shot.

is the command sudo apt-get vlc ?


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#15 2007-11-06 8:23:29 am

darklord
Member
Registered: 2007-11-05
Posts: 11

Re: what codec required for h.264 mp4 ?

I'm new with the whole command line stuff, and new to Linux in general.

I tried to add the new server but got the same public key not available that someone mentioned.

and then I could not downgrade to the earlier version.

would someone mind posting a step by step that I Could follow so that I could get these video files to work?


thanks!

Offline

 

#16 2007-11-07 1:42:30 pm

renwklo
New member
Registered: 2007-11-04
Posts: 5

Re: what codec required for h.264 mp4 ?

I installed VLC from the debian multimedia repo and I can watch H.264/AVC video now!

Code:

sudo su
wget http://ftp.tw.debian.org/debian-multimedia/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2007.02.14_all.deb
dpkg -i debian-multimedia-keyring_2007.02.14_all.deb
nano -w /etc/apt/sources.list

add to the list:

Code:

deb http://ftp.tw.debian.org/debian-multimedia/ stable main

Ctrl + X and press Y to save and exit.

Code:

apt-get update
apt-get install vlc

Offline

 

#17 2007-11-07 10:05:20 pm

darklord
Member
Registered: 2007-11-05
Posts: 11

Re: what codec required for h.264 mp4 ?

renwklo wrote:

apt-get install vlc

everything worked until this last command

I got:

reading package lists... done
building dependency tree... done
E: couldn't find package vlc

help?

Offline

 

#18 2007-11-08 12:59:25 am

renwklo
New member
Registered: 2007-11-04
Posts: 5

Re: what codec required for h.264 mp4 ?

This is my sources.list, may be you can use it and apt-get update again wink

Code:

deb http://update.eeepc.asus.com/p701 p701 main
deb http://update.eeepc.asus.com/p701/en p701 main

deb http://xnv4.xandros.com/4.0/pkg/ xandros4.0-xn main contrib non-free

#deb http://xnv4.xandros.com/4.0/upkg-i386/ unsupported4.0-xn main contrib non-free
deb http://dccamirror.xandros.com/dccri/ dccri-3.0 main
deb http://www.archlug.org/apt/ xandros4 archlug
deb http://www.archlug.org/apt/ xandros4 xorid/andrew
deb http://www.archlug.org/apt/ xandros4 xorid/matty
deb http://www.archlug.org/apt/ xandros4 xorid/uploads 

deb http://ftp.twaren.net.tw/debian/ etch main contrib non-free

deb http://ftp.tw.debian.org/debian-multimedia/ stable main
#deb http://deb.opera.com/opera/ stable non-free

Offline

 

#19 2007-11-15 12:23:07 am

m67i
Member
Registered: 2007-11-13
Posts: 29

Re: what codec required for h.264 mp4 ?

Is SMplayer the same thing as Mplayer?


4Gb/512mb Eee (Black) user in the UK
Linux newbie

Offline

 

#20 2007-11-15 1:06:24 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: what codec required for h.264 mp4 ?

m67i wrote:

Is SMplayer the same thing as Mplayer?

It is the front end.


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#21 2007-11-15 11:46:49 pm

deadDuck
Senior Member
From: Calgary, AB, Canada
Registered: 2007-07-19
Posts: 916
Website

Re: what codec required for h.264 mp4 ?

Step by step:
open konsole
sudo nano /etc/apt/sources.list
add: deb http://http.us.debian.org/debian/ etch main non-free contrib
ctrl-o ctrl-x
sudo apt-get update
sudo apt-get install mplayer=1.0~rc1-12etch1

It worked for me, so I can play ipod-type video files on my EeePC (but not directly from the iPod). It's probably a good idea to disable the etch repository after you've downgraded.

Last edited by deadDuck (2007-11-16 8:17:20 am)

Offline

 

#22 2007-11-15 11:59:14 pm

Chilling_Silence
Senior Member
From: New Zealand
Registered: 2007-11-15
Posts: 133
Website

Re: what codec required for h.264 mp4 ?

Im not able to get online yet with mine, and can only copy files across via thumbdrive (Long story...), any chance there's a plugin I can use with SMplayer, or a statically compiled VLC anywhere for Debian? Im not usually a Deb / Xandros user, although I must say Im loving the EeePC big_smile

Trying to get the dependancies one by one is possible, but a bit of a PITA.. suggestions?

Also, libc6 upgrades, prefer to avoid that if I can for now wink

Last edited by Chilling_Silence (2007-11-15 11:59:51 pm)

Offline

 

#23 2007-11-16 12:01:24 am

X Driver
Member
Registered: 2007-11-09
Posts: 97

Re: what codec required for h.264 mp4 ?

eeepc-samueldsw:/root> sudo nano /etc/apt/sources.list
eeepc-samueldsw:/root> sudo apt-get install mplayer=1.0~rc1-12etch1
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://http.us.debian.org etch/main Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/non-free Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/contrib Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Version '1.0~rc1-12etch1' for 'mplayer' was not found


I get this when I try this procedure.

Any input?

Offline

 

#24 2007-11-16 1:38:42 am

Kahale
New member
Registered: 2007-11-16
Posts: 4

Re: what codec required for h.264 mp4 ?

X Driver wrote:

eeepc-samueldsw:/root> sudo nano /etc/apt/sources.list
eeepc-samueldsw:/root> sudo apt-get install mplayer=1.0~rc1-12etch1
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://http.us.debian.org etch/main Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/non-free Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/contrib Packages (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Version '1.0~rc1-12etch1' for 'mplayer' was not found


I get this when I try this procedure.

Any input?

Try adding the debian repositories through  the Synaptic package manager then go into the console and use "apt-get" to install. Worked for me this way.

Offline

 

#25 2007-11-16 8:16:36 am

deadDuck
Senior Member
From: Calgary, AB, Canada
Registered: 2007-07-19
Posts: 916
Website

Re: what codec required for h.264 mp4 ?

X Driver wrote:

eeepc-samueldsw:/root> sudo nano /etc/apt/sources.list
eeepc-samueldsw:/root> sudo apt-get install mplayer=1.0~rc1-12etch1
...
W: You may want to run apt-get update to correct these problems
E: Version '1.0~rc1-12etch1' for 'mplayer' was not found

I get this when I try this procedure. Any input?

Like it says, type sudo apt-get update, before sudo apt-get install. If you add the repository in synaptic (the gui for apt), it'll remind you to do this, but you still need to click on the reload button.

It's a great point, though, and I'll add it to the step-by-steb.

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson