Hello! My mobile phone (Nokia 3600 slide) has a sample video that has the following format: file Material4.mp4 Material.mp4: ISO Media, MPEG v4 system, version 2 So i wanted to create such a video from another video with the following command: mencoder tazg1.mpg -oac faac -faacopts quality=100:mpeg=4 -ovc lavc -lavcopts vcodec=mpeg4 -vf scale=320:240 -o taztest.mp4 BUT, when I now do "file taztest.mp4" I get: taztest.mp4: RIFF (little-endian) data, AVI, 320 x 240, 25.00 fps, video: FFMpeg MPEG-4, audio: (stereo, 44100 Hz) I do NOT want to have an AVI container, I want a plain MPEG4 video with AAC sound, so what would be the correct chosen options for mencoder? Thanx so much! _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users