#31(FFmpeg:new): ERROR: libtheora not found
#31: ERROR: libtheora not found --------------------------+--------------------- Reporter: MasterC3501 | Owner: michael Type: defect | Status: new Priority: important | Component: FFmpeg Version: | Keywords: Blocked By: | Blocking: Reproduced: 0 | Analyzed: 0 --------------------------+--------------------- New version of FFMPEG is not finding libtheora. spent countless hours with this. VERSION: SVN-r26402 root@dud [/usr/src/ffmpeg]# ./configure --enable-pthreads --enable-pic --enable-gpl --enable-version3 --enable-libmp3lame --enable-nonfree --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvorbis --disable-mmx --enable-shared --enable-libxvid --enable-libx264 --enable- libfaac --enable-libtheora --arch=x86_64 --enable-postproc ERROR: libtheora not found If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.log" produced by configure as this will help solving the problem. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/31> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#31: ERROR: libtheora not found ------------------------+---------------------- Reporter: MasterC3501 | Owner: michael Type: defect | Status: new Priority: normal | Component: FFmpeg Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ------------------------+---------------------- Changes (by cehoyos): * priority: important => normal Comment: Please update to latest git and please attach config.log. See http://ffmpeg.org/download.html to download today's snapshot from the videolan repository. -- Ticket URL: <http://avcodec.org/trac/ffmpeg/ticket/31#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#31: ERROR: libtheora not found ------------------------+------------------------------ Reporter: MasterC3501 | Owner: michael Type: defect | Status: closed Priority: normal | Component: FFmpeg Version: | Resolution: needs_more_info Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ------------------------+------------------------------ Changes (by michael): * status: new => closed * resolution: => needs_more_info Comment: Please reopen if this is reproduceable with git or 0.6.2 -- Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/31#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#31: ERROR: libtheora not found ------------------------+----------------------- Reporter: MasterC3501 | Owner: michael Type: defect | Status: reopened Priority: normal | Component: FFmpeg Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ------------------------+----------------------- Changes (by JonAntoine): * status: closed => reopened * resolution: needs_more_info => Comment: I am having this exact same problem on a CentOS 5.2 box with the latest code from the git repository. I have attached the config.log file. Cheers, Antoine -- Ticket URL: <http://avcodec.org/trac/ffmpeg/ticket/31#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#31: ERROR: libtheora not found ------------------------+----------------------- Reporter: MasterC3501 | Owner: michael Type: defect | Status: reopened Priority: normal | Component: FFmpeg Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ------------------------+----------------------- Comment (by cehoyos): configure is missing the header theora/theoraenc.h (for example /usr/include/theora/theoraenc.h). Do you have any indication this is not the needed include file? (Perhaps a new libtheora API?) -- Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/31#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#31: ERROR: libtheora not found ------------------------+---------------------- Reporter: MasterC3501 | Owner: michael Type: defect | Status: closed Priority: normal | Component: FFmpeg Version: | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced: 0 Analyzed: 0 | ------------------------+---------------------- Changes (by michael): * status: reopened => closed * resolution: => invalid Comment: seems theora/theoraenc.h is missing on the reporters system Probably some theora -dev package is not installed Thus closing Feel free to reopen if you have reason to belive this analysis is wrong -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/31#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg