HTML5 profile alternatives
I have the current profile for html5:
- Code:
<Profile id="html5" name="HTML5" extendsProfileId="1" alwaysEnableTranscoding="true" selectable="false">
<Transcoding>
<Audio targetContainer="mp3">
<Matches container="flac" />
<Matches container="ogg" />
<Matches container="lpcm" />
<Matches container="adts" />
<Matches container="asf" />
<Matches container="wavpack" />
<Matches container="mpc" />
<Matches container="ape" />
</Audio>
</Transcoding>
<OnlineTranscoding>
<!-- by default transcode for ios / android devices -->
<Video targetContainer="applehttp" targetVCodec="h264" targetACodec="aac" forceStereo="true">
<Matches container="*" />
</Video>
</OnlineTranscoding>
<ThumbnailsResolution>HD</ThumbnailsResolution>
<AutomaticImageRotation>true</AutomaticImageRotation>
</Profile>
but I would love to have some alternative Qualties for low/medium but in the same codec, but I can't seem to find the settings for that.
Can anyone tell me how to get also the Medium / Low Quality stream? like the default flv (original, medium, low)
original stream url:
http://ws33177.sidmar.be:23424/cds/resource/8/MEDIA_ITEM/AVC_MP4_MP_HD_1080i_AAC-0/ORIGINAL?profile=html5
