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 <mart...@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
signature.asc
Description: PGP signature
_______________________________________________ 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".