[FFmpeg-cvslog] r25303 - trunk/ffmpeg.c

Martin Storsjö martin
Tue Oct 5 15:59:01 CEST 2010


On Fri, 1 Oct 2010, aurel wrote:

> Author: aurel
> Date: Fri Oct  1 23:54:20 2010
> New Revision: 25303
> 
> Log:
> ffmpeg: dynamically allocate bitstream_filters

This introduced a regression, in the following command line:

ffmpeg -re -i <input> -an -vcodec mpeg4 vid.mp4 -vn -acodec libfaac 
aud.mp4 -newaudio

// Martin



More information about the ffmpeg-cvslog mailing list