Results 1 to 3 of 3

Thread: Problem in MPG videos

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2009
    Posts
    4

    Default Problem in MPG videos

    We are trying to install vShare 2.7. Everything is exceptionally working except, only one below thing.

    We have following error for MEPG videos:

    Video id: 30
    Video Output File Name : /var/www/html/vshare/flvideo/4ca4238a0b/12462880711843529860.flv$video_flv = Video Output File Name : /var/www/html/vshare/flvideo/4ca4238a0b/12462880711843529860.flv
    Find video duration - START/usr/local/bin/ffmpeg -i /var/www/html/vshare/video/schwartz--control_2.mpg
    /usr/local/bin/ffmpeg: error while loading shared libraries: libpostproc.so.51: cannot open shared object file: No such file or directoryDuration (ffmpeg): 0
    DURATION: 00:00

    Can anybody please help? I have reinstaleld ffmpeg several times and tried "export LD_LIBRARY_PATH=/usr/local/lib/" but no luck.

    Thanks in Advance!

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Create a file called "ffmpeg.conf" located in your /etc/ld.so.conf.d directory. Inside of the file, put in "/usr/local/lib" (minus the quotes, obviously).

    Save the file, then run "ldconfig" from the command line.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Jun 2009
    Posts
    4

    Default

    That was it! Thank you all the help

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •