1 Jan 20:06
[Ffmpeg-user] ffmpeg [Unknown decoder 'libx264']
webkenny <webkenny <at> gmail.com>
2009-01-01 19:06:27 GMT
2009-01-01 19:06:27 GMT
This is a real brain buster for me and my host can't seem to give any answers on this (even though it is a managed host) - Here's the task at hand. I take a stream provided with openRTSP delivered as an h264 and pipe it to ffmpeg. However, when I specify the option -vcodec libx264 I receive the following error: [Unknown decoder 'libx264'] And yet, it has been compiled with libx264 support as I can see when it starts up. The dump of ffmpeg is as follows: FFserver version SVN-r15882, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-libx264 --enable-gpl --enable-shared libavutil 49.12. 0 / 49.12. 0 libavcodec 52. 3. 0 / 52. 3. 0 libavformat 52.23. 1 / 52.23. 1 libavdevice 52. 1. 0 / 52. 1. 0 built on Dec 30 2008 11:36:06, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42) root <at> server1 [/home/shareinm/streaming]# FFmpeg version SVN-r15882, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-libx264 --enable-gpl --enable-shared libavutil 49.12. 0 / 49.12. 0 libavcodec 52. 3. 0 / 52. 3. 0 libavformat 52.23. 1 / 52.23. 1 libavdevice 52. 1. 0 / 52. 1. 0 built on Dec 30 2008 11:36:06, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42) Unknown decoder 'libx264'(Continue reading)
RSS Feed