Results 1 to 6 of 6

Thread: Video not showing?

  1. #1
    Join Date
    Jul 2008
    Posts
    16

    Default Video not showing?

    Hello, I have a problem when I want to upload a video it is 0:00, but when I look through process queue i have this.

    STARTING VIDEO CONVERSION (process_queue.id = 49)


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

    File: /home/h8t9c2br/public_html/video/01.mpg

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

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

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

    Video id: 49

    Find video duration - START

    /usr/bin/ffmpeg -i /home/h8t9c2br/public_html/video/01.mpg

    FFmpeg version SVN-r14473, Copyright (c) 2000-2008 Fabrice Bellard, et al.
    configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-cross-compile
    libavutil version: 49.7.0
    libavcodec version: 51.62.0
    libavformat version: 52.18.0
    libavdevice version: 52.0.0
    built on Sep 30 2008 15:03:26, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42)
    Input #0, mpeg, from '/home/h8t9c2br/public_html/video/01.mpg':
    Duration: 00:00:10.11, start: 0.847822, bitrate: 435 kb/s
    Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 388 kb/s, 25.00 tb(r)
    Stream #0.1[0x1c0]: Audio: mp2, 32000 Hz, mono, 32 kb/s
    Must supply at least one output file
    Duration (ffmpeg): 10


    DURATION: 00:10

    Create Thumbnail - START

    Creating Thumbnail with ffmpeg
    /home/h8t9c2br/public_html/thumb/49.jpg

    /usr/bin/ffmpeg -i /home/h8t9c2br/public_html/video/01.mpg -ss 00:00:03 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/h8t9c2br/public_html/thumb/49.jpg
    /home/h8t9c2br/public_html/thumb/1_49.jpg

    /usr/bin/ffmpeg -i /home/h8t9c2br/public_html/video/01.mpg -ss 00:00:08 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/h8t9c2br/public_html/thumb/1_49.jpg
    /home/h8t9c2br/public_html/thumb/2_49.jpg

    /usr/bin/ffmpeg -i /home/h8t9c2br/public_html/video/01.mpg -ss 00:00:05 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/h8t9c2br/public_html/thumb/2_49.jpg
    /home/h8t9c2br/public_html/thumb/3_49.jpg

    /usr/bin/ffmpeg -i /home/h8t9c2br/public_html/video/01.mpg -ss 00:00:07 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/h8t9c2br/public_html/thumb/3_49.jpg
    Create Thumbnail with ffmpeg - END

    CONVERT COMMAND: /usr/bin/mencoder /home/h8t9c2br/public_html/video/01.mpg -o /home/h8t9c2br/public_html/flvideo/1223688446386669337.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

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

    Array
    (
    [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5410 @ 2.33GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] =>
    [5] => 98 audio & 216 video codecs
    [6] => success: format: 0 data: 0x0 - 0x86804
    [7] => MPEG-PS file format detected.
    [8] => VIDEO: MPEG1 320x240 (aspect 1) 25.000 fps 388.0 kbps (48.5 kbyte/s)
    [9] => [V] filefmt:2 fourcc:0x10000001 size:320x240 fps:25.00 ftime:=0.0400
    [10] => ================================================== ========================
    [11] => Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
    [12] => AUDIO: 32000 Hz, 2 ch, s16le, 32.0 kbit/3.12% (ratio: 4000->128000)
    [13] => Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
    [14] => ================================================== ========================
    [15] =>
    [16] => Exiting...
    )

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

    Return value: Exiting...

    Running flvtool2: /usr/bin/flvtool2 -U /home/h8t9c2br/public_html/flvideo/1223688446386669337.flv

    Back



    I do not understand what the problem is. My host support ffmpeg.
    When I installed Vshare at the beginning it worked


    Thanks in advance.

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

    Default Re: Video not showing?

    Login to your site via SSH and rerun the following command:

    /usr/bin/flvtool2 -U /home/h8t9c2br/public_html/flvideo/1223688446386669337.flv
    Check to see if it outputs any errors. If it does not, check the video again and see if it is still 0:00. If it does, please post what the error is.
    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
    Jul 2008
    Posts
    16

    Default Re: Video not showing?

    I thank you for your help, but I do not know how to use ssh.

    Can you help me please?

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

    Default Re: Video not showing?

    If you do not know how to use SSH, I would suggest you use Google on how to use it to connect to your site. Since you do not know how to use SSH, I'm going to also assume that you are using a shared webhosting service. You may want to check to see if they did any server upgrades as upgrading the server could affect vshare.
    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!

  5. #5
    Join Date
    Oct 2008
    Posts
    1

    Default Re: Video not showing?

    login to admin area
    goto site settings-> change create thumbnail with ffmpeg

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

    Default Re: Video not showing?

    Quote Originally Posted by francis
    login to admin area
    goto site settings-> change create thumbnail with ffmpeg
    He's not having a problem with thumbnails. He's having a problem with the actual meta information on the file, which is created using flvtool.
    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!

Similar Threads

  1. Showing Video Page Ads
    By airvidsnet in forum Template Modifications
    Replies: 6
    Last Post: 11-24-2008, 05:39 PM
  2. Video not showing
    By tax in forum Installation Support
    Replies: 12
    Last Post: 12-11-2007, 12:39 PM
  3. Video Not showing up...
    By Rodrod in forum General Discussions
    Replies: 1
    Last Post: 09-05-2007, 08:47 AM
  4. Video not showing
    By micah in forum Installation Support
    Replies: 11
    Last Post: 08-28-2007, 02:39 PM
  5. Video not showing
    By mattg in forum Installation Support
    Replies: 15
    Last Post: 07-14-2007, 02:06 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
  •