hi i am trying to pass gdi+ generated bitmaps to ffmpeg but the problem is i dont know which format to generate which is compliant with ffmpeg.i have decoded a sample with ffmpeg and written the buffer AVSubtitle->rects[0]->pict.data[0] to a file and also the buffer of bitmap that i pass to ffmpeg but these two are very different in formats.i cant figure out how to generate a gdi+ bitmap which can be passes to this avsubtitle struct and be encoded.however the decoded sample when passes to encoder is enceded successfully.plz reply as soon as it could be .i've been on it for a month -- View this message in context: http://libav-users.943685.n4.nabble.com/how-to-pass-GDI-bitmap-to-ffmpeg-tp2076675p2076675.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
