I've been noticing that when I attach a video via Flashvideo, quite regularly the upload hangs if I click on the "Attach" button. Several minutes could go by for a small (4mb) file. If I click on the "Submit" button on the node, it force it through, but creates a duplicate file (2 flv files total)attached to that node.
To get around this, if you just click on the "Submit" button on the node without clicking the "Attach" button, everything works fine. This is a bit unintuitive, and have to teach every new person who uses the webisite about this.
I have drupal 5, and have FFMPEG on the server. I have no problems with attaching images or other documents, only video.
Comments
Comment #1
travist commentedThis is an issue with the Upload module and not the FlashVideo module. FlashVideo uses the functionality of the Upload module to handle any files. If the file hangs, then FlashVideo hasn't even touched that file yet.
Reassigning it to the upload module project.
Comment #2
travist commentedWrong project... Upload module is core module. This needs to make its way into core.