Hi, Is there a way to partially decode video using libavcodec. Basically, I am interested in all other data fields except data [AV_NUM_DATA_POINTERS] in AVFrame struct. https://ffmpeg.org/doxygen/3.4/structAVFrame.html. It will be something like till slice-header decoding.
Thanks, Rohit Khali
_______________________________________________ Libav-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/libav-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
