View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat May 13, 2006 8:51 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
I have been trying to work out a way to convert my recordings (some) to DivX , with a size of 512x386 and bit rate of 900

I have tryed using the following

as my user job
Code:
/usr/local/bin/myth2divx "%DIR%" "%FILE%" "%TITLE%" "%CHANID%" "%PROGSTART%"


/usr/local/bin/myth2divx
Code:
#!/bin/sh
# /usr/local/bin/myth2divx
#
/usr/bin/mencoder $1/$2 -ovc lavc \
-lavcopts vcodec=mpeg4:vhq:vbitrate=900 \
-vop scale=512:386 -zoom -xy 512 -oac mp3lame \
-lameopts abr:br=128 -o '/mythtv/divx/$3-$4-$5.divx'



The only problam is that I seem to be having all sorts of problams with aspect , most things I record are in 16x9 , my aim is just to have the 16x9 croped to a 4x3 ( keeping the middle ) and then re-sized to 512x386.

but I just can't seem to get it to work :-(

I have tryed to use the aspect=4/3 command but still no luck , everything still ends up squashed !

I thort of using nuvexport but it reports
Code:
6. Export to DivX (disabled)


I'm still tryingto think of a way to use the cut list as well
Any advice welcome

Chris
B5R7


Top
 Profile  
 
 Post subject: aspect
PostPosted: Sat May 20, 2006 5:10 pm 
Offline
Joined: Fri Nov 11, 2005 9:23 am
Posts: 8
try adding aspect...
mencoder -aspect 1.33333333333333
or
mencoder -aspect 1.77777777777778

hope it helps.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu