Hello everyone,
I want to playback AVI file in DM365 IPNC. Someone let me use ffmpeg.
When I used the ffplay playback in DM365 IPNC, I got some error message as follow:
Could not initialize SDL - No available video device
When I saw the code about SDL_init, I couldn't find the SDL video driver about DM365.
Must I to write a SDL dirver to suppot DM365 ?
I note that there are /dev/video2 and /dev/video3 in the DM365. Could I make these devies as SDL video device?
Thanks,
Yanbin Yue