Search found 3 matches

by Martin Roeseler
Wed, 2024-01-10, 15:28
Forum: DCMTK - General
Topic: MPEG-4 to DICOM File?
Replies: 6
Views: 3037

Re: MPEG-4 to DICOM File?

shalas1 wrote: Mon, 2022-08-29, 17:44 I just want to share that I figured this out a couple weeks ago. I was able to create a DICOM file from an MPEG-4 H264 Level 4.1 input file.
Hi shalas1.
Could you please share your success with us by posting the code with the necessary steps to encapsulate an MPEG-4 in a DICOM file?
by Martin Roeseler
Thu, 2023-03-02, 17:12
Forum: DCMTK - General
Topic: Forgot to implement putAndInsertSint32Array?
Replies: 4
Views: 3591

Re: Forgot to implement putAndInsertSint32Array?

Thank you.
When can we expect a new DCMTK version to be downloaded?
by Martin Roeseler
Wed, 2023-03-01, 18:00
Forum: DCMTK - General
Topic: Forgot to implement putAndInsertSint32Array?
Replies: 4
Views: 3591

Forgot to implement putAndInsertSint32Array?

Hi.

In DcmItem there are functions to create a new DcmElement with a value and add it to the DcmItem on which the function was called.
But there is no putAndInsertSint32Array.
Was this overlooked?
Is there a good reason for not providing this function?

Greetings