transcoding
Here are 118 public repositories matching this topic...
Not an issue as such, but is there a scope where you can make it client specific in terms of the ip address of last played the item? Instead for all clients?
-
Updated
Oct 5, 2021 - Go
-
Updated
Sep 15, 2021 - Java
-
Updated
Oct 11, 2021 - Shell
-
Updated
Mar 31, 2021 - C++
-
Updated
Jan 13, 2021 - Python
-
Updated
May 21, 2021 - C++
-
Updated
Oct 12, 2021 - PHP
At the moment, while an encoding is in progress, the encoding settings can be changed. Although I assume changing these will have no effect in the encoding in progress, it is rather odd and distracting that you can change them.
I suggest to grey these out while an encoding is in progress so they cannot be changed. I think greying is better than hiding, so you can see what settings were picked eve
-
Updated
Aug 6, 2021 - Go
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
May 19, 2021 - C++
-
Updated
Sep 3, 2021 - Python
-
Updated
Apr 12, 2021 - Python
-
Updated
Oct 4, 2018 - Shell
-
Updated
Jun 6, 2021 - C++
-
Updated
Sep 7, 2021 - C++
-
Updated
Mar 12, 2021 - Python
-
Updated
Mar 13, 2021 - Shell
-
Updated
Oct 10, 2021 - Go
-
Updated
Feb 4, 2019 - JavaScript
-
Updated
Jul 2, 2019 - PHP
-
Updated
Oct 1, 2020 - PHP
-
Updated
Aug 11, 2021 - JavaScript
Improve this page
Add a description, image, and links to the transcoding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transcoding topic, visit your repo's landing page and select "manage topics."
The value of allowed undershoot in the resize mode
ExactOrSmalleris currently a compile time constant. It would be great to make this configurable for the developer using the library:https://github.com/facebookincubator/spectrum/blob/fa9e917f5b062797d51c3e013aaa7d61926c72a5/cpp/spectrum/core/ResizeUtil.h#L22-L27