Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 18:06
bob169725-Feb-11 18:06 
GeneralRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 22:25
mentorHans Dietrich5-Feb-11 22:25 
GeneralRe: Visual C++ 2008 opinions? Pin
Albert Holguin5-Feb-11 15:55
professionalAlbert Holguin5-Feb-11 15:55 
AnswerRe: Visual C++ 2008 opinions? Pin
Emilio Garavaglia6-Feb-11 21:21
Emilio Garavaglia6-Feb-11 21:21 
QuestionIs there a ListCtrl like this? Pin
includeh105-Feb-11 6:45
includeh105-Feb-11 6:45 
AnswerRe: Is there a ListCtrl like this? Pin
Hans Dietrich5-Feb-11 10:13
mentorHans Dietrich5-Feb-11 10:13 
AnswerRe: Is there a ListCtrl like this? Pin
Rolf Kristensen5-Feb-11 10:43
Rolf Kristensen5-Feb-11 10:43 
QuestionChoosing libraries for video project Pin
Member 37348905-Feb-11 4:33
Member 37348905-Feb-11 4:33 
I'm starting a mpeg4 video player project. The concept could be easy so as use winmm.dll library in a VB project or VC++, however I need to develop a player more specific and that is the meaning of the my question.


Mpeg defines streams of 188bytes within file, each stream has diferent purpose depending on its ID, e.g. video, audio language1, adio lang 2, subtitle.... I use this mechanism to store information obtained after processing the video. The process add an specific stream with the results (they are x-y coordinates of the position of some objects). Is the easiest way to have synchronized data with the video.

What I want to do now is to develop a video player able to reproduce the modified mpeg adding a layer with the marks defined by x-y coordinates. A similar mechanism as the subtitles.

Which could be the best way to start this project? The APIs that I found open directly the file and reproduce the video as winmm.dll and VLC dlls. The solution seems to be open source like VLC code or OpenCV libraries

Any recomendation for this challenge?
AnswerRe: Choosing libraries for video project Pin
Code-o-mat5-Feb-11 6:19
Code-o-mat5-Feb-11 6:19 
QuestionHow to display jpg image in the CView Pin
yu-jian4-Feb-11 22:30
yu-jian4-Feb-11 22:30 
AnswerRe: How to display jpg image in the CView Pin
Code-o-mat4-Feb-11 23:03
Code-o-mat4-Feb-11 23:03 
AnswerRe: How to display jpg image in the CView Pin
Niklas L6-Feb-11 11:49
Niklas L6-Feb-11 11:49 
Questionc++ classes :( [SOLVED] Pin
csrss4-Feb-11 22:23
csrss4-Feb-11 22:23 
AnswerRe: c++ classes :( Pin
Andrew Brock4-Feb-11 23:28
Andrew Brock4-Feb-11 23:28 
GeneralRe: c++ classes :( Pin
csrss5-Feb-11 0:28
csrss5-Feb-11 0:28 
AnswerRe: c++ classes :( [SOLVED] [modified] Pin
Stefan_Lang7-Feb-11 2:49
Stefan_Lang7-Feb-11 2:49 
QuestionHow can text formatting tool in EditBox? Pin
Le@rner4-Feb-11 19:37
Le@rner4-Feb-11 19:37 
AnswerRe: How can text formatting tool in EditBox? Pin
Andrew Brock4-Feb-11 20:04
Andrew Brock4-Feb-11 20:04 
Questionprogram whit c language Stepper Motor Control through Parallel Port. help Pin
saleheh4-Feb-11 19:10
saleheh4-Feb-11 19:10 
AnswerRe: program whit c language Stepper Motor Control through Parallel Port. help Pin
Andrew Brock4-Feb-11 19:56
Andrew Brock4-Feb-11 19:56 
GeneralRe: program whit c language Stepper Motor Control through Parallel Port. help Pin
saleheh4-Feb-11 21:15
saleheh4-Feb-11 21:15 
Questionc++ split fnction help Pin
ehsan161804-Feb-11 19:02
ehsan161804-Feb-11 19:02 
AnswerRe: c++ split fnction help REPOST Pin
Richard MacCutchan4-Feb-11 23:38
mveRichard MacCutchan4-Feb-11 23:38 
QuestionHow to add items to CListCtrl faster? Pin
includeh104-Feb-11 10:53
includeh104-Feb-11 10:53 
AnswerRe: How to add items to CListCtrl faster? Pin
Hans Dietrich4-Feb-11 11:24
mentorHans Dietrich4-Feb-11 11:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.