> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of
> Soft Works
> Sent: Monday, 20 September 2021 16:58
> To: FFmpeg development discussions and patches <ffmpeg-
> de...@ffmpeg.org>; James Almer <jamr...@gmail.com>
> Subject: Re: [FFmpeg-devel] [PATCH v2 2/2] ffprobe: Fix incorrect
> display of closed_captions property
>
>
>
> > -----Original Message-----
> > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of
> Anton
> > Khirnov
> > Sent: Monday, 20 September 2021 13:07
> > To: James Almer <jamr...@gmail.com>; ffmpeg-devel@ffmpeg.org
> > Subject: Re: [FFmpeg-devel] [PATCH v2 2/2] ffprobe: Fix incorrect
> display of
> > closed_captions property
Hi James, hi Anton,
it seems we've got a bit stuck on this issue, so I would like to
remind that I'm in no way insisting on a certain way for getting
at the required information. This patch was just suggesting one
possible way, but what I wouldn't find acceptable is when you'd
want to say that there's no acceptable way at all.
The requirements are simple and clear:
- to get the results of the avformat_find_stream_info() run
- without repeating or replicating this procedure in ffprobe
and without performing additional decoding in ffprobe
I'm pretty sure that when any of you had these requirements
as part of your own work, you would figure out a way to do
it while adhering to them.
As such it would be nice when you would be able to make
a suggestion for resolving this.
Also, let's not forget that this is not a private requirement
that I have. It's about ffprobe. And its output with regard
to closed captions is currently wrong.
Thanks and kind regards,
softworkz
_______________________________________________
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".