82
Hi wcrwcr,
I use the embed feature to embed all my movies, even the ones located on my server. I haven't had a problem with it so far as long as I strip out the tags and just only add everything inside the tags. I tried adding a youtube video to test out someone else problem and found out it is in fact broken. I don't use youtube video because of the poor quality and instead use the videos from stage6, so I was only concerned with making divx movies work on my server and on stage6. But now trying to make youtube work had sparked my curiosity. Reading through the code got pretty irritating, I'm not sure why the original coder of this module didn't use templates instead of echoing mostly everything. I'm almost tempted to rewrite this module and separate the html from the php code but I promised my wife I would made a baby registry module for her site, so I will look at that first. I would like to see a feature of where you can specify the video dimensions when you submit a movie while at the same time having a pre defines dimension that will can be used to resize the video while at the same time maintaining aspect ratio. I want to incorporate the getid3 function to automatically get dimensions of video files that are uploaded and for embeded links have the user specify the dimension or parse the embed link that the user gives. If you are already doing this then excellent. :)