Setting the video capture format in DirectShow.NET

by Svilen S. 12. July 2010 15:58
Here is one way to set the video capture format in the VideoRecorder sample (part of DVDBuilder.NET). The following piece of code sets the format of the capture device to colorspace I420, frame size 640x480 and frame rate of 25 fps. [More]

Tags: , , ,

DVDBuilder

DVDBuilder 2.0.7 has been released

by Valentin K. 26. March 2010 00:33
This is a small bug fix release. [More]

Tags: , ,

DVDBuilder

DVDBuilder 2.0.6 has been released

by Valentin K. 1. February 2010 18:44
This is a maintenance release that fixes a few things in 2.0.5. In addition the optical device plugin for VideoRecorder has been updated to use PrimoBurner 3.0.6. [More]

Tags: ,

DVDBuilder

DVDBuilder project that switches between video files as if they were chapters

by Svilen S. 9. December 2009 21:35
If you want to create a DVD project that switches between video files as if they were chapters, the following snippet should work in DVDBuilder: [More]

Tags: , ,

DVDBuilder

PrimoBurner, DVDBuilder and PrimoMpeg runtime requirements - Part 2

by Svilen S. 1. December 2009 10:08
As it was stated in a previous post the .NET versions of PrimoBurner, DVDBuilder and PrimoMpeg require the presence of a specific VC runtime. Each .NET assembly that we provide (PrimoBurner.NET.dll, DVDBuilder.NET.dll, PrimoMpeg.NET.dll) contains a manifest in which the required CRT i... [More]

Tags: , ,

DVDBuilder | PrimoBurner | PrimoMpeg

PrimoBurner, DVDBuilder and PrimoMpeg runtime requirements - Part 1

by Valentin K. 21. November 2009 04:31
PrimoBurner.NET, DVDBuilder.NET and PrimoMpeg.NET require specific VC runtime version to run. [More]

Tags: , , ,

DVDBuilder | PrimoBurner | PrimoMpeg

DVDBuilder 2.0.5 has been released

by Valentin K. 18. November 2009 05:15
VideoRecorder can now record up to 10 hours of DVD quality video on a single 50GB BD-R DL or BD-RE DL. The resulting disc can be played directly on standard home blu-ray player. [More]

Tags: , , , ,

DVDBuilder

DVDBuilder 2.0.4 has been released

by Valentin K. 25. September 2009 08:10
We have added the capability to record real-time video stream to DVD and HDD. [More]

Tags: , ,

DVDBuilder