mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: update reference files after the recent dash manifest muxer changes
Missed in487b49d8f2
. Signed-off-by: James Almer <jamrial@gmail.com> (cherry picked from commitaa0829d834
)
This commit is contained in:
parent
ad26796f4e
commit
746f3fc165
@ -6,7 +6,7 @@
|
||||
type="static"
|
||||
mediaPresentationDuration="PT32.501S"
|
||||
minBufferTime="PT1S"
|
||||
profiles="urn:webm:dash:profile:webm-on-demand:2012">
|
||||
profiles="urn:mpeg:dash:profile:webm-on-demand:2012">
|
||||
<Period id="0" start="PT0S" duration="PT32.501S" >
|
||||
<AdaptationSet id="0" mimeType="video/webm" codecs="vp8" lang="eng" width="640" height="360" bitstreamSwitching="true" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
|
||||
<Representation id="0" bandwidth="302355">
|
||||
|
@ -6,7 +6,7 @@
|
||||
type="static"
|
||||
mediaPresentationDuration="PT32.48S"
|
||||
minBufferTime="PT1S"
|
||||
profiles="urn:webm:dash:profile:webm-on-demand:2012">
|
||||
profiles="urn:mpeg:dash:profile:webm-on-demand:2012">
|
||||
<Period id="0" start="PT0S" duration="PT32.48S" >
|
||||
<AdaptationSet id="0" mimeType="video/webm" codecs="vp8" lang="eng" bitstreamSwitching="true" subsegmentAlignment="false" subsegmentStartsWithSAP="1">
|
||||
<Representation id="0" bandwidth="302355" width="640" height="360">
|
||||
|
@ -6,7 +6,7 @@
|
||||
type="static"
|
||||
mediaPresentationDuration="PT32.501S"
|
||||
minBufferTime="PT1S"
|
||||
profiles="urn:webm:dash:profile:webm-on-demand:2012">
|
||||
profiles="urn:mpeg:dash:profile:webm-on-demand:2012">
|
||||
<Period id="0" start="PT0S" duration="PT32.501S" >
|
||||
<AdaptationSet id="0" mimeType="audio/webm" codecs="vorbis" lang="eng" audioSamplingRate="44100" bitstreamSwitching="false" subsegmentAlignment="false" subsegmentStartsWithSAP="1">
|
||||
<Representation id="0" bandwidth="82867">
|
||||
|
@ -6,7 +6,7 @@
|
||||
type="static"
|
||||
mediaPresentationDuration="PT32.48S"
|
||||
minBufferTime="PT1S"
|
||||
profiles="urn:webm:dash:profile:webm-on-demand:2012">
|
||||
profiles="urn:mpeg:dash:profile:webm-on-demand:2012">
|
||||
<Period id="0" start="PT0S" duration="PT32.48S" >
|
||||
<AdaptationSet id="0" mimeType="video/webm" codecs="vp8" lang="eng" width="640" height="360" bitstreamSwitching="true" subsegmentAlignment="false" subsegmentStartsWithSAP="0">
|
||||
<Representation id="0" bandwidth="302355">
|
||||
|
Loading…
Reference in New Issue
Block a user