I need to decode an MJPEG video stream from USB camera and convert the frames to RGB color format for further processing in opencv. I can access the MJPEG frames from the stream but I am unable to decode them efficiently. I tried Mediacodec but it doesnt support mjpeg on my device. I also tried lipjpeg-turbo but i want hardware accelrated decoder.
Asked
Active
Viewed 809 times
0
-
Then why dont you buy one? – greenapps Mar 21 '17 at 08:07
-
buy what? any links or reference would be appreciated – Ahmed_Faraz Mar 21 '17 at 09:39
-
`hardware accelrated decoder` – greenapps Mar 21 '17 at 10:12
-
i couldnt find any hardware accelrated decoder for sale anywhere – Ahmed_Faraz Mar 21 '17 at 10:17