Video Quality Degradation with SDL 2.0

Hello All,

I am using SDL for developing video chat application, more precisely using
for rendering the video. As of now, i am using SDL 1.3 version and video
quality is quite GOOD with it.
I have tested with current intermediate release of SDL 2.0, and experienced
that it was not appropriate. Video quality was not good.

Have any one experienced this issue?

Thanks and Regards,
Sumit Gambhir

Can you provide some more specifics? e.g. how are you rendering?? OpenGL? or using the SDL Rendering API?. what about the quality was not good? What platform is this on? Screenshots to show the comparison?On Apr 11, 2013, at 15:05 , sumit gambhir wrote:

Hello All,

I am using SDL for developing video chat application, more precisely using for rendering the video. As of now, i am using SDL 1.3 version and video quality is quite GOOD with it.
I have tested with current intermediate release of SDL 2.0, and experienced that it was not appropriate. Video quality was not good.

Have any one experienced this issue?

Thanks and Regards,
Sumit Gambhir


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Edward Rudd
OutOfOrder.cc
Skype: outoforder_cc
317-674-3296

Tried calling SDL_GL_SetAttribute(SDL_GL_ACCELERATED_VISUAL, SDL_TRUE); ?

2013/4/11 Edward Rudd > Can you provide some more specifics? e.g. how are you rendering??

OpenGL? or using the SDL Rendering API?. what about the quality was not
good? What platform is this on? Screenshots to show the comparison?

On Apr 11, 2013, at 15:05 , sumit gambhir wrote:

Hello All,

I am using SDL for developing video chat application, more precisely using
for rendering the video. As of now, i am using SDL 1.3 version and video
quality is quite GOOD with it.
I have tested with current intermediate release of SDL 2.0, and
experienced that it was not appropriate. Video quality was not good.

Have any one experienced this issue?

Thanks and Regards,
Sumit Gambhir


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Edward Rudd
OutOfOrder.cc
Skype: outoforder_cc
317-674-3296


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


Csala Tam?s