mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-27 02:41:54 +08:00 
			
		
		
		
	fate: update reference files after the recent dash manifest muxer changes
Missed in 487b49d8f2.
Signed-off-by: James Almer <jamrial@gmail.com>
			
			
This commit is contained in:
		| @@ -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"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 James Almer
					James Almer