[FFmpeg-user] How to build for static ffmpeg executable

John Pompeii lksm6 at yahoo.com
Fri Jan 22 01:49:45 CET 2016


Thanks Carl for the heads up.  I am fairly new to ffmpeg in general and have a need to 
add a new protocol that supports reading video files that our application encrypts usinga aes-ctr algorythm.  So not knowing any better, I grabbed the build flags that are 
displayed when running the latest ffmpeg from the binary distribution.  I have eliminated 
about half of those already but I wasn't sure about these.  I didn't add them becauseI thought I needed them, I was just trying to replicate the distribution version.
thanks,--john
  

      From: Carl Eugen Hoyos <cehoyos at ag.or.at>
 To: ffmpeg-user at ffmpeg.org 
 Sent: Thursday, January 21, 2016 6:41 PM
 Subject: Re: [FFmpeg-user] How to build for static ffmpeg executable
   
John Pompeii <lksm6-at-yahoo.com <at> ffmpeg.org> writes:

> --enable-bzlib
> --enable-iconv
> --enable-lzma
> --enable-zlib

These options have no effect, they do not do 
what you seem to believe they do. I suggest 
you remove them.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


  


More information about the ffmpeg-user mailing list