-
After studying the code intensively for about a month, I finally found one solution to all the problems. Now,
1) audio video synchronization is achieved
2) CorePlayer can play by pressing the "Play" button
3) both video and audio play more smoothly (though still not perfect)
4) CorePlayer can show the correct FPS in "media properties" when we reduce the FPS from 25...
2009-05-08 01:41:32 UTC by wfsun
-
I started to play with MPEG Recorder several months ago when I got interested in streaming live video from TV to mobile phone. After overcoming a number of obstacles, I got some positive results and I tried to summarize what I've done and what are the problems that I am dying to solve:
1) For the first build, I only got Visual C++ 6.0 and I never succeeded in compiling from the source code...
2009-04-07 07:46:41 UTC by wfsun
-
gadibergman committed patchset 63 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 6 files.
2007-11-09 16:39:12 UTC by gadibergman
-
gadibergman committed patchset 62 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 21 files.
2007-08-18 20:40:10 UTC by gadibergman
-
gadibergman committed patchset 61 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 3 files.
2007-05-25 10:15:36 UTC by gadibergman
-
gadibergman committed patchset 60 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 6 files.
2007-05-25 06:58:30 UTC by gadibergman
-
According to my research, balloon help is not integrated in MFC and is quite difficult to implement. One has to build the following infrastructure:
1. Start counting time when the mouse is over a region that has a tip to display and abort the count if the mouse leaves the region.
2. Drawing a tool tip window and deleting it after a specified time frame.
2007-05-12 14:16:49 UTC by gadibergman
-
gadibergman committed patchset 59 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 5 files.
2007-05-12 10:06:38 UTC by gadibergman
-
gadibergman committed patchset 58 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 2 files.
2007-05-12 09:36:52 UTC by gadibergman
-
gadibergman committed patchset 57 of module MPEGRecorder to the MPEG Recorder CVS repository, changing 2 files.
2007-05-11 22:05:08 UTC by gadibergman