During each day of January 2013, I am creating a new video showing you how to use the new C++Builder XE3 compilers for Win32, Win64 and OSX to create multi-platform, database, multi-tier, HD and 3D applications. In this ninth video you will learn how to add audio and video support, play HD video movies and capture video bitmaps on Windows and Mac using C++Builder XE3 and FireMonkey. You’ll learn how to use the TMediaPlayer and TMediaPlayerControl components, the TMediaCodecManager class, and the TVideoCaptureDevice class. The same client application can be compiled and run on Win32, Win64 and OS X. Stay tuned to my blog for additional C++ programming videos each day.
January 9, 2013 - Playing HD Video and Capturing Video bitmaps on Windows and Mac using C++Builder XE3
Filename: 2013-01-09-CppFMXPlayingHDVideoAndCapturingVideoBitmaps.mp4
Download: http://cc.embarcadero.com/item/29269
Watch on YouTube: http://www.youtube.com/watch?v=ccZP1HqgIJg
Duration: 14 minutes and 17 seconds
Size: 69.0mb
Format: MP4
Sample Projects for both demos are available for download on code central at:
C++ FireMonkey HD video player project - http://cc.embarcadero.com/item/29270
C++ FireMonkey video bitmap capture project - http://cc.embarcadero.com/item/29271
Watch/Download the C++Builder 64-bit Compiler Preview Video
Additional details about the 64-bit C++Builder compiler are available in the preview video. Watch the C++ 64-bit compiler preview video on YouTube at http://www.youtube.com/watch?v=PwwMpBUoR6Y. You can also download the MP4 video file at http://cc.embarcadero.com/item/29197. The preview video is 9 minutes long.
Try the C++Builder 64-bit compiler
The C++Builder XE3 and RAD Studio XE3 free trial downloads have been updated to include the new C++Builder 64-bit compiler. Trial downloads are available at https://downloads.embarcadero.com/free/c_builder
{ 3 } Comments
When are you going to publish the 10th, 11th, … videos? I hope it will happen soon
Borja - sorry for the delay in responding. I have many more videos recorded. Unfortunately I have some other job duties that are keeping me from editing, rendering and uploading the videos (and a few sample C++ projects source code). I now have up to January 17 completed and uploaded on my blog, code central and you tube. There will be delays, sometimes, in getting the C++ calendar landing page of all videos updated. I am working with our web team to get the calendar up to date. My blog will always have the latest completed video links.
Thanks for taking part. If there are any short videos for C++ that you would like me to create, post a comment here and send me an email to davidi at embarcader dot com
Hi David,
Is it possible to reconfigure the media player to play
video that has surround sound? I tried three other open movies
Sintel, Elephants Dream and Buck Bunny that have
surround sound. The movie plays but with no sound.
I found Buck Bunny Stereo and that one plays when the video
has Stereo Sound.
Thank You,
Gary
Post a Comment