Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrol committed Jun 5, 2020
1 parent 5a538b2 commit f2124f3
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions src/os/windows/Microsoft_Teams.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Does not support webm.
## Does not support webm

- https://microsoftteams.uservoice.com/forums/555103-public/suggestions/32883664-add-webm-support
- https://support.microsoft.com/en-us/office/video-formats-that-work-in-microsoft-365-video-dd1af01c-fd8e-4640-b17b-93ee02b9b817
Expand All @@ -8,4 +8,13 @@ Needed to convert to mp4:
`ffmpeg -i input.webm output.mp4`

- https://blog.addpipe.com/converting-webm-to-mp4-with-ffmpeg/
- https://stackoverflow.com/questions/18123376/webm-to-mp4-conversion-using-ffmpeg
- https://stackoverflow.com/questions/18123376/webm-to-mp4-conversion-using-ffmpeg

## Reply on desktop

Not yet. Workaround:

ctrl+click on message to select it all, ctrl+c, enter '>' or quote in format, and ctrl+v and enter enter

- https://techcommunity.microsoft.com/t5/teams-developer/teams-chat-add-reply-button-or-selective-reply-just-like/m-p/390719
- https://microsoftteams.uservoice.com/forums/555103-public/suggestions/39353152-reply-to-specific-message-in-chat-on-desktop-app

0 comments on commit f2124f3

Please sign in to comment.