After a lot of trouble trying to convert one video format to another, I finally resort to asking on a forum.
I'm trying to convert: "Microsoft ASF"
into: "ISO Media, MPEG v4 system, version 2"
How can I do this? I've tried various commands with mencoder and ffmpeg, to no avail.
I've managed to convert ASF into: "RIFF (little-endian) data, AVI, 480 x 498, 23.98 fps, video: FFMpeg MPEG-4, audio: DivX (mono, 44100 Hz)"
But my embedded device will not play this format (Nokia N82), however, it will play files that are "ISO Media, MPEG v4 system, version 2" -- which is my reason for wanting to convert into this format.

