[MPlayer-dev-eng] SMV codec

Reza Jelveh reza.jelveh at tuhh.de
Wed Jun 25 00:22:10 CEST 2008


On Jun 25, 2008, at 12:11 AM, xtremek2008 at aim.com wrote:

> Hello,
>
> ????????I recently cracked the .smv (SigmaTel Motion Video) format.  
> It is a very
> simple format for small mp3 players that have the capability of  
> playing
> videos. It is basically a wav file, some header magic, and an array  
> of jpegs.
> I want to make a codec and add it to mplayer. Would I have to create  
> a muxer
> for this type of file? I read the FFMpeg codec howto
> (http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto) and  
> it was
> saying something about demuxers; I don't know if I would need one  
> for my
> codec!

i think would you want to do is a demuxer for this container.
so its either libavformat in ffmpeg  or libmpdemux directly in mplayer.





More information about the MPlayer-dev-eng mailing list