Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
converting videos to gpcinema
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Brain Fury
Guru
Guru


Joined: 10 Jul 2003
Posts: 357
Location: Düsseldorf (Germany)

PostPosted: Sat Jul 16, 2005 1:57 pm    Post subject: converting videos to gpcinema Reply with quote

I just got myself a gp32 handheld and want to watch some videos on it. Can anyone help me transcoding the videos? The format has to be DivX 4.12, 320x240, 20 fps, 250 kb/s
audio: 48kbits, 22050Hz
I just can't handle transcode or mencoder properly....
_________________
shift HAPPENS
Back to top
View user's profile Send private message
tag
n00b
n00b


Joined: 06 Mar 2003
Posts: 55

PostPosted: Mon Jul 18, 2005 1:45 pm    Post subject: Reply with quote

you can give this a try:

mencoder $1 -ofps 20 -srate 24000 -oac mp3lame -lameopts cbr:br=32:vol=5:mode=3 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=96:vhq:keyint=300 -vop scale=320:240 -o /data/movies/$1_encoded.mpg

it always works for me ;)

I know this is a mpg file - but the basics can be changed to suit most any codec ...

just a pointer ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum