x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC format, and is is released under the terms of the GNU GPL.
I want to play a mp4 video in Gstreamer, but i got an error with the x264dec which is …
gstreamer h.264 video-processing decoding x264I would like to create an h264 or divx movie from frames that I generate in a python script in …
python numpy ffmpeg matplotlib x264Is it possible to do completely lossless encoding in h264? By lossless, I mean that if I feed it a …
h.264 x264 lossless-compressionI am getting an error while executing the command ffmpeg -i /path/to/video.mp4 : ffmpeg version git-2012-07-24…
android ffmpeg ubuntu-10.04 x264I am attempting to encode video using libavcodec/libavformat. Audio works great, but when I try to encode video I …
c x264 libavcodec libx264 libavI am trying to build FFMPEG with libx264 for Android. I can successfully build and use FFMPEG for Android but …
build android-ndk ffmpeg x264