I wanted FlashVideo module to be able to create videos with metadata so that the progress bar would appear for my fresh FLV's inside of the JW Flash Player that I'm using, so I installed flvtool2 onto my machine using the instructions at http://www.ffmpegx.com/download.html#metadata.
Then, I made some small modifications to the module so that it would then use flvtool2's abilities to add the necessary metadata. The patch is attached to this issue. I would love to see this added into the module code. Or some version of what I've done here. This would give people the option to start using flvtool2 if they wished, but it wouldn't be a requirement for the module to function.
| Comment | File | Size | Author |
|---|---|---|---|
| flvtool2.patch | 6.93 KB | attheshow |
Comments
Comment #1
travist commentedGreat patch! Just added it to 5 & 6. Will be in the next update.
Comment #2
attheshow commentedSince this code has been added to the recent release candidates, and since I opened this issue myself, I'm marking it as closed. Thanks Travis!