View Single Post
  #4 (permalink)  
Old 8th Mar 2008, 10:26 am
lca77 lca77 is offline
Member
I love my MPx player
 
Join Date: Jan 2008
Posts: 112
Default Re: rockchip player 2,2" 320X240 screen file format err

I'll think there's no need for rotation and flipping. Edit your Converter.ini like this line:

1-1-1=-ofps 24 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=800:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=64

If this won't help try these line that works well with my Venzero Slickr (RK2608A):

1-1-1=-ofps 20 -vf-add scale=320:240 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=128
Reply With Quote