Hi, On Sun, Apr 19, 2009 at 03:00:46PM -0400, DISAFAN wrote: > Here's some additional info...How else may I research this?
Tru the ffmpeg commands used manually, and see if the bitrate vanishes (it should). Next you can check ffmpeg's help to see what is needed (other than an extra copy pass) to store proper bitrates. > forking: > /bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -f > rawvideo -pix_fmt yuv420p -s 1280x720 -aspect 1.77777777777778 -r > 59.940 -i /tmp/fifodir_13621/vidout -aspect 1.77777777777778 -r > 59.940 -deinterlace -croptop 10 -cropright 18 -cropbottom 10 > -cropleft 18 -padtop 2 -padbottom 2 -s 960x540 -vcodec libxvid -b > '2000k' -minrate '32' -maxrate '4000k' -bt '32k' -bufsize 65535 > -flags +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 > -b_qfactor '150' -b_qoffset '100' -bf '1' -pass 1 -passlogfile > '/tmp/xvid.13621.log' -f avi /dev/null 2>&1 Final pass... > /bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 2 -i > /tmp/fifodir_13621/audout -f rawvideo -pix_fmt yuv420p -s 1280x720 > -aspect 1.77777777777778 -r 59.940 -i /tmp/fifodir_13621/vidout > -aspect 1.77777777777778 -r 59.940 -deinterlace -croptop 10 > -cropright 18 -cropbottom 10 -cropleft 18 -padtop 2 -padbottom 2 -s > 960x540 -vcodec libxvid -b '2000k' -minrate '32' -maxrate '4000k' > -bt '32k' -bufsize 65535 -flags +mv4+loop+aic+cgop -trellis 1 -mbd 1 > -cmp 2 -subcmp 2 -b_qfactor '150' -b_qoffset '100' -bf '1' -pass 2 > -passlogfile '/tmp/xvid.13621.log' -acodec libmp3lame -async 1 -ab > '128k' -f avi '/var/media/export/Fringe_-_Unleashed.2.avi' 2>&1 -- Axel.Thimm at ATrpms.net
pgpfDEN5HdTRv.pgp
Description: PGP signature
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
