[FFmpeg-user] mp4 muxing and libx264 GPL licensing

malikcis malik.cisse at gmx.net
Fri Jan 3 11:51:41 CET 2014


ffmpeg -i input.mp4 -c:v copy -an output.mp4 
indeed seems not to involve libx264.
A library example showing how to do this mechanism programatically on a
frame by frame basis would really be great. 
All muxing examples I have found use:
avcodec_find_encoder()
avcodec_open2()
which will use libx264.



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/mp4-muxing-and-libx264-GPL-licensing-tp4662871p4663025.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list