Results 1 to 3 of 3

Thread: Video not playing

  1. #1
    Join Date
    Jul 2008
    Posts
    4

    Default Video not playing

    Dear VShare Team,

    I just purchased your software and copyright removal today. I installed it, and everything looks good. I checked the logs upon uploading a video, and I get an error that it doesn't look like it is converting. I go to play the video, and it never plays.

    STARTING VIDEO CONVERSION (process_queue.id = 7)


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

    File: /home/lowcocom/public_html/video/FlickAnimation.avi

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

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

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

    Video id: 7

    Find video duration - START

    /usr/local/bin/ffmpeg -i /home/lowcocom/public_html/video/FlickAnimation.avi

    FFmpeg version SVN-r13372, Copyright (c) 2000-2008 Fabrice Bellard, et al.
    configuration: --prefix=/usr --enable-gpl --enable-libmp3lame --enable-shared --enable-libxvid --enable-libvorbis --enable-libfaad --enable-libfaac --enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-nonfree --enable-libx264
    libavutil version: 49.6.0
    libavcodec version: 51.57.0
    libavformat version: 52.14.0
    libavdevice version: 52.0.0
    built on Jul 23 2008 06:30:26, gcc: 4.1.2 20071124 (Red Hat 4.1.2-42)
    Input #0, avi, from '/home/lowcocom/public_html/video/FlickAnimation.avi':
    Duration: 00:00:03.93, start: 0.000000, bitrate: 3255 kb/s
    Stream #0.0: Video: msrle, pal8, 300x250, 15.00 tb(r)
    Must supply at least one output file
    Duration (ffmpeg): 3


    DURATION: 00:03

    Create Thumbnail - START

    Creating Thumbnail with ffmpeg
    /home/lowcocom/public_html/thumb/7.jpg

    /usr/local/bin/ffmpeg -i /home/lowcocom/public_html/video/FlickAnimation.avi -ss 00:00:01 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/lowcocom/public_html/thumb/7.jpg
    /home/lowcocom/public_html/thumb/1_7.jpg

    /usr/local/bin/ffmpeg -i /home/lowcocom/public_html/video/FlickAnimation.avi -ss 00:00:02 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/lowcocom/public_html/thumb/1_7.jpg
    /home/lowcocom/public_html/thumb/2_7.jpg

    /usr/local/bin/ffmpeg -i /home/lowcocom/public_html/video/FlickAnimation.avi -ss 00:00:03 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/lowcocom/public_html/thumb/2_7.jpg
    Create Thumbnail with ffmpeg - END

    CONVERT COMMAND: /usr/bin/mencoder '/home/lowcocom/public_html/video/FlickAnimation.avi' -o /home/lowcocom/public_html/flvideo/1216949473993446927.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-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (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] => success: format: 0 data: 0x0 - 0x186b84
    [6] => AVI file format detected.
    [7] => AVI_NI: No audio stream found -> no sound.
    [8] => AVI: No audio stream found -> no sound.
    [9] => VIDEO: [] 300x250 8bpp 15.000 fps 3245.3 kbps (396.1 kbyte/s)
    [10] => [V] filefmt:3 fourcc:0x1 size:300x250 fps:15.00 ftime:=0.0667
    [11] =>
    [12] => Exiting...
    )

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

    Return value: Exiting...

    Running flvtool2: /usr/local/bin/flvtool2 -U /home/lowcocom/public_html/flvideo/1216949473993446927.flv

    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.

    Back

  2. #2
    Join Date
    Jul 2008
    Posts
    4

    Default Re: Video not playing

    I see another post where the admin requested to try the command from a test.php file. I got this message:

    MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer TeamCPU: Intel(R) Xeon(R) CPU
    E5420 @ 2.50GHz (Family: 6, Model: 23, Stepping: 6)
    CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    success: format: 0 data: 0x0 - 0x2d7f6aASF file format detected.
    VIDEO: [WMV3] 720x480 24bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
    [V] filefmt:6 fourcc:0x33564D57 size:720x480 fps:29.97 ftime:=0.0334
    ================================================== ========================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 48000 Hz, 2 ch, s16le, 96.0 kbit/6.25% (ratio: 12000->192000)
    Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))========================================= =================================
    Exiting...

  3. #3
    Join Date
    Jul 2008
    Posts
    4

    Default Re: Video not playing

    I found a solution from something Buyscripts posted.

    $cmd_mencoder = "$config[mencoder] '$video_src' -o $video_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";

    Thanks again,
    LowCarbVideos.com

Similar Threads

  1. Videos playing in Firefox, but NOT playing in IE, Opera
    By piscean in forum Installation Support
    Replies: 4
    Last Post: 11-04-2008, 10:30 PM
  2. Video Not Playing
    By admin in forum Frequently Asked Questions
    Replies: 0
    Last Post: 09-05-2007, 09:41 AM
  3. video not playing
    By harvey in forum General Discussions
    Replies: 8
    Last Post: 06-27-2007, 11:23 AM
  4. Video is not Playing
    By sureshjoshi in forum Installation Support
    Replies: 1
    Last Post: 06-20-2007, 11:48 PM
  5. Video not playing ?
    By pierref in forum Installation Support
    Replies: 2
    Last Post: 05-30-2007, 10:22 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
  •