Ask Your Question
0

Interface between OpenCV and FFMpeg

asked 2013-06-05 07:24:23 -0600

asqz gravatar image

updated 2013-06-05 07:46:18 -0600

Hi,

I want to create a program which display a RTSP stream. For some reason I don't want to use the cvCaptureFromFile function. I have a AVFormatContext structure (which is a FFMpeg structure containing video and audio stream) and I want to use it in a new OpenCV function I want to use the ffmpeg programming library, not the ffmpeg commands.

Thanks

PS : thanks StevenPuttemans for your answer but no this topics are not relevant because they are about OpenCV's functions which use ffmpeg, not using ffmpeg and OpenCV in the Same program. I can't answer you with a new post because my answers are blocked.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2013-06-05 07:27:51 -0600

edit flag offensive delete link more
1

answered 2013-06-14 04:38:27 -0600

asqz gravatar image

I found the solution and described it here.

edit flag offensive delete link more

Comments

Good! Do not forget to accept your own answer as solution, so that people looking for this stuff can see this can help them.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-06-14 04:45:10 -0600 )edit

Question Tools

Stats

Asked: 2013-06-05 07:24:23 -0600

Seen: 11,530 times

Last updated: Jun 14 '13