Video addon seems to have major memory leak when using ffmpeg backend. Executing al_open_video and al_close_video in loop (and nothing else) eats all available RAM.
I haven't tested it with theora - I couldn't get it to work on my machine.
Which exact version/revision of Allegro are you using? And which versions of the ffmpeg libraries?
Allegro 5.1 from git, revision 067426658db9a6a2dfc21ae2e4ebeadf9922f2de (latest from yesterday). OS is Debian GNU/Linux Sid.
I'll provide ffmpeg version later today.
According to cmake: libavcodec: 54.23.100 libavformat: 54.6.100 libavutil: 51.54.100 libswscale: 2.1.100
Log in to post a comment.
Which exact version/revision of Allegro are you using? And which versions of the ffmpeg libraries?
Allegro 5.1 from git, revision 067426658db9a6a2dfc21ae2e4ebeadf9922f2de (latest from yesterday). OS is Debian GNU/Linux Sid.
I'll provide ffmpeg version later today.
Last edit: dos 2012-11-14
According to cmake:
libavcodec: 54.23.100
libavformat: 54.6.100
libavutil: 51.54.100
libswscale: 2.1.100