[Spice-devel] [spice v13 16/29] server: Give up after a while if GStreamer cannot handle the video

Francois Gouget fgouget at codeweavers.com
Tue May 3 16:57:22 UTC 2016


On Tue, 3 May 2016, Christophe Fergeau wrote:
[...]
> > I think it's useful to be able to print the name of the GStreamer 
> > encoder, particularly for this warning:
> > 
> >         spice_warning("GStreamer error: could not find the %s bitrate parameter", gstenc_name);
> 
> Ah, for sure, I was not suggesting totally removing the helper, just not
> using it in create_pipeline() since there is already a switch
> (codec_type) there anyway. I knew my comment was not clear :(

I think it's more important not to duplicate the code that selects which 
GStreamer encoder to use. If the two places got out of sync it would be 
worse than not havign the name in the error message.

-- 
Francois Gouget <fgouget at codeweavers.com>


More information about the Spice-devel mailing list