Closed (fixed)
Project:
FlashVideo
Version:
6.x-1.5-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 18:01 UTC
Updated:
16 Jun 2009 at 18:15 UTC
The bitrate in FFMPEG settings for my "video" content type is ignored when the video is encoded.
The whole string is:
-i @input -f flv -b 950k -acodec libmp3lame -ar 22050 -ab 64k -ac 1 @output
No matter what I enter after the "-b" parameter, I get a 200k bitrate video. (Which, I believe, is the default)
Comments
Comment #1
iNik commentedGot it to work by re-creating content type.