[MPlayer-users] Creative Zen compatible movies

|TEcHNO| techno at punkt.pl
Thu May 29 02:22:22 CEST 2008


Krzysztof Duchnowski wrote:
> |TEcHNO| pisze:
> 
> OK.
> So your's earlier mencoder options are good but you must add one thing 
> to the "-xvidencopts":
> max_key_interval=$OFPS
Added, still nothing, I'm trying with shorter movies too (3:30). Still 
no result.

Using:
mencoder "$1" -ovc xvid -oac mp3lame \
			-ofps $OFPS -sid 5000 -ass\
			-vf crop=$CROP,scale=320:-3:0:0:\
				$SCALER_PARS,expand=320:-1:::1 \
			-sws $SCALER_TYPE \
  			-xvidencopts bitrate=$VBITRATE:nogmc:noqpel:\
				quant_type=$QUANT_TYPE:pass=2:\
				profile=asp3:threads=2:\
				max_key_interval=$OFPS \
			-lameopts vol=$VOLGAIN:vbr=3:aq=0 -o "$2"

VBITRATE=600;
QUANT_TYPE=mpeg;
ABITRATE=128;
VOLGAIN=0;
CROP=0:0:0:0;
SCALER_TYPE=2;
SCALER_PARS=0.00:0.65;
OFPS=25;

-- 
pozdrawiam     |"Help me master, I felt the burning twilight behind
techno at punkt.pl|those gates of steel..." --Perihelion, Prophecy Sequence



More information about the MPlayer-users mailing list