Hi,
I have a
N95-8gb but I think the video formats it supports are the same so here goes:
I have been trying to convert some of my movies/avis to mp4 and 3gp formats for playing them on my
n95 without luck. When I use the 3gp format it plays the sound but no video; when I use the mp4 format it just says the file is "broken".
I have been using vlc with a command line like:
/Applications/VLC.app/Contents/MacOS/clivlc -I dummy american_gangster1.avi --sout '#transcode{vcodec=h264,vb=500,width=320,height=24 0,deinterlace,acodec=mp4a,ab=64,channels=2,sampler ate=22100}:std{access=file,mux=3gp,dst=ag1.3gp}' vlc:quit
but have also tried with h263 as the codec, as well as mp4 as output format.
It would be very nice if we can get vlc working for this since it supports very many input formats/codecs. Commercial solutions like Quicktime tend to be more limited.