LEADTOOLS Support
Multimedia
Multimedia SDK Examples
HOW TO: Split existing media files to create H.264 DICOM files
#1
Posted
:
Thursday, August 17, 2017 1:10:28 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
This project is an extension of the example found in
HOW TO: Create DICOM files with H.264 compressed video. The purpose of this project is to illustrate how an existing media file can be split to generate valid DICOM files with H.264 compression. The H.264 video data cannot exceed 4 GB, so the demo uses some fuzzy math to keep the output data underneath the 4 GB output limit. In testing this project, I mainly used H.264 compressed input files.
The project will attempt to use existing H.264 compressed data without recompression where possible. If the data is not H.264 compressed (MPEG-2 for example), the data will be recompressed.
Included with this project is a video photography template dataset as a baseline. This project also illustrates how the dataset information can be updated prior to adding video data to the file. Ideally, this should be done before adding the video data since the file will be copied internally by the LEADTOOLS DICOM library methods.
The attached Visual Studio 2017 C# project uses
LEADTOOLS Medical Imaging 19 and
LEADTOOLS Multimedia 19 features. To run the project, please extract it to the following directory:
C:\LEADTOOLS 19\Examples\posts\t12279
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Monday, March 30, 2020 12:20:14 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 34
Updated Project to LEADTOOLS Version 20 using Visual Studio 2019. This project is using the x86 Architect.
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Examples
HOW TO: Split existing media files to create H.264 DICOM files
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.