Title says it all. I don't want to upload a video. It's already on the server. How do I add THAT rather than have to upload everything? Only 3 videos are needed, and they're already ftp'd to the server.
Title says it all. I don't want to upload a video. It's already on the server. How do I add THAT rather than have to upload everything? Only 3 videos are needed, and they're already ftp'd to the server.
Comments
Comment #1
Jorrit commentedHave you looked at the FileField Sources module? It should support selecting existing files.
Comment #2
Seneschall commentedNot sure if it's filefield sources doing this or not, but I'm getting "The file used in the video field may not be referenced." The file gets renamed to file_0.avi for whatever reason, too. I made sure it's CHMOD'ed & CHOWN'ed correctly.
Comment #3
Seneschall commentedConverted it to mp4 and now it doesn't even show up in the list of media.
Comment #4
Jorrit commentedAre you still experiencing this issue?
Comment #5
Jorrit commentedComment #6
bunnicula commentedthe Video module doesn't seem to integrate with Filefield Sources. "Video Upload" is its own widget.
Currently, it seems, If the user wants the same video on more than one page with the Video module, she has to upload that same video multiple times. Am I mistaken?
Comment #7
brycefisherfleig commentedAFAIK, Video doesn't integrate with FileField sources module explicitly, although I'm not entirely sure how that module works.
Here's one way you could reuse the same video in multiple places on your site:
Sorry, but as far as I know, there's not an easier way to do this.