I am using G2, and I would like to setup ffmpeg.
I uploaded the ffmpeg file to the server, but when i entered the path to FFMPEG in the G2 FFMPEG module, i got the following error:
Quote:
file_exists(/hsphere/local/home/useraccount/mysite.org/ffmpeg)
is_file(/hsphere/local/home/useraccount/mysite.org/ffmpeg)
Executing: ( "/hsphere/local/home/useraccount/mysite.org/ffmpeg"
"-formats" )
2>/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgIyh3ue
getParameter exec.expectedStatus for core plugin
file_exists(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgIyh3ue)
filesize(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgIyh3ue)
fopen(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgIyh3ue, r,
0)
feof(Resource id #101)
fgets(Resource id #101, 4096)
feof(Resource id #101)
fgets(Resource id #101, 4096)
feof(Resource id #101)
fclose(Resource id #101)
unlink(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgIyh3ue)
Regular Output:
Error Output:
sh: /hsphere/local/home/useraccount/mysite.org/ffmpeg: No such file or
directory
Status: 127 (expected 0)
Executing: ( "/hsphere/local/home/useraccount/mysite.org/ffmpeg" "-h" )
2>/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgvFQsL2
getParameter exec.expectedStatus for core plugin
file_exists(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgvFQsL2)
filesize(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgvFQsL2)
fopen(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgvFQsL2, r,
0)
feof(Resource id #103)
fgets(Resource id #103, 4096)
feof(Resource id #103)
fgets(Resource id #103, 4096)
feof(Resource id #103)
fclose(Resource id #103)
unlink(/hsphere/local/home/useraccount/mysite.org/albums/tmp/g2dbgvFQsL2)
Regular Output:
Error Output:
sh: /hsphere/local/home/useraccount/mysite.org/ffmpeg: No such file or
directory
Status: 127 (expected 0)
Any ideas why!?
Posts: 25965
I think the error says it all:
sh: /hsphere/local/home/useraccount/mysite.org/ffmpeg: No such file or
directory
Try this:
FAQ: I have uploaded the NetPBM or ImageMagick binaries to my site, but I don't know the absolute path to specify in the configuration wizard. What do I do? to see if it helps with the proper path.
Dave
Posts: 9
Ok i managed to install it.
However, when i click on a movie to play it takes *LONG* to start playing. It kind of gives the impression that it is downloading the entire movie before it starts playing...
Is it normal for the movie to take so long to start? How can it be solved?!
Posts: 25965
url?