Re: [Virtualdubmod-general] Re: New dev member added
Cyrius <[email protected]>
| Newsgroups | gmane.comp.video.vdubmod.devel |
|---|---|
| Message-ID | <[email protected]> |
> | --- ChristianHJW > <[email protected]> > | wrote: > | > > | > Hi, > | > > | > i added my friend mf to the dev list. I hope we > can > | > convince him to help us > | > a bit with the website creation. > | putteh made a first step > | > (http://virtualdubmod.sourceforge.net/test/index.htm), > | and posted this in the forum section. > > Hmmm ..... not unattractive. Has there been any work > on the site lately ? I > will ask mf to look at it, maybe he has some good > ideas on how to improve > it. Not really, seems putteh didn't had that much spare time those last days ... > How do you overcome the problem to seek to keyframes > in the video stream ? > You jump to an arbitrary frame number and use the > codec to decode each frame > until you found it ? Fortunately not ;), on opening the file I parse the streams (as VDub does for AVI files BTW), and retrieve all necessary information. And luckily someone had the good idea to put a flag in the headers to know if the frame is a key frame or not :) > I have it on my to-do list to test the current > implementation, but havent > done as of yet :-( ... huh ? > About MPEG2 : anybody thought about the licensing > probs that could be > created for you guys ? MPEG2 decoding is still not > free, and just because > there a few free sources in the net that can be used > for this, this is not > the same as spreading binaries with it. > > I dont want to be the bad nitpicker here, but i'd > like to know if anybody > thought about this already ? Any discussion i missed > ? Hum, not really :( > Hmmm .. does that mean you finally have a source > that will compile on > Windows with VC6++ ? Any chance to send the sources > and the makefile to > uci-devel so Alex can upload to CVS ? makefile ? what is that ? ;) (I must admit that I am not too familiar with makefiles) Well somehow I managed in compiling the sources (and remains in C :), but had to change some things). Presently I am trying to implement a dummy video codec that just copy input data to output to see how behave UCI and CPI ... (well and it is not easy because I am not too familiar with creating / using libraries) In its current state I cannot do that much things with UCI because a lot of things are not yet implemented (I didn't see any function to ask a codec what parameters it needs, and the functions to start a session with a codec seems to let us give only one parameter ?!?) Well anyway I have to correct some things because UCI couldn't use all the functions in the "codec" I made (the first function called worked, but an other didn't and crashed). For the moment I cannot give the sources back because I made a lot of changes and I think foogod would just kill me ;) (and anyway if this doesn't work there is no need in bothering him with this piece of crap of mine ;) ) __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html