******Adding IMGP1100.MOV*****
Album.php::1161 -> Doing the naming
Album.php::1194 -> Image Preprocessing
Album.php::1199 -> Resizing/compressing original image
Cannot resize/compress this filetype
AlbumItem.php::619 -> Generating thumbnail.
Warning: copy(C:\Program Filesmpp\htdocs\katrinanathan\gallery\images\movie.thumb.jpg) [function.copy]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\katrinanathan\gallery\platform\fs_win32.php on line 35
Warning: chmod() [function.chmod]: No such file or directory in C:\Program Files\xampp\htdocs\katrinanathan\gallery\platform\fs_win32.php on line 36
util.php::211 -> The file does not exist ?!
util.php::211 -> The file does not exist ?!
Album.php::1268 -> Doing the naming
Posts: 6
NEVER MIND,
I fixed my own problem. I went into the config.php to double check the location of the thumbnail for the movie image. I just reworked the '/'s and it worked.
----------------------------------------
Keep Honking, I'm Reloading...
Just found out I'm part Italian, that's crazy for being chinese! Gotta catch up on The Godfather!
Posts: 6818
Thanks for the info.
Glad you got it working.
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 25
Hello nathanenge,
I had the same problem with my .fla movie clips. I could not also figure out that the clips were uploaded or not. Then I came here to search for any previous posts if anyone had faced the same problem. My problem was exactly the same as yours except that my clips were flash clips with extension .fla.
So I checked my config.php and then reworked the "/"s as you did to see if it works for me.
Bingo !!!!! It did work. Superb.
Tnx & cheers !!!!!
----------------------------------------
Posts: 17
------------------------------------
thanks for the info
Posts: 2
There are some converting program we can use it to convert any video format.
I remember some of them can convert .mov format to other.
Therefore we can try to convert the video format if we have problem with them.
Hope it can help you !
13nire
----------------------------
You can find a viedo you want to see here!
Posts: 1
Oops.You cut me off. That was exactly what i was going to say. Just to add that most of those converting programs are free. If you're not sure how to find them, just do a search for .mov format convertion or something similar. You'll notice that they easy to use and do not require technical knowledges.My own son of 4 years can use them succesfully.
http://www.gohomoney.com/
Posts: 1
I was having the same problem too. Thanks!
Addiction Center
Posts: 3
Hello,
I am trying to upload a movie file (I tried .mov and .avi) using the gallery 1.5.10 webtool and it finishes but there is no movie thumbnail showing. According to the webtool, here are the Supported file types: jpg, jpeg, gif, png, asx, asf, avi, mpg, mpeg, mp2, wmv, mov, qt, swf, mp4, rm, ram.
I have no problems of uploading pictures with this tool, just problem with movie files.
I also redid my config.php file and no luck. Is there another area in the config.php that I am missing?
Thanks in advance,
Rick
Posts: 6818
Hi,
i hope you do not expect a picture from the movie as thumbnail.
Thats not possible with Gallery 1.
Gallery 1 uses a fixed thumbnail for all movies.
Jens
--
Gallery Developer
Posts: 3
no, I was hoping to have a thumbnail for the movie.
Posts: 6818
Please verify that the path to the movie thumbnail is set and correct in the config.php
Jens
--
Gallery Developer
Posts: 3
I have rentered the absolute path for the movie thumbnail. Another thing I notice is that when the transfer window is finished, your "Add Photos" windows goes black with a dismiss button and no other text, like you would when you upload a picture i.e
Processing 1 element.
Adding IMG_0925.JPG
- Creating resized intermediate Version of IMG_0925
Item successfully added.
Is there a size limit to movies? The one I am trying is 20Megs.
Posts: 6818
The default PHP limit for file uploads is 2 meg.
Your exact value is shown in the phpinfo (reachable via config wizard)
Jens
--
Gallery Developer