From 1acc9189b4c2c6b3ab39724e0ff80ec95c6683b3 Mon Sep 17 00:00:00 2001 From: Tobias Rapp Date: Mon, 15 Sep 2014 17:16:03 +0200 Subject: ffprobe: add pixel format chroma sub-sampling output Adds output of chroma sub-sampling information to ffprobe -show_pixel_formats option. Note: This patch just prints the "raw" log2_charoma_w/h values instead of the previously suggested mapping into a chroma sub-sampling pattern string like "4:2:2". Signed-off-by: Michael Niedermayer --- doc/ffprobe.xsd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/ffprobe.xsd') diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd index bf17186d32..84b3810fcc 100644 --- a/doc/ffprobe.xsd +++ b/doc/ffprobe.xsd @@ -309,6 +309,8 @@ + + -- cgit v1.2.3