Changes between Initial Version and Version 1 of Ticket #22827


Ignore:
Timestamp:
Dec 8, 2009, 5:39:58 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22827

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Keywords ffmpeg lame libmp3lame removed
  • Ticket #22827 – Description

    initial v1  
    11Here is a transcript of what leads to the error.
    2 
     2{{{
    33 "/opt/local/bin/ffmpeg -i /Users/nathan/miracle/trunk/www/public/assets/0000/0001/ShakeItOff.m4v -s 480x360 -vcodec flv -r 25 -qscale 8 -f flv -y /Users/nathan/miracle/trunk/www/public/assets/0000/0001/f.flv\n"
    44
     
    1616Press [q] to stop encoding
    1717[libmp3lame @ 0x10181e200]lame: output buffer too small (buffer index: 9404, free bytes: 388)
    18 
     18}}}
    1919
    2020This is a bug in the version of lame that was used when I built ffmpeg (I built it on Dec 4, and no updates have been posted to the port tree) See this Ubuntu bug detailing the same problem. https://bugs.launchpad.net/ubuntu/+source/lame/+bug/401406
     
    2222
    2323Since I'm not sure what relevant ports you'll need information about here is the list off all installed ports.
    24 
     24{{{
    2525  autoconf @2.65_0 (active)
    2626  automake @1.11_0 (active)
     
    8181  yasm @0.8.0_0 (active)
    8282  zlib @1.2.3_3 (active)
     83}}}