Good day.
We tested the video resolution change.
Using transcoding you can resize it to the resolution you need.
In
documentation describes an example of using video resolution constraint modifiers and transcoding management with the REST API.
When changing the video resolution, there will be no distortion in the video image, if the aspect ratio in the transcoded video is the same as in the original video (for example, the original video is 300x300, transcoded 50x50 or original 640x480, transcoded 320x240)
If you do not want to save aspect ratio, add settings in the flashphoner.properties :
Code:
video_transcoder_preserve_aspect_ratio=false