
Video quality issue after trimming
Hi,
We are using api to trim our 360 videos and then playing them.
API used: https://developer.jwplayer.com/jw-platform/reference/v1/methods/videos/create.html
We are using trim_in_point and trim_out_point params while using this api. Video is being cut properly but the issue is that the result video is of very low quality, video is only in two quality outputs 180p and 270p. But in actual, source video is 1080p and if we don't use trim in/out in the api the videos shows will all qualities.
What can we do to have trimmed videos also in hd quality.
Best.