if in convert.php i have 2000k as my bitrate setting for CONVERT_BITRATE.. and a user uploads a video that is 750k bitrate
I could be wrong, but does it make sense that the media converter should convert a video that is lower bitrate, to a higher bitrate ??
I'm thinking it doesnt.. and if im right -- i request that the media converter be modified so that it obtains the bitrate of the video using ffmpeg or ffprobe
then determines the bitrate of the video VS the CONVERT_BITRATE setting and sets CONVERT_BITRATE to the same bitrate as the video..
I could be wrong, but does it make sense that the media converter should convert a video that is lower bitrate, to a higher bitrate ??
I'm thinking it doesnt.. and if im right -- i request that the media converter be modified so that it obtains the bitrate of the video using ffmpeg or ffprobe
then determines the bitrate of the video VS the CONVERT_BITRATE setting and sets CONVERT_BITRATE to the same bitrate as the video..