I am getting an error when I click on "best" under video Bitrate calculator.
The error is:
AppleScript Error
The varible_iframe is not defined (-2753)
What do I need to do?
Thanks!
(I just noticed there were several other notes regarding this problem...)
Results 1 to 6 of 6
-
This issue is currently unresolved for ffmpeg presets. An update to the program is needed to fix this. In the mean time,
• You could try the previous version of ffmpegX (0.0.9x r2).
• Depending on your target format, you could try a mencoder preset.
• You could temporarily switch to a similar video codec (non-ffmpeg), calculate the [Best] bitrate, then switch back.
• You could stick with the suggested preset settings.
-
thanks. I need to convert to flv, so I guess, going back is not gonna be good. Can you expand on the mencoder preset?
Thanks!
-
Originally Posted by stembridge
Originally Posted by stembridge
The [Best] button in the Calculator takes 3 parameters for its calculation: video codec, frame size and framerate.
FLV - 320x240 - 12 fps has a 'best' bitrate of 207 kbps.
FLV - 320x240 - 23.976 fps has a 'best' bitrate of 413 kbps.
FLV - 320x240 - 25 fps has a 'best' bitrate of 431 kbps.
FLV - 320x240 - 29.97 fps has a 'best' bitrate of 516 kbps.
FLV - 432x240 - 23.976 fps has a 'best' bitrate of 558 kbps.
So the formula is: video bitrate = 0.00022458 * width * height * framerate, where 0.00022458 is specific for FLV.
Similar Threads
-
AppleScript Error when trying to author DVD with subtitles
By Chopper Face in forum ffmpegX general discussionReplies: 5Last Post: 2nd Jul 2008, 23:25 -
AppleScript Error _iframeflag is not defined (-2753)
By linea in forum ffmpegX general discussionReplies: 3Last Post: 30th Jun 2008, 12:51 -
AppleScript Error _iframeflag is not defined (-2753)
By linea in forum ffmpegX general discussionReplies: 10Last Post: 30th Jun 2008, 12:46 -
Leopard AppleScript Errors
By brittohalloran in forum ffmpegX general discussionReplies: 2Last Post: 2nd Jan 2008, 14:52 -
Applescript error in Leopard build 9A527
By rbrakes in forum ffmpegX general discussionReplies: 14Last Post: 17th Dec 2007, 12:18