Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

awaisuk

macrumors member
Original poster
Jan 15, 2008
55
0
Hey.

I am looking for a good video player of all formats for ios4 3gs, please let me know if there is any available.

Thanks.
 
You're better off using a tool like Handbrake to encode your videos for playback on the iPhone. Here's the preset I use (not for the OP, for iP4 users. The built in presets are fine for the OP's 3GS):

Code:
<Preset>
    <Name>iPhone 4 q60</Name>
    <Query> -f mp4 -w 960 -e x264 -q 20 -a 1 -E faac -6 stereo -R 48 -B 160 -D 0.0 -x ref=2:bframes=2:subq=6:mixed-refs=0:weightb=0:8x8dct=0:trellis=0 -v 1</Query>
    <PictureSettings>false</PictureSettings>
    <Version>0.9.4</Version>
  </Preset>
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.