Closed (fixed)
Project:
FlashVideo
Version:
5.x-1.8
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 14:11 UTC
Updated:
30 May 2007 at 23:01 UTC
The default ffmpeg command should be
-i @input -f flv -acodec mp3 -ar 22050 -ab 64k -ac 1 @output
instead of "-i @input -f flv -acodec mp3 -ar 22050 -ab 64 -ac 1 @output" - this will output with Audio: mp3, 22050 Hz, mono, 0 kb/s
Comments
Comment #1
travist commentedI just committed this change to CVS. It will be in the version 2.0 BETA2 release.
Thanks,
Travis.
Comment #2
travist commentedThanks galla! I just submitted FlashVideo version 2.0.BETA2 that fixes this issue.
Comment #3
(not verified) commented