[FFmpeg-devel] [PATCH v2 06/11] fftools/ffprobe: remove film_grain and closed_captions properties
Michael Niedermayer
michael at niedermayer.cc
Sat Nov 30 14:03:14 EET 2024
On Wed, Nov 27, 2024 at 07:15:09PM -0600, Marth64 wrote:
> ffprobe cannot access the inner codec context when setting up
> the streams, so the values for these fields are always 0.
>
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> fftools/ffprobe.c | 2 --
> 1 file changed, 2 deletions(-)
this needs update to fate tests
@@ -551,8 +552,6 @@
streams.stream.1.height=240
streams.stream.1.coded_width=320
streams.stream.1.coded_height=240
-streams.stream.1.closed_captions=0
-streams.stream.1.film_grain=0
streams.stream.1.has_b_frames=0
streams.stream.1.sample_aspect_ratio="1:1"
streams.stream.1.display_aspect_ratio="4:3"
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241130/7d976182/attachment.sig>
More information about the ffmpeg-devel
mailing list