Results 1 to 6 of 6

Thread: Conversion Problem Still

  1. #1
    Join Date
    Sep 2007
    Posts
    111

    Default Conversion Problem Still

    I had re-uploaded video_conversion.php file in binary mode because videos from youtube was not forming thumbnail on the site. Then, here is the code it generated when it did not convert at all, and i reconverted through admin section.
    Any help would be appreciated.


    File: /home/juvid/public_html/video/Malta_Guinness.mp4

    ################################################## ##

    SELECT * FROM `video` WHERE `VID`=819

    ################################################## ##

    Video id: 819

    Find video duration - START

    Duration (ffmpeg-php): 53


    DURATION: 00:53

    Create Thumbnail - START

    Create Thumbnail with ffmpeg-php - END

    CONVERT COMMAND: /usr/bin/mencoder '/home/juvid/public_html/video/Malta_Guinness.mp4' -o /home/juvid/public_html/flvideo/1237828449472870031.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup

    ################################################## ##

    Array
    (
    [0] => MEncoder 1.0rc1-3.4.6 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5335 @ 2.00GHz (Family: 6, Model: 15, Stepping: 7)
    [2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] => success: format: 0 data: 0x0 - 0x4923dd
    [5] => ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
    [6] => Quicktime/MOV file format detected.
    [7] => VIDEO: [avc1] 640x480 24bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
    [8] => [V] filefmt:7 fourcc:0x31637661 size:640x480 fps:29.97 ftime:=0.0334
    [9] => ================================================== ========================
    [10] => Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
    [11] => AUDIO: 44100 Hz, 2 ch, s16le, 105.9 kbit/7.50% (ratio: 13236->176400)
    [12] => Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
    [13] => ================================================== ========================
    [14] =>
    [15] => Exiting...
    )

    ################################################## ##

    Return value: Exiting...

    Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.

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

    Default Re: Conversion Problem Still

    The convert command that you are using does not work with RC1 of mencoder. You will need to open the video_conversion.php file, comment out the mencoder line and uncomment the line that is for the older versions of mencoder.
    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
    Sep 2007
    Posts
    111

    Default Re: Conversion Problem Still

    Still the same. But when i upload a .flv video from my pc, it converted but no thumbnail.

  4. #4

    Default Re: Conversion Problem Still

    Some times create thumbnail and some times not is due to bad installation of ffmpeg/ffmpeg-php. You may need to reinstall latest version of both ffmpeg and ffmpeg-php. If you check apache error log when this happens you will see some ffmpeg errors when thumbnail is not created.

    ffmpeg test script availabe at

    viewtopic.php?f=3&t=1594


    Checke the following for fixing

    Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.
    viewtopic.php?f=6&t=3503

    viewtopic.php?f=4&t=3898&start=0

  5. #5
    Join Date
    Sep 2007
    Posts
    111

    Default Re: Conversion Problem Still

    But i have two other video sites on the same server that does not have this problem. Based on this, do i go ahead and reinstall ffmpeg?

  6. #6

    Default This is great

    This is great! Now I want to see your ways for us readers to become more involved! Expect an email later today.

Similar Threads

  1. Weird Conversion and Thumbnail Problem
    By west in forum General Discussions
    Replies: 2
    Last Post: 04-02-2009, 04:26 AM
  2. Conversion error
    By deshmukh in forum Bug Reports
    Replies: 4
    Last Post: 01-10-2009, 07:34 AM
  3. mp3 conversion
    By kamyana in forum Installation Support
    Replies: 0
    Last Post: 12-03-2008, 04:28 AM
  4. probel of conversion?
    By ostendo in forum Installation Support
    Replies: 1
    Last Post: 01-14-2008, 08:50 PM
  5. conversion problem
    By kamtcho in forum Installation Support
    Replies: 1
    Last Post: 10-08-2007, 09:37 PM

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
  •