Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: index.php install file shows up blank

  1. #11
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    The error is due to ffmpeg can't create thumbnail for the video. Try reinstalling latest version of ffmpeg and ffmpeg-php

  2. #12
    Join Date
    Jun 2007
    Posts
    25

    Default

    Quote Originally Posted by admin
    The error is due to ffmpeg can't create thumbnail for the video. Try reinstalling latest version of ffmpeg and ffmpeg-php
    It works for wmv and mpeg/mpg? Doesnt that use ffmpeg?

  3. #13
    Join Date
    May 2007
    Posts
    686

    Default

    Not if its set on using mencoder

  4. #14
    Join Date
    Jun 2007
    Posts
    25

    Default

    Quote Originally Posted by zeffer
    Not if its set on using mencoder
    Were do i set that option?

  5. #15
    Join Date
    Jun 2007
    Posts
    25

    Default

    Okay i now se i used mcoder

    Are there any guides for reinstalling ffmpeg-php and ffmpeg? I only se install guides?

    I run my own server.

  6. #16
    Join Date
    Jun 2007
    Posts
    25

    Default

    Just to do a little problemsolving here.

    Here is my debug log.

    This is a wmv upload that went fine.

    -------------------------------------------------------------

    SQL EXECUTED

    LAST INSERT ID = 12
    VIDEO URL = http://www.bilforumet.no/video/view/12/ ... g-skyline/
    VIDEO LOCATION = /home/bilforum/www/video/video/12.mpg
    Uploded File Moved to: /home/bilforum/www/video/video/12.mpg
    Initialize ffmpeg - Begin
    Initialize ffmpeg - END
    Create Thumbnail - START
    Create Thumbnail - END
    Get video duration - START
    Get video duration - END
    DURATION: 133.433425903

    CONVERT COMMAND:

    /usr/bin/mencoder /home/bilforum/www/video/video/12.mpg -o /home/bilforum/www/video/flvideo/12.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es


    UPDATE VIDEO SQL:
    update video set
    vdoname='12.mpg',
    flvdoname='12.flv',
    duration='133.433425903' WHERE VID=12

    -------------------------------------------------------------

    Here is a log from a failed avi upload.

    INSERT INTO video SET
    UID=2,
    title='En ny test',
    description='test',
    keyword='testfilm',
    channel='0|26|0',
    space = '1',
    addtime='1181340935',
    adddate='2007-06-09',
    vkey='754856653',
    type='public',
    active=1,
    filehome=''

    -------------------------------------------------------------

    SQL EXECUTED

    LAST INSERT ID = 5
    VIDEO URL = http://www.bilforumet.no/video/view/5/en-ny-test/
    VIDEO LOCATION = /home/bilforum/www/video/video/5.avi
    Uploded File Moved to: /home/bilforum/www/video/video/5.avi
    Initialize ffmpeg - Begin
    Initialize ffmpeg - END
    Create Thumbnail - START

    ---------------------------------------------------------------


    On both logs you can se its starting ffmpeg to create the thumbnails. It looks like ffmpeg creates the thumbnails if its either an avi file or mpeg file. Can it then be ffmpeg-php that is bugging me?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Nead a uncryptet index file
    By NetVideo4All in forum Installation Support
    Replies: 4
    Last Post: 12-08-2008, 12:47 AM
  2. Blank admin/login screen after install
    By kritters in forum Installation Support
    Replies: 4
    Last Post: 09-18-2008, 12:55 PM
  3. Help! Fatal Error on Index.php File
    By mmafan in forum Bug Reports
    Replies: 2
    Last Post: 03-19-2008, 06:23 AM
  4. Install problems with Vshare admin logs into blank screen...
    By Dometheus in forum Installation Support
    Replies: 1
    Last Post: 05-29-2007, 02:19 PM
  5. After Install all pages blank
    By billandros in forum Installation Support
    Replies: 4
    Last Post: 05-28-2007, 10:59 AM

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
  •