mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
planing: CBR/VBR info
This commit is contained in:
parent
0cfb4aa000
commit
0d6ed4a5bd
1 changed files with 3 additions and 0 deletions
|
@ -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 ==
|
||||
|
|
Loading…
Reference in a new issue