Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, August 17, 2017 1:10:28 PM(UTC)

Walter  
Walter

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
File Attachment(s):
VideoSplitterToDicomH264.zip (39kb) downloaded 176 time(s).
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, March 30, 2020 12:20:14 PM(UTC)
Luke Duvall

Groups: Registered, Tech Support, Administrators
Posts: 34


Updated Project to LEADTOOLS Version 20 using Visual Studio 2019. This project is using the x86 Architect.

File Attachment(s):
VideoSplitterToDicomH264.zip (31kb) downloaded 24 time(s).
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.064 seconds.