|
|
@ -29,8 +29,8 @@
|
|
|
|
<IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
|
|
|
|
<IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
|
|
|
|
<XmlRootAttributes />
|
|
|
|
<XmlRootAttributes />
|
|
|
|
<DirectPlayProfiles>
|
|
|
|
<DirectPlayProfiles>
|
|
|
|
<DirectPlayProfile container="mp3,wma" type="Audio" />
|
|
|
|
<DirectPlayProfile container="m4v,ts,mkv,avi,mpg,mpeg,mp4" audioCodec="aac,mp3,ac3" videoCodec="h264" type="Video" />
|
|
|
|
<DirectPlayProfile container="avi,mp4" type="Video" />
|
|
|
|
<DirectPlayProfile container="mp3,wma,aac,wav" type="Audio" />
|
|
|
|
</DirectPlayProfiles>
|
|
|
|
</DirectPlayProfiles>
|
|
|
|
<TranscodingProfiles>
|
|
|
|
<TranscodingProfiles>
|
|
|
|
<TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" forceLiveStream="false" enableSubtitlesInManifest="false" />
|
|
|
|
<TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" forceLiveStream="false" enableSubtitlesInManifest="false" />
|
|
|
@ -39,6 +39,10 @@
|
|
|
|
</TranscodingProfiles>
|
|
|
|
</TranscodingProfiles>
|
|
|
|
<ContainerProfiles />
|
|
|
|
<ContainerProfiles />
|
|
|
|
<CodecProfiles />
|
|
|
|
<CodecProfiles />
|
|
|
|
<ResponseProfiles />
|
|
|
|
<ResponseProfiles>
|
|
|
|
|
|
|
|
<ResponseProfile container="m4v" type="Video" mimeType="video/mp4">
|
|
|
|
|
|
|
|
<Conditions />
|
|
|
|
|
|
|
|
</ResponseProfile>
|
|
|
|
|
|
|
|
</ResponseProfiles>
|
|
|
|
<SubtitleProfiles />
|
|
|
|
<SubtitleProfiles />
|
|
|
|
</Profile>
|
|
|
|
</Profile>
|