Results 1 to 8 of 8

Thread: yet anotehr covnersion error thread..

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    I named it converter.php becsaue there is aleady a file in my public_html directory called convert.php

    i replaced the command and htis was the result

    Code:
    Encoder SVN-r31628-4.1.2 (C) 2000-2010 MPlayer Team
    success: format: 0  data: 0x0 - 0x6ce7adc
    AVI file format detected.
    [aviheader] Video stream found, -vid 0
    [aviheader] Audio stream found, -aid 1
    VIDEO:  [DIVX]  640x480  24bpp  25.000 fps  2157.2 kbps (263.3 kbyte/s)
    [V] filefmt:3  fourcc:0x58564944  size:640x480  fps:25.000  ftime:=0.0400
    ==========================================================================
    Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
    AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
    Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
    ==========================================================================
    
    Exiting...

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    From the above result, it look like mencoder not able to convert video to FLV format.

    What you get when you run the command in terminal ?

    If it run on terminal and not in php, it is problem with server cnfiguration.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  3. #3

    Default

    it ran well on termail, it did convert teh video to flv,

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    Convert on command line/terminal and paste full result here including command.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •