Skip navigation

CQ5

Currently Being Moderated

cq5 vedio component not showing vedio

Mar 30, 2012 2:24 AM

Tags: #cq5 #vedio

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

 
Replies
  • kasq
    130 posts
    Dec 1, 2011
    Currently Being Moderated
    Mar 30, 2012 3:26 AM   in reply to Amitdstar

    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


     
    |
    Mark as:
  • Currently Being Moderated
    Mar 30, 2012 4:20 AM   in reply to kasq

    After ffmpeg settings done, u can check your video by testing

     

     

    tools --> dam -- > video profiles

     

    upload video -- > test

     

     

    Go down of the page, If u got sucess : true , or else check issue

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points