Changes between Initial Version and Version 1 of Ticket #2472, comment 3
- Timestamp:
- Apr 16, 2013, 3:40:11 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2472, comment 3
initial v1 2 2 3 3 but when doing it directly in FFMPEG I get some dubious errors, marking stereo as mono and other stuff 4 5 also hoe does 6 {{{ 7 -acodec libaacplus -map 0:1 -ab 24k -ac 2 -ar 24000 8 }}} 9 become 10 {{{ 11 libaacplus: bad aac setting: br:24000, AACch:1, AACsr:24000 12 }}}


