Changes between Version 10 and Version 11 of Encode/MP3
- Timestamp:
- Jan 27, 2014, 6:46:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/MP3
v10 v11 34 34 == Troubleshooting == 35 35 36 Sometimes it will give you *less* bits per second than you request. If you're doing CBR, it could be because you chose a value "in between" its allowable settings (if defaults down to the next lower). If you're doing VBR, it could be because the input itself is already in a lower bitrate than the requested, in which case, it basically just re-encodes it at the bitrate the input already was. 36 Sometimes it will give you *less* bits per second than you request. If you're doing CBR, it could be because you chose a value "in between" its allowable settings (if defaults down to the next lower). If you're doing VBR, it could be because the input itself is already in a lower bitrate than the requested, in which case, it basically just re-encodes it at the bitrate the input already was. Or possibly that the input was CBR and the VBR aspect is able to reduce bitrate by quite a lot. 37 37 38 38
