Re: [FFmpeg-devel] [PATCH v2] avcodec/wmaprodec: skip foreign XMA packets

2021-09-01 Thread Paul B Mahol
parser sets keyframes, which allows proper decoding, so it is mandatory to use. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.

Re: [FFmpeg-devel] [PATCH v2] avcodec/wmaprodec: skip foreign XMA packets

2021-09-01 Thread Joel Linn
On 2021-09-01 11:12, Paul B Mahol wrote: I do not get it, do you use parser in your code to support decoding of XMA? No. The duration information from the parser is of no use to me. Without parser decoding is not currently supported. I could use the parser but like I said it is perpendicula

Re: [FFmpeg-devel] [PATCH v2] avcodec/wmaprodec: skip foreign XMA packets

2021-09-01 Thread Paul B Mahol
I do not get it, do you use parser in your code to support decoding of XMA? Without parser decoding is not currently supported. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit