element-x-ada/libraries/mediaupload
Jorge Martin Espinosa fa755e5b75
Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223)
* Use variable bitrate mode when transcoding

This should be compatible with more devices that may lack the needed codecs to properly encode using constant bitrate mode (CBR).

* Fix video output size (again)
2025-08-26 10:41:07 +02:00
..
api Add extra logs for sending media (#5218) 2025-08-26 07:02:15 +00:00
impl Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223) 2025-08-26 10:41:07 +02:00
test Add media file limit size warning and media quality selection (#5131) 2025-08-11 17:22:46 +02:00