You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi is it possible to stop the decoder from converting a video from bgr to rgb?
Motivation, pitch
Sometimes it is better to keep the images in bgr especially if running a live system at fast speed because cameras usually output frames in bgr. I would like the decoder to replicate that behaviour.
The text was updated successfully, but these errors were encountered:
🚀 The feature
Hi is it possible to stop the decoder from converting a video from bgr to rgb?
Motivation, pitch
Sometimes it is better to keep the images in bgr especially if running a live system at fast speed because cameras usually output frames in bgr. I would like the decoder to replicate that behaviour.
The text was updated successfully, but these errors were encountered: