I have never said it would be easy to write such a plug. I would certainly be unable to do so.metamorphosis wrote:RTM.eidenk wrote:Xvid is just one codec for the avi container.
What is certainly needed for such a plug to have any real use is at least avi support IMO.
Mpeg1 is outdated and of poor quality.
Neither of those are relevant when scoring music for film/tv - because all you need is accurate timing guidelines- which is what this plugin is for. Also, while MPEG1 is older, it is also much less CPU-intensive. I disagree that MPEG1 is of poor quality - some of the videos on the net are, but if you're encoding your own video, using one of the programs mentioned in the manual, it can look very good.
Tell you what-
how about You write a plugin which plays back AVI, and then come and tell me how easy it was to do. Okay?![]()
Cheers-
m@
And excuse me but mpeg1 is shit and no one is going to transcode movies into mpeg1 just to use your plug IMO.
As for the cpu use of avi, it certainly depends on both the size of the pic and the codec used.
If I use small sized videos encoded in MS Video 1, it'll certainly be as good as mpeg1. Or rather as bad. Mpeg1 is the format used for VCDs. Why would someone use that today ?
The advantage of avi is that it is a container and if you come to support avi, you'll automatically (or almost) support the hundreds of codecs written for it be them DV, Lossless, Mpeg4, Mjpeg, wavelet, etc...
Rather than avi, maybe DirectShow support would be even better as DirectShow can handle any video format and or/containers currently around provided you have the neccessary splitters and decoders installed (avi, realmedia, Quicktime, Flash Video, MKV, OGM, Mpeg2, etc...) and any new one soon gets a splitter to make it DirectShow compatible.
It's just constructive criticism I try to write. Don't take it that badly.
Anyway you are using SDL and I am not sure it could be handling any of the above as it is cross platform and both the VFW (avi) and the DirectShow multimedia playback runtimes are MS only.
I am no programmer man, I just give you my feel of a quite aware end user in video matters.
And I feel that no one is going to transcode his movies into mpeg1 for the sake of using your plug for scoring them.
If I take the time to write here is because I find your plug interesting but way too limited for having any real use IMO.
