Results 1 to 5 of 5

Thread: flv file upload

  1. #1

    Default flv file upload

    Is it possble to upload a file that is already in the flv format. I tried to do but it did not work.

  2. #2
    Join Date
    May 2007
    Posts
    686

    Default Re: flv file upload

    Yer i should work, actually its the best format to upload the server doesnt use much resources as its already converted.

  3. #3
    Join Date
    May 2007
    Posts
    588

    Default Re: flv file upload

    depends how vshare works when it detects an flv file has been uploaded.

    you could try editing the include\settings\video_conversion.php

    add
    Code:
    $convert_flv = $cmd_all;
    to the bottom with the rest...this has worked for me when making vshare convert new filetypes.

  4. #4

    Default Re: flv file upload

    Quote Originally Posted by leki
    depends how vshare works when it detects an flv file has been uploaded.

    you could try editing the include\settings\video_conversion.php

    add
    Code:
    $convert_flv = $cmd_all;
    to the bottom with the rest...this has worked for me when making vshare convert new filetypes.

    As soon as I did the edit it worked..
    Thanks

  5. #5

    Default Re: flv file upload

    Hello, i want do inverse, i want upload .flv WITHOUT vshare will convert again...

    can you tell me how was your code before solv your problem?

    your ex problem is my solution :)

    EDIT: i found out ALREADY cshare dont convert flv file uploaded, sorry :)

    thanks.

Similar Threads

  1. How upload .jpg and .png file
    By mario2000 in forum Installation Support
    Replies: 2
    Last Post: 06-09-2008, 05:28 AM
  2. UPLOAD PROBLEM with wmv file
    By mario2000 in forum Installation Support
    Replies: 1
    Last Post: 12-29-2007, 01:04 AM
  3. Can not upload small avi file
    By imelamed in forum Fixed Bugs
    Replies: 3
    Last Post: 10-05-2007, 03:03 PM
  4. file size to upload
    By ostendo in forum Frequently Asked Questions
    Replies: 11
    Last Post: 06-01-2007, 07:37 AM
  5. I got this error when I was trying to upload a 67 mb file...
    By devarioj in forum Installation Support
    Replies: 3
    Last Post: 05-26-2007, 01:41 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
  •