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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
