Hi I use h264_cuvid to decode h.264 files.
Format of the decoded frames is AV_PIX_FMT_NV12, and it's in host. How to keep the decoded fames stay in cuda memory? I need the frames for 3D rendering. Thanks. John _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
