transcoding
Here are 126 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
Jan 30, 2022 - Java
-
Updated
Jan 25, 2022 - Shell
-
Updated
Mar 31, 2021 - C++
-
Updated
Jan 13, 2021 - Python
-
Updated
May 21, 2021 - C++
-
Updated
Feb 7, 2022 - 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
Jan 6, 2022 - Go
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
May 19, 2021 - C++
-
Updated
Jan 16, 2022 - Python
-
Updated
Feb 2, 2022 - C++
-
Updated
Apr 12, 2021 - Python
-
Updated
Dec 30, 2021 - Go
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Jan 29, 2022 - C++
-
Updated
Oct 4, 2018 - Shell
-
Updated
Mar 13, 2021 - Shell
-
Updated
Mar 12, 2021 - Python
-
Updated
Feb 4, 2019 - JavaScript
-
Updated
Jul 2, 2019 - PHP
-
Updated
Oct 1, 2020 - PHP
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