<=?iso-8859-1?Q?Max_G=F6ttner_-_d.stream?=> writes:

> >I read frames from input files, use swscale to have raw rgb images. I would
> >like to write these images to a Mkv container, keeping the frames in raw rgb.
> >How can this be obtained?
> >What codec do I have to use?
> >I tried CODEC_ID_BMP but I couldn't find any ressource that tells me what
> >settings go together with a specific codec.

I suspect you are searching for CODEC_ID_RAWVIDEO.

Carl Eugen

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to