-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hilary Miller escreveu: > I've used mencoder in the following way > > mencoder %anymovie% -oac mp3lame -lameopts abr:br=64 -ovc lavc -lavcopts > vcodec=mpeg4:mbd=1:vbitrate=300 -vf scale=240:144 -ffourcc DIVX -ofps > 25000/1001 -o %anymovie_now_nokia770_sized%.avi > > but whenever the resulting video file is large, like 100megs, the nokia > refuses to play it with a generic video playback error. Does anyone > watch large video files on their nokia? Am I the only one having this > problem? > > Speaking of large files, I'm dissapointed that the browser application > refuses to download large 100megabyte files by simply greying out the > save and open buttons while leaving only cancel. If anyone has had any > luck with this I'd love to hear about it. > Hi. I don't think that the size of the files is the issue. I have 2 movies with more than 200Mb that play nicelly. It took a few seconds to lad but the player works fine. I'm using a 2 pass process like this: mencoder "$FILE" -o "$OUT" -sub "$SUB" -subfont-text-scale 4 -subcp latin1 -oac lavc -lavcopts acodec=mp3:abitrate=$ABR -ovc lavc -lavcopts vcodec=mpeg4:autoaspect:vbitrate=$VBR:vpass=1:turbo -vf scale=$RES - -ffourcc DIVX -idx mencoder "$FILE" -o "$OUT" -sub "$SUB" -subfont-text-scale 4 -subcp latin1 -oac lavc -lavcopts acodec=mp3:abitrate=$ABR -ovc lavc -lavcopts vcodec=mpeg4:autoaspect:vbitrate=$VBR:vpass=2 -vf scale=$RES -ffourcc DIVX -idx []s Adilson. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEPq/GOaiOIwPtZ0YRAtTqAKC6NJ2j3s4q82SUjlONFg7ehO4QagCeN2+o sPklUBZvA3Up0L2RDvpJM2Y= =3OyO -----END PGP SIGNATURE-----