PDA

View Full Version : Network Encoder


daiyam
24th February 2003, 10:42
Hello,

I have tried 9dub (www.lalternative.org (http://www.lalternative.org)).
I think it's a good idea.
But 9dub cuts the video stream in streams which are the same length.
I developped an encoder which use the key frames. But I use AviUtil for get the key frames list, which takes the same time as the first pass in Nandub or Xvid.

So I search all the infos on the stats file structure of Nandub or/and Xvid.

Thanks

PS: Sorry for my bad baaad English

Belgabor
24th February 2003, 18:56
For xvid see here (http://forum.doom9.org/showthread.php?s=&threadid=43372).
If you know a bit about network programming, perhaps you would consider to join VirtualDubMod, we are looking for someone to port the network features to 1.5.x and maintain it afterwards. (for more info see our job offer (https://sourceforge.net/people/viewjob.php?group_id=65889&job_id=12975) at sourceforge)

Cheers
Belgabor

daiyam
25th February 2003, 08:47
For xvid see here.
Thanks for the links

If you know a bit about network programming, perhaps you would consider to join VirtualDubMod, we are looking for someone to port the network features to 1.5.x and maintain it afterwards. (for more info see our job offer at sourceforge)
The network features in VirtualDubMod is very interesting but I'm not a C/C++ programmer so I have no experience in network programming in C/C++. (I'm a java programmer since 98)
But it's too much interesing!!!:mad:

For Nandub, it's the same structure but some variables can't had the same use.