Placencia wrote:
> Abeni:
> 
> Bit rate was the first thing I changed and messed around with, from increasing
> it by a few numbers to even tripling it from input video's bit rate. Still it
> makes no difference as the output file is a lot smaller than the input file 
> and
> the quality is horrible compared to the original.

I am just guessing, but... Remember that the bit_rate field is expressed in
bps, not in kbps. Can you post the values you are using for width, height,
time_base, and bit_rate? Also, which codec are you using?


> As for the mb_decision thing, like I said I referred to the output_example in
> FFmpeg. (I don't have much experience as I jumped into a project involving
> video.) Do you think I should change that portion? If so what would you
> suggest?

Just set mb_decision to 2, independently from the video codec you are using.


                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to