by Svilen S.
24. November 2010 08:27
In order to change the subtitles color it is necessary to know the color indices that are used in the subpicture stream and then to define those colors in the subpicture palette.
Details:
The DVD subtitles are placed in a subpicture stream in the MPEG-2 file. The subpicture stream contains a serie...
[More]
by Yavor N.
14. November 2010 14:00
PrimoBurnerSDK v3.5.6 introduced a new way for writing hidden tracks in audio CDs. Until now there would always be a digital silence of 2 seconds at the start of the pregap on the first track.
[More]
by Valentin K.
21. September 2010 07:13
The following example shows a DVD that has one title made of a video object using audio/video elementary streams.
[More]
by Valentin K.
21. September 2010 06:50
PrimoBurner on CLR4 requires Windows XP SP3 and .NET Framework 4.0
PrimoBurner on CLR2 requires Windows XP SP2 and .NET Framework 2.0
[More]
by Valentin K.
1. September 2010 20:14
There is a new SubpictureEncoder interface for producing DVD subtitle streams from STL subtitle format.
[More]
by Valentin K.
16. August 2010 01:02
This is a minor bug fix release.
[More]
by Valentin K.
28. July 2010 00:52
We added three GUI samples to the Ubuntu distribution.
[More]
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]
by Valentin K.
2. July 2010 18:05
When using PrimoBurner 3.5.3 on Windows XP with SP1 or lower you may receive the following error:
"The procedure entry point EncodePointer could not be located in the dynamic link library KERNEL32.dll"
[More]
by Yavor N.
25. June 2010 07:33
Since PrimoBurner 3.0.8 we support hidden tracks with length more than 2-3 seconds. If you look at the documentation of ICDTrack::SetPregapStart method there is the following paragraph:
While PrimoBurner guarantees the minimum pre-gap of 2 sec. at the beginning of the session it does not restric...
[More]