[Ffmpeg-devel] Encoding using JPEG.

bogdanm bogdanm
Tue Apr 25 14:34:50 CEST 2006


 Is there a possibility to encode frames as distinct JPEGs? 

 I had tried to use:
   CODEC_ID_MJPEG,
   CODEC_ID_MJPEGB,
   CODEC_ID_LJPEG,
   CODEC_ID_JPEGLS
 and fail to initialise them. 

 Is there something special to know about when initializing those codecs? 
With H263 worked just fine (I only changed the CODEC_ID). Am I missing 
something? 

 Bogdan 





More information about the ffmpeg-devel mailing list