#2225 closed defect (invalid)
unexpected colourspace change
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 3.0 |
Component: | server | Version: | 2.5.x |
Keywords: | Cc: |
Description
Hit this running gtkperf
Error: failed to encode x264 video frame: expected YUV420P but got BGRX source: XShmImageWrapper(BGRX: 23, 48, 398, 72) options: * scroll : True encoder: ...
We're supposed to have locking around video contexts, but it looks like a race condition where the CSC got dropped before we've had a chance to re-create the video encoder?
Change History (2)
comment:1 Changed 20 months ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2225
Note: See
TracTickets for help on using
tickets.
Not seen again.