Skip to content

agustinov/ffmpeg_h264_H3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg_h264_H3

h264 encoder support for Allwinner H3 CPU

These are modified sources of the port of FFmpeg for Cedrus originally located here: https://github.com/stulluk/FFmpeg-Cedrus To use these sources checkout original sources and replace file FFmpeg-root-dir/libavcodec/cedrus264.c with one from this repository, replace folder FFmpeg-root-dir/libavcodec/arm/sunxi with folder from this repository.

./configure --prefix=/usr --enable-nonfree --enable-gpl --enable-version3 --enable-vdpau --enable-libx264 --enable-libmp3lame --enable-libpulse --enable-libv4l2

and then, make && sudo make install

About

h264 encoder support for Allwinner H3 CPU

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%