On Mon, Mar 14, 2022 at 4:36 PM Paul B Mahol wrote:
>
> LGTM, could also be refactored/deduplicated.
Thanks. Yea, I think I largely agree. Logging function for AVFrames
and AVPackets, Additionally debug_ts could use an option to only log
the things you are interested in (demux/decode/etc).
Appli
LGTM, could also be refactored/deduplicated.
___
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".
From: Jaakko Perttilä
Especially useful when debugging subtitle output, but also shows
if values are set or not for demux and encoding.
Co-authored-by: Jan Ekström
Signed-off-by: Jan Ekström
---
fftools/ffmpeg.c | 27 ++-
1 file changed, 18 insertions(+), 9 deletions(