element-x-ada/libraries/mediaupload/impl
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
..
src Use variable bitrate mode when transcoding to ensure compatibility with old devices (#5223) 2025-08-26 10:41:07 +02:00
build.gradle.kts Replace video transcoder with Media3 Transformer (#5018) 2025-07-15 11:08:56 +02:00