swinging uk

maine swinger

cheating wifes stories

adultfriends com

hire a escort

millionare dating service

web cam couples

thai dating uk

www older women movies com

marriage personals

dating agency uk

singles chicago

cheatingwives

transsexual chat rooms

singles websites australia

ohio prostitutes

maryland swinging

dr phil dating service

singles va

christian match maker

polish dating

swinger sex parties

london dating service

sexo web cam

swinger parties los angeles

personals looking for

cruise single

catholic singles washington

live cam women

older women dating service

gifts for couples

salon erotique

kokomo singles

dating free online single

chicks web cam

www sextreff

jewish singles vacations

cheap single roses

dating colombian women

horney match

horney women

singles phone lines

seniorfriendfinder com

free friend finder uk

personals tasmania

singles and beyond

hot orange

single dating uk

freindfinder com

chicago singles events

orleans singles

hotel swinging

gay dating agency

nyc swing clubs

guys get laid

dating internet service single

indiana swinger

escort for woman

oral sex men

casual sex finder

female swinger

couples all inclusive resort

dating manchester

wife swap clips

meet married woman

dating italian men

jazz singles

30 plus singles

dating parents

i friend finder

where to meet single men

yahoo personal canada

sex 3 way

amaturematch

escort agency dublin

internet personals

datingonline

dating in south florida

christian singles personals

dublin singles

adltfriendfinder

singles european

swiss singles

costa rica dating sites

dating british singles

trucker singles

hyde park singles

date line time

singlesonline

date for valentine day

private singles

paris singles

ti singles

girls from sex

extramarital personals

1 dating sites

free uk date

sex partners

dating internet scams

jewish american singles

Tuning Mencoder

Posted by Jonathan on February 08, 2005

Well I finally got round to playing with mplayer/mencoder on my new athlon64 3500+ box…

Playing DVDs

On Gentoo GNU/Linux, you’ll need to set your /etc/make.conf flags appropriately, or mplayer won’t be able to play dvd’s. Here’s my setup :

#/etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS=”-O2 -march=athlon -fomit-frame-pointer”
CHOST=”i686-pc-linux-gnu”
CXXFLAGS=”${CFLAGS}”
MAKEOPTS=”-j1″
USE=”X gnome dvd dvdread dvdlib”

To be honest, I’m not sure which of the dvd flags turns on the appropriate support, but mplayer now manages to play from dvd.

Also, you may need to create a /dev/dvd node in /dev :

ln -s /dev/hdc /dev/dvd

In this case, my dvd player is setup as /dev/hdc, but I think mplayer needs to see it as dvd.

Mencoder

I initially ran mencoder on my test .vob data and got a crummy 35 fps encoding rate. And this is after cranking my memory bios settings to 2,2,2,5. But looking at the initial status page from mencoder showed that the program was compiled with only basic i686 support.

To remedy this, it was necessary to change

CFLAGS=”-O2 -march=i686 -fomit-frame-pointer”

to

CFLAGS=”-O2 -march=athlon -fomit-frame-pointer”

Now mencoder ran at a much better 80 fps. This is more than twice the 35fps encoding rate of my Compaq (HP) Presario AthlonXP 3000+ machine !

I think this certainly shows that the mplayer folks are right when they recommend building it from source.

Encoding Rates

Computer Estimated fps encoding rate OS

Compaq Presario Athlon 64 3500+ 80 fps Gentoo Linux

Compaq Presario Athlon XP 3000+ 35 fps Windows XP Home

Dell Dimension Pentium 4 2.2 GHz 24 fps Windows XP Pro

* These are approximate only, and the windows versions were *not* recompiled for the specific processor. However, on Windows, the pre-built mencoder binaries will use SSE etc., I believe, though it is not optimal.

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

Comments