Skip to content

Commit 481b89d

Browse files
authored
Merge pull request #113580 from IngridAtMicrosoft/audio-only
audio only
2 parents dc2e1d9 + d2d5425 commit 481b89d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/media-services/azure-media-player/azure-media-player-known-issues.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ The current release has the following known issues:
4141

4242
- In the DVR window of Live content, when content finishes the timeline will continue to grow until seeking to the area or reaching the end of the presentation.
4343
- Live presentations in Firefox with MSE enabled has some issues
44-
- Assets that are audio or video only won't play back via the AzureHtml5JS tech.
45-
- If you'd like to play back assets without audio or video, you can do so by inserting blank audio or video using the [Azure Media Services Explorer tool](https://aka.ms/amse)
46-
- Instructions on how to insert silent audio can be found [here](https://azure.microsoft.com/documentation/articles/media-services-advanced-encoding-with-mes/#silent_audio)
44+
45+
- Assets that are audio only will not play back via the AzureHtml5JS tech.
46+
- If you’d like to play back assets without audio, you can do so by inserting blank audio using the [Azure Media Services Explorer tool](https://aka.ms/amse)
47+
- Instructions on how to insert silent audio can be found [here](https://azure.microsoft.com/documentation/articles/media-services-advanced-encoding-with-mes/#silent_audio)
4748

4849
## Flash ##
4950

@@ -86,7 +87,7 @@ The current release has the following known issues:
8687
## Apple ##
8788

8889
- Safari on Mac often enables Power Saver mode by default with the setting "Stop plug-ins to save power", which blocks plugins like Flash and Silverlight when they believe it is not in favor to the user. This block does not block the plugin's existent, only capabilities. Given the default techOrder, this may cause issues when attempting to play back
89-
- Mitigation 1: If the video player is 'front and center' (within a 3000 x 3000 pixel boundary starting at the top left corner of the document), it should still play.
90+
- Mitigation 1: If the video player is 'front and center' (within a 3000 x 3000 pixel boundary starting at the top-left corner of the document), it should still play.
9091
- Mitigation 2: Change the techOrder for Safari to be ["azureHtml5JS", "html5"]. This mitigation has implication of not getting all the features that are available in the FlashSS tech.
9192
- PlayReady content via Silverlight may have issues playing back in Safari.
9293
- AES and restricted token content does not play back using iOS and older Android devices.

0 commit comments

Comments
 (0)