When video is decoded using avcodec_decode_video2 is there an
intermediate/internal pixel format that is converted to by default? or
is it kept in the original source pixel format? I ask as I need
transcode to one raw format as fast as possible and the overhead of
sws_scale is becoming a problem.

Thanks,

Peter

 

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to