youtube clone upload error

Discussion in 'Scripts' started by tikesh, Oct 27, 2006.

  1. #1
    hello,

    i have installed youtube clone and when upload is done it doesn't convert files to .flv format.

    Means it uploads files in video folder but doesn't convert file in flvideo folder.

    all requirements are installed, thumbnail is also created but .flv files are not created.
     
    tikesh, Oct 27, 2006 IP
  2. ste1985alh

    ste1985alh Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2

    i have the same problem.....

    of course a normal instruction like exec("ffmpeg -i 1.mpg -acodec mp3 -ar 22050 -ab 32 -f flv 1.flv") do his job right well

    but exec("$config[ffmpeg] -i $config[vdodir]/$vdoname -acodec mp3 -ar 22050 -ab 32 -f flv $config[flvdodir]/".$vid.".flv"); doesn't..

    please help!
     
    ste1985alh, Nov 25, 2006 IP