Guest Sh4d0w940 Posted August 22, 2010 Report Posted August 22, 2010 What's the best app to play video's on the Pulse, and what's the best format to convert them to? My guess was mp4 and the standard video app, but I think there must be better ways. Sh4d0w940
Guest gonye Posted August 22, 2010 Report Posted August 22, 2010 What's the best app to play video's on the Pulse, and what's the best format to convert them to? My guess was mp4 and the standard video app, but I think there must be better ways. Sh4d0w940 I'm using ffmpeg to covert program under linux with this parameters: #ffmpeg -i input.flv -acodec libfaac -ab 128kb -vcodec mpeg4 -b 1000kb -mbd 2 -flags +4mv -trellis 2 -cmp 2 -subcmp 2 -s 480x320 -metadata title=konvertalva output.mp4 This optimaze for the correct size (480x320). I'm using the standard player.
Guest igor_anta Posted August 23, 2010 Report Posted August 23, 2010 (edited) yxPlayer is probably the best option available, played a clip on the Pulse and it was good, only once it got choppy but just for a sec or so: http://www.appbrain.com/app/kr.mobilesoft.yxplayer . Cheers! Edited August 23, 2010 by igor_anta
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now