publicENEMY
9th May 2007, 04:59
Hi
I am planning to develope scalable video coding on top of H.264/AVC based on recommendation by Joint Video Team. Initially, I would like to start with temporal scalability method described by latest JVT documentation.
The developement consist of 4 main components.
1. encoder
2. decoder
3. video server
4. video client
For encoder, I am thinking of using x264
For decoder, I am thinking of using libavcodec
For video server, I am thinking of using Videolan
For video client, I am thinking of using Videolan(activex component)
The problem with this approach is that, most of them cannot be developed using Visual Studio 2005, which is my preferred IDE.
If any you guys have any other recommendation, I would be very happy.
Thanks guys.
I am planning to develope scalable video coding on top of H.264/AVC based on recommendation by Joint Video Team. Initially, I would like to start with temporal scalability method described by latest JVT documentation.
The developement consist of 4 main components.
1. encoder
2. decoder
3. video server
4. video client
For encoder, I am thinking of using x264
For decoder, I am thinking of using libavcodec
For video server, I am thinking of using Videolan
For video client, I am thinking of using Videolan(activex component)
The problem with this approach is that, most of them cannot be developed using Visual Studio 2005, which is my preferred IDE.
If any you guys have any other recommendation, I would be very happy.
Thanks guys.