> I have got a stream encoded with ffmpeg, with file name .m4v, >i can sure it is a raw bitstream without any avi header >i can decode it using ffmpeg, but how to play it using Mplayer?? If it's raw mpeg-4 stream, mplayer -demuxer 27 -fps 20 file.m4v