Results 1 to 2 of 2

Thread: ERROR: file not found. FLV working fine, WMV not!

  1. #1
    Join Date
    Apr 2008
    Posts
    4

    Default ERROR: file not found. FLV working fine, WMV not!

    If i try to upload a FLV Video all works fine.
    If i try to upload a wmv or avi video (the upload is working) the viedeo not getting shown on my site.
    so i tried to convert the video in my admin area and i get this error: file not found and the path to the video.
    so i go to the path of the video and there is this video.

  2. #2
    Join Date
    Apr 2008
    Posts
    4

    Default Re: ERROR: file not found. FLV working fine, WMV not!

    all works...problems found.

    fisrt vshare do not recognize files like: video 1 ... you should call your videos like: video_1

    second I edit include/settings/video_conversion.php

    replace the existing command with this.

    $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";

    all works, but the quality of the videos are bad. later i will search in the forum to get a solution.
    if someone have a solution to get better quality please post. thanks.
    sorry for my bad english:)

Similar Threads

  1. Error-File Not found
    By hollyjenson in forum Bug Reports
    Replies: 4
    Last Post: 03-08-2009, 05:10 AM
  2. Everything is Fine but Can't Upload Movies
    By johanrain in forum Installation Support
    Replies: 4
    Last Post: 01-07-2008, 04:33 AM
  3. debug.txt says file not found!
    By tradertt in forum Installation Support
    Replies: 5
    Last Post: 11-20-2007, 11:22 AM
  4. Has anyone found a way to get the rss feed working
    By zeffer in forum Frequently Asked Questions
    Replies: 26
    Last Post: 09-25-2007, 10:20 PM
  5. Some file formats aren't working...
    By GhostFreak in forum Installation Support
    Replies: 3
    Last Post: 08-29-2007, 08:34 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
  •