joerikiekebosch
October 15th, 2008, 05:27 AM
Hi all,
I am working on a Flash Video project where I need captioning. Now I have my application build up from scratch and I use only actionscript to control the video's.
I work on this project with some guys who render the videos for me, so I'm getting FLV files from them. But I need to have embedded cuepoints in those files. There is also someone who generates the XML files the Flash Video Encoder CS3 needs to embed cuepoints in the flvs, but, here comes the crux. Flash Video Encoder CS3 can embed cuepoint XML-files only on stock video materials (.movs / .mpegs, etc.) Not on already encoded flv-files.
So, I have flv-files, xml-files and I want to embed those XML files in the flv-files. Does anybody knows how to do this?
I don't want to use any prebuild components Adobe created, because this won't give me the control of actionscript. I also don't want to actionscript the cuepoints, because there are just too many :)
The only option I have so far is using the stock-movs instead of the already encoded flv-files and embed the cuepoint xml in those files..
Thanx!
Joeri:
I am working on a Flash Video project where I need captioning. Now I have my application build up from scratch and I use only actionscript to control the video's.
I work on this project with some guys who render the videos for me, so I'm getting FLV files from them. But I need to have embedded cuepoints in those files. There is also someone who generates the XML files the Flash Video Encoder CS3 needs to embed cuepoints in the flvs, but, here comes the crux. Flash Video Encoder CS3 can embed cuepoint XML-files only on stock video materials (.movs / .mpegs, etc.) Not on already encoded flv-files.
So, I have flv-files, xml-files and I want to embed those XML files in the flv-files. Does anybody knows how to do this?
I don't want to use any prebuild components Adobe created, because this won't give me the control of actionscript. I also don't want to actionscript the cuepoints, because there are just too many :)
The only option I have so far is using the stock-movs instead of the already encoded flv-files and embed the cuepoint xml in those files..
Thanx!
Joeri: