planing: CBR/VBR info

This commit is contained in:
Stefan Sauer 2011-01-25 14:52:05 +02:00
parent 0cfb4aa000
commit 0d6ed4a5bd

View File

@ -133,6 +133,9 @@ Properties:
- the pipeline and thus the bus is internal to discoverer, so it would be nice - the pipeline and thus the bus is internal to discoverer, so it would be nice
if it could gather the messages and offer them if it could gather the messages and offer them
- having them globaly should be enough - 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 = = discoverer workflow =
== sync quick-scan == == sync quick-scan ==