[FFmpeg-user] What is the default format after decoding with
whoami Jils
get2jils at gmail.com
Tue Feb 18 21:50:36 CET 2014
Hi,
avcodec_decode_video2 is used to decode the packet, and results into
AVFrame, and it sets the variable, if complete frame is received.
What is the format of the frame after decoding?. it is same format as what
the decoder does or it is a raw data buffer ?. Because i see in
different places in
the internet, that it is claimed that it is raw data.
Which one i need to consider
More information about the ffmpeg-user
mailing list