mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
info: add more TODO
This commit is contained in:
parent
12aab9f618
commit
373f343eb7
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,8 @@ public class MediaInfo.Info : VBox
|
|||
this.duration.set_text (str);
|
||||
//stdout.printf ("Duration: %s\n", dur_str);
|
||||
|
||||
// TODO: need caps for the container, so that we can have human readable container name
|
||||
|
||||
// get stream info
|
||||
while (video_streams.get_n_pages() > 0) {
|
||||
video_streams.remove_page (-1);
|
||||
|
|
Loading…
Reference in a new issue