Dear Libav Team,

I would like to implement a custom RTMP transcoder to HLS format in Java and I 
found the modification of the video resolution a bit challenging in Java. My 
plan is to minimize the amount of 3rd party frameworks/tools integrated with my 
component.

That's why I would like to integrate directly with libav library via JNI from 
Java code. I envision that the libav role would be to change the 
resolution/bitrate of Mpeg-4 files/streams.

Is decreasing of the resolution/bitrate of video/streams doable via libav 
library? I would appreciate your guidance.

Thanks!

Kind regards,
Jan Kowalski
_______________________________________________
libav-api mailing list
libav-api@libav.org
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to