Yurii Konovalov
Yurii Konovalov
@claincly could you provide some information (if it's possible) when it potentially can be merged and released so that this fix is available to use in production?
Hi @DeweyReed! Has it improved colors of a BitmapOverlay for you? I tried the same settings for VideoFrameProcessorFactory and it changed nothing for my BitmapOverlays 😐 > Recently, I finally...
Hi @droid-girl, here are MediaItem and Transformer builders. Just in case it matters, the PNG frame is created via ffmpeg library from a webm video. Media items: val backgroundMediaItem =...
Here is also a video created from same background and frame PNG images but using ffmpeg. https://github.com/androidx/media/assets/84384099/72fe2505-52e9-4a98-8a5e-b6acd8aacbc2
@tof-tof I guess [#1050](https://github.com/androidx/media/issues/1050) fixes the color problem but not the quality problem. Maybe the reason for that is the bitrate of the output video? I compared the original video...
@ychaparov Thanks for your response! If it's possible, could you provide some time estimations when it can potentially be fixed?
@ychaparov just tried that and it's fixed now