From 0d6ed4a5bd754016bd2cbe6c077b45fba122e3b8 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Tue, 25 Jan 2011 14:52:05 +0200 Subject: [PATCH] planing: CBR/VBR info --- mediainfo/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mediainfo/README b/mediainfo/README index ca79dd1e07..5ec2b99fa3 100644 --- a/mediainfo/README +++ b/mediainfo/README @@ -133,6 +133,9 @@ Properties: - the pipeline and thus the bus is internal to discoverer, so it would be nice if it could gather the messages and offer them - having them globaly should be enough +- CBR/VBR type for each stream + - can we derive that from the bitrate tags (no min/max bitrate set)? + find . -name "*.c" -exec egrep -Hn "GST_TAG[A-Z_]*_BITRATE" {} \; = discoverer workflow = == sync quick-scan ==