First of all: great module!

Secondly, I'm having trouble using this module in two ways:

- when I upload a videofile in FireFox 2.0.0.2 the loadingbar (.gif) keeps "moving", even after the file is uploaded to the server. I.e. it doesn't refresh the page after uploading.
- when I upload a .flv-file, I keep getting the "video currently not available". This is my ffmpeg setting: -i @input -f flv -acodec mp3 -ab 64 -ar 22050 -ac 1 @output

The only way to get the upload of flv going, is to disable the ffmpeg, but then I can't customize size and generate a thumbnail.

I would deeply appreciate your response!

Cheers, Gert.

Comments

travist’s picture

If you are having problems with the gif "moving" (which I have seen before myself), then the problem lies in the Upload Module, not this one. FlashVideo basically piggy-backs on the Upload Module for all the file uploading and such.

As for your other problem, I think that there has already been much discussion regarding this issue in some of the other topics. Have you read them?

Thanks,

Travis.

travist’s picture

Status: Active » Fixed

Flashvideo version 2.2 Beta fixes this problem. Please read the details for the release to find all bug fixes. Also, I have added a VERY useful status in the main FlashVideo Settings page. Please read over this carefully to make sure that you have all the correct php.ini variables set.

Thanks for everyones help,

Travis.

Anonymous’s picture

Status: Fixed » Closed (fixed)