summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2022-10-05 12:17:03 -0300
committerThibault Saunier <tsaunier@igalia.com>2022-10-05 12:17:03 -0300
commit1930560a88a153f6a32709e5f6dba1fed1b27ee6 (patch)
tree2ec10ec7c54c403028b918be173f3e4e579e7023
parentbc766cb9a23c38bfc68dda05349a40edd5d06937 (diff)
Add new dash stream .stream_info
-rw-r--r--defaults/dash/webm.stream_info21
1 files changed, 21 insertions, 0 deletions
diff --git a/defaults/dash/webm.stream_info b/defaults/dash/webm.stream_info
new file mode 100644
index 0000000..c3167a8
--- /dev/null
+++ b/defaults/dash/webm.stream_info
@@ -0,0 +1,21 @@
+<file duration="31700000000" frame-detection="0" skip-parsers="0" uri="http://127.0.0.1:8079/defaults/dash/webm/output.mpd" seekable="true">
+ <streams caps="application/dash+xml">
+ <stream type="audio" caps="audio/x-opus, rate=(int)48000, channels=(int)1, channel-mapping-family=(int)0, stream-count=(int)1, coupled-count=(int)0, streamheader=(buffer)&lt; 4f707573486561640101380180bb0000000000, 4f707573546167731f0000004753747265616d657220656e636f64656420766f72626973636f6d6d656e740000000001 &gt;" id="ecf1ea12b198caea123f05f4fcb08daa35ee5045577d2be98f3424c0ce90757a/audio_00/002:002">
+ <segments>
+ </segments>
+ <tags>
+ <tag content="taglist, audio-codec=(string)Opus, language-code=(string)und, nominal-bitrate=(uint)40794;"/>
+ </tags>
+ </stream>
+ <stream type="video" caps="video/x-vp8, width=(int)928, height=(int)446, framerate=(fraction)0/1, interlace-mode=(string)progressive, colorimetry=(string)2:4:0:0" id="ecf1ea12b198caea123f05f4fcb08daa35ee5045577d2be98f3424c0ce90757a/video_00/001:001">
+ <segments>
+ </segments>
+ <tags>
+ <tag content="taglist, video-codec=(string)&quot;VP8\ video&quot;, language-code=(string)und, nominal-bitrate=(uint)206541;"/>
+ </tags>
+ </stream>
+ </streams>
+ <tags>
+ <tag content="taglist, video-codec=(string)&quot;VP8\ video&quot;, container-format=(string)Matroska, audio-codec=(string)Opus, language-code=(string)und, encoder=(string)Lavf58.29.100, nominal-bitrate=(uint)40794;"/>
+ </tags>
+</file> \ No newline at end of file