Hi James,

> I see now, this is during demuxing. I was thinking about muxing.
> I can reproduce what you mean with TrueHD which has sync frames every
> 128 or so frames. Despite the mp4 and matroska files having the sync
> frames correctly marked, lavf tags every frame as key.
>
> A general approach at fixing this issue would be to change
> is_intra_only() to not just look at video codecs but also audio codecs,
> and updating all the audio entries in libavcodec/codec_desc.c that are
> not currently set as AV_CODEC_PROP_INTRA_ONLY and require it. 

Thank you for your suggestion.
I will send new patch soon, so please review again.

_______________________________________________
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.org with subject "unsubscribe".

Reply via email to