d972
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello ,
I've a FreeBSD 8 pc and I'm trying to install avidemux2 2.4.4_9 from ports with x264 support. I've x264 installed from ports (x264-0.0.20100624) I use default command cd /usr/ports/multimedia/avidemux2/ && make install cleanThe installation dont found x264 library : Code:
-- <Checking for x264> -- <******************************> -- Looking for include files USE_X264_H -- Looking for include files USE_X264_H - found -- Header x264.h Found -- Looking for x264_encoder_open in x264 -- Looking for x264_encoder_open in x264 - not found Lib not found -- x264 support off In the avidemux2 gtk gui I dont find this video codec . Where is the problem ? how I can fix It ? Thanks Paolo Last edited by DutchDaemon; August 17th, 2010 at 12:22. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
||||
|
||||
|
It does so by default.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
yes , but during the make install it does not find x264 library and in video codecs menu of avidemux it doesnt appears .
|
|
#4
|
|||
|
|||
|
I try to deinstalling avidemux and x264 ports and reinstall it but I've not solve the problem.
Any solution ? Thanks |
|
#5
|
|||
|
|||
|
I try to install avidemux2.5 from source but
Code:
# sh bootStrap.sh ... CMake Error at cmake/Ts.cmake:24 (MESSAGE): LRELEASE_EXECUTABLE-NOTFOUND not found - ts files can't be processed Call Stack (most recent call first): cmake/Ts.cmake:119 (FIND_LRELEASE) po/CMakeLists.txt:10 (COMPILE_TS_FILES) -- Configuring incomplete, errors occurred! *** fail cmake *** |
|
#6
|
|||
|
|||
|
Hi,
have you notified the port's maintainer about it? Since I'm seeing the same problem but currently cannot work on it myself, I have filed a PR for it. See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150508. If anyone wants to provide patches, please send them as followups to that PR. Regards, Stefan |
| The Following User Says Thank You to stefan@ For This Useful Post: | ||
fidaj (October 2nd, 2010) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| movie player, mpeg 4 question | pgmrdlm | Multimedia | 0 | August 4th, 2010 20:24 |
| [Solved] weird malloc & calloc behaviour (or i'm blind & stupid) | graudeejs | Userland Programming & Scripting | 7 | April 27th, 2010 14:05 |
| [Solved] graphics/inkscape && Related Libs (Qt!/Gtk/Gtkmm) | vigol | Installation and Maintenance of FreeBSD Ports or Packages | 4 | December 21st, 2009 23:44 |
| libc.so.6 && FMOD && FreeBSD | Sa3r | Userland Programming & Scripting | 6 | February 5th, 2009 11:54 |
| FreeBSD 7.0-RELEASE-p4 && xorg-7.3_2 huge memory leak | TheFeaR | X.Org | 17 | November 27th, 2008 10:54 |