[FFmpeg-user] how to include h264 support for ffserver (Unknown VideoCodec: h264)

tracey jaquith tracey at archive.org
Sat Mar 23 20:08:33 CET 2013


ubuntu:
apt-get install libx264-dev

8-)


On Mar 23, 2013, at 3:09 AM, Rodney Baker <rodney.baker at iinet.net.au> wrote:

> On Sat, 23 Mar 2013 02:46:26 tank pranav wrote:
>> we need to install 'libx264' encoder....... 
>> 
>> for example in ubuntu ......... sudo apt-get install libx264
>> 
> 
> If you are not installing and building libx264 from source, then you will most 
> likely need to install the relevant -devel package as well. In some distros 
> that would be libx264-devel but I'm not sure of the naming convention for 
> Ubuntu.
> 
>> then we need to comfigure ffmpeg with h264.
>> 
>> ./configure --enable-libx264 --enable-gpl
> 
> Correct.
> 
> 
> -- 
> ==============================================================
> Rodney Baker VK5ZTV
> rodney.baker at iinet.net.au
> ==============================================================
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list