[FFmpeg-user] Custom FFmpeg

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Mar 30 20:18:31 CEST 2016


Kandarp <kandarp <at> sandaholdings.com> writes:

> i am using your library ffmpeg version ( N-63698-g22d1b24) 

This is not a supported version, current FFmpeg git head is.

> and i need to achieve following functionality

I would have expected things like "mpegts demuxing", 
"mov muxing", "ac3 encoding" and "h264 decoding".
But not "video to image sequence".

> current library size 14.6 MB, could you please 
> compress less than 10 MB.

We provide source code, you may compile FFmpeg for your 
needs.
Start with --disable-all if you don't need the ffmpeg 
executable and start enabling the features you need.

> when i tried to customize it as per my requirements 
> it is not working

"Not working" is rarely a useful problem description.
What did you try, what did not work?

Carl Eugen



More information about the ffmpeg-user mailing list