Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

MPEG4 has double bitrate parameters #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use MPEG4 Preset or view the preset

What is the expected output? What do you see instead?
I couldn't seem to change the bitrate. It always comes out at 1250 kb/s 
even if I change the preset or if I use the options at the bottom.
After I installed from .43 I started having a locked bitrate, then I 
discovered that my preset has two bitrate settings which caused this.

What version of the product are you using? On what operating system?
1.04
XP

Please provide any additional information below.
This is the installed preset settings:
f mp4 -r 29.97 -vcodec libx264 -s 640x480 -b 1000kb -aspect 4:3 -flags 
+loop -cmp +chroma -deblockalpha 0 -deblockbeta 0 -b 1250k -maxrate 1500k -
bufsize 4M -bt 256k -refs 1 -bf 3 -coder 1 -me_method umh -me_range 16 -
subq 7 -partitions +parti4x4+parti8x8+partp8x8+partb8x8 -g 250 -keyint_min 
25 -level 30 -qmin 10 -qmax 51 -qcomp 0.6 -trellis 2 -sc_threshold 40 -
i_qfactor 0.71 -acodec libfaac -ab 112kb -ar 48000 -ac 2

Original issue reported on code.google.com by jesa...@gmail.com on 2 Jul 2009 at 1:47

GoogleCodeExporter commented 8 years ago
Fixed in SVN (trunk).

Original comment by poipodec...@hotmail.com on 11 Jul 2009 at 2:11