Multiframe (Ultrasound Cine loop) creation from MP4

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
anilta
Posts: 60
Joined: Thu, 2014-04-10, 08:50

Multiframe (Ultrasound Cine loop) creation from MP4

#1 Post by anilta »

I am trying to create an Multiframe DICOM image. For pixel data, the input is MP4 file. I will extract JPEG frames from MP4 file. All these JPEG frames are stored in memory.

I will extract pixel data from these in-memory JPEG files and insert them in the Multiframe DICOM file.

I am referring the I2DImgSource plugin. Here you give JPEG filename as input for extracting pixel data. Is there a way where we can give the memory address of in-memory JPEG file to extract the pixel data?

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: Multiframe (Ultrasound Cine loop) creation from MP4

#2 Post by Michael Onken »

Hi,

no, you would have to write your own classes (e.g. amend/extend I2DImgSource and add code to the JPEG input plugin).

Best regards,
Michael

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest