We are trying to transcode mp4 videos into HLS using AWS transcoder. We see that there are only few presets available (highest being 2M
). The max resolution this gives us is 360p on JWPlayer
.
If we want higher resolution (480p | 720p | 1080p
), we understand that we need to transcode
videos at higher bit rate. For that we will need to create new presets.
Could someone help us with different transcoder
settings to create these presets? We don't understand most of the fields presented in the presets.
Thanks