Hello everyone ,
I am trying to use cq5 vedio componet, but when i drag and drop the vedio component in a page, it is not showing my vedio even after adding vedio to this vedio component. I have downloaded compiled ffmpeg.zip and set my path in with the <<your-ffmpeg-location>>\bin. but still i am not able to see my vedio. Please help me , i have tried every possible thing to get my vedio .
thanks
Hi,
First of all please check if the ffmpeg is installed on your PC - if you are using WINDOWS please open CMD and specify ffmpeg comand. You should have something like this:
C:\>ffmpeg
ffmpeg version N-35462-g61b1d85, Copyright (c) 2000-2011 the FFmpeg developers built on Dec 5 2011 14:25:10 with gcc 4.6.2 configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable -frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libs chroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 51. 30. 0 / 51. 30. 0 libavcodec 53. 40. 0 / 53. 40. 0 libavformat 53. 24. 0 / 53. 24. 0 libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 51. 0 / 2. 51. 0 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
You should also verify if the libvo_aacenc audio codec is enabled for the downloaded version of FFMpeg codec. You need find something like this:
--enable-libvo-aacenc
In my case I needed restart PC and also local CQ repository after installation of FFMpeg.
I had problem with standard configuration of video profiles - even when I used FFMpeg codec delivered by support and after done all steps descirbed in the documentation related to Video Component. In my case I enabled video component when I changed HIGH QUALITY H.264 profile configuration by changing audio codec from libfacc to libvo_aacenc.
I hope that my answer will help you to solve your problem
Regards,
kasq
HI ,
Thanks a lot for quick sugesstion.
but i tasted my ffmpeg at cmd and it is executing the expected result .
I have following three vedio profile naming viz:
when i am trying to convert vedio with
it is showing true result, and when i am droping the converted vedio in vedio component , it is still showing no vedio error.
for first two vedio profile i am geeting error while converting vedio.
do i need to set any tghing at my system, or script.
please help.
I have the following setting in high quality H.264
North America
Europe, Middle East and Africa
Asia Pacific