On 01/28/2012 05:06 PM, sean darcy wrote: > On Fedora 15 with ffmpeg 0.10: > > cc -Ofast -march=native -mtune=native -fopenmp -fomit-frame-pointer > -pipe -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre > -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wall -DPIC -O2 -pipe > -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE > -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 > -fPIC -pthread -I../.. -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts > -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread > -DAVDATADIR=\"/usr/share/ffmpeg/\" -DFILTERS -DCODECS -DSWSCALE > -DAVDEVICE -c -o filter_avresample.o filter_avresample.c > filter_avresample.c: In function 'resample_get_audio': > filter_avresample.c:82:5: error: 'SAMPLE_FMT_S16' undeclared (first use > in this function) > > sean >
I assume this is a result of ffmpeg/libav api breakage. I can't imagine the brain damage this will continue to cause you (and others with ffmpeg/libav dependencies). I'd be happy just to learn what versions of either you're using and just stick with that. Maybe you might include whatever tar ball you like in git? sean ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
