Closed (works as designed)
Project:
Video
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2013 at 07:20 UTC
Updated:
29 Dec 2015 at 19:53 UTC
Jump to comment: Most recent
Comments
Comment #1
MilosL commentedYou can decrease (video)bitrate in your mp4 preset (bitrate x duration = filesize). On the other hand, this has impact on quality of encoded video.
Comment #2
ferrangil commentedYour problem is that the .flv file has a lower bitrate than the one you're transcoding to. Thus, the output file is bigger. The only option you have is to decrease the bitrate, but you need to find a compromise as if the uploaded video is very high quality but you transcode it using a bitrate of 600 Kbps, the output video will look very bad.
Comment #3
hypertext200