Good Morning,
I installed fffmpeg in my Cloud Siteground.com for video upload.
I have this problem: in Jomsocial back-office (admin page) I see the video but I don't see in community.
So, Can I translate multilinguage the step of registration or better the name of groups and field of multi profile?
thanks.
ciro brancaccio
Hi, Circio.
You can't see it in frontend as it's in pending... you need to convert file - running cron job.
documentation.jomsocial.com/wiki/Setting_Up_Cron_Job
Yes, you can. Pleaes, red this;
documentation.jomsocial.com/wiki/Complet...in_multilingual_mode
documentation.jomsocial.com/wiki/Translate_Elements
Hi, Ciro.
Files can't be converted:
prntscr.com/85mxg2
This indicates issues with FFMPEG:
- path may be wrong
- FFMPEG version may be outdated, please check what version you have.
/usr/bin/ffmpeg
Code:
myfacesp@serv01 [~]# which ffmpeg
/usr/bin/ffmpeg
Its version is 0.7.5.
Code:
myfacesp@serv01 [~]# ffmpeg
ffmpeg version 0.7.5, Copyright (c) 2000-2011 the FFmpeg developers
built on May 8 2013 09:41:07 with gcc 4.1.2 20080704 (Red Hat 4.1.2-50)
I configured backoffice - video but I don't see the video.
Please, help me.
Best regards.
ciro brancaccio
Hi, Ciro.
Oh... 0.7.5?! This version is just too old.
Please, upgrade FFMPEG (I recommend to latest version 2.7.2)
www.ffmpeg.org/download.html
I upgrade ffmpeg but my video is all in pendent state.
I don't see the video.
versione ffmpeg:
Can you help me?
best regards.
ciro brancaccio
ode:
This email address is being protected from spambots. You need JavaScript enabled to view it. [~]# ffmpeg
ffmpeg version N-74519-g2fa0199 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16)
configuration: --extra-libs=-ldl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libvo-aacenc --enable-libxvid --disable-ffplay --enable-gpl --enable-postproc --enable-nonfree --enable-avfilter --enable-pthreads
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 58.100 / 56. 58.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 35.100 / 5. 35.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
Code:
This email address is being protected from spambots. You need JavaScript enabled to view it. [~]# which ffmpeg
/usr/local/bin/ffmpeg
Hi, Ciro.
Please, provide htaccess credentials. I can't bypass extra protection layer.
Edit your first post and provide it to corresponding fields.
Hi, Ciro.
I mean this:
prntscr.com/86t0lo
Hi, Ciro.
I assign developer to this thread.
Hi,
here the error message from site:
usr/local/bin/ffmpeg -version 2>&1
sh: usr/local/bin/ffmpeg: No such file or directory
I spoke with my hosting but ffmpeg is installed.
Now I try zencoder with s3 but any don't change
I have checked and I was able to access ffmpeg by simply using the command ffmpeg:
Code:
myfacesp@serv01 [~/public_html]# which ffmpeg
/usr/bin/ffmpeg
myfacesp@serv01 [~/public_html]# ffmpeg
ffmpeg version 0.7.5, Copyright (c) 2000-2011 the FFmpeg developers
built on May 8 2013 09:41:07 with gcc 4.1.2 20080704 (Red Hat 4.1.2-50)
configuration: --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --prefix=/usr --libdir=lib64 --shlibdir=lib64 --disable-doc --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --enable-avfilter --enable-libdirac --enable-libfaac --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.122. 0 / 52.122. 0
libavformat 52.110. 0 / 52.110. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
the location to the binary is /usr/bin/ffmpeg and not /usr/local/bin/ffmpeg