Yes.
Login to reply
Replies (6)
I don't get this encoding bullshit which one just works for everyone
It works for me on amy and browsers


ffmpeg -i input.mkv -c:v libx264 -profile:v high -level:v 4.1 -pix_fmt yuv420p -c:a aac -b:a 192k -movflags +faststart output.mp4
Your clanker should be able to use this to get the right settings ๐
Also this. Anything I compress using LCe/Amy always works. @โก Dee Kay โก has made it pretty easy.

GitHub
GitHub - davotoula/LightCompressor-enhanced: A powerful and easy-to-use video compression library and app (LCe) for android that uses the native MediaCodec API. It supports H.264/H2.65 hardware accelerated encoding and configurable resolution, bitrate, fast-start (streamable), and Gif to Mp4 conversion.
A powerful and easy-to-use video compression library and app (LCe) for android that uses the native MediaCodec API. It supports H.264/H2.65 hardwar...
AV2 winks at you