Very inteesting. looks like ~/test/Qdvdauthor/qdvdauthor/qrender/ffmpeg/include/ does not exist.
What should happen is the script will DL the ffmpeg source, delete the dir ~/test/Qdvdauthor/qdvdauthor/qrender/ffmpeg if it exists then it will search the location of INSTALL in the tar file and rename the directory to ffmpeg ( tar --list -f ffmpeg-snapshot.tar | grep INSTALL ) then either change that dir to ffmpeg or has it as ffmpeg if it is already that name. Next change to ~/test/Qdvdauthor/qdvdauthor/qrender/ffmpeg configure, and build ffmpeg ( I dont see that happen at all ). then change to include ( which was created by building ffmpeg ) and create a dir called ffmpeg and copy all header files over. Somewhere after getting the tar file from the internet something went wrong. Varol :) On 04/02/2013 07:17 AM, richard wrote: > On Tue, Apr 02, 2013 at 06:28:00AM -0400, QDVDAuthor wrote: >> On 04/01/2013 05:32 PM, richard wrote: >> yast should not be needed. The only dependency for QDVDAuthor should >> be Qt 3.x, and Qt 4.x and a working g++. >> Can you please send me the complete output? >> > Sent separately >> After building the plugins configure should build libJHEAD and then >> move on to building qrender. >> So it should change to ~/Qdvdauthor/qdvdauthor/qrender >> and then execute local_ffmpeg.sh >> > That seems to have happened, but it cannot find qrender.pro > There are two files : > qdvdauthor/qdvdauthor/qrender/qrender.pro > qdvdauthor/qrender/qrender.pro > >> You said it compiles ffmpeg, but the above output looks like it did >> not compile ffmpeg. Strange indeed. >> >> You can try to manually execute >> export STATIC_FFMPEG=1; >> ./local_ffmpeg.sh > Done. output attached > ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ QDVDAuthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users
