[Libav-user] I there a way to prevent format guessing on the mpegts demuxer?
KaptajnVom
thj at thj.dk
Wed Jun 10 00:36:58 EEST 2020
Perhaps you can ask libavformat to discard your custom data?
fmt_ctx->streams[2]->discard = AVDISCARD_ALL;
--
Sent from: http://libav-users.943685.n4.nabble.com/
More information about the Libav-user
mailing list