Opened 9 years ago

Last modified 5 years ago

#4728 open enhancement

support DICOM format

Reported by: ami_stuff Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: dicom
Cc: stephan.vedder@gmail.com Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

http://www.datafilehost.com/d/3d22d0d0

C:\>ffmpeg -i lead_color_lossless_jpeg_24bpp.dcm
ffmpeg version N-73510-g033dc39 Copyright (c) 2000-2015 the FFmpeg developers
  built with gcc 4.9.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l
ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab
le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en
able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena
ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl
e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --ena
ble-decklink --enable-zlib
  libavutil      54. 28.100 / 54. 28.100
  libavcodec     56. 47.100 / 56. 47.100
  libavformat    56. 40.100 / 56. 40.100
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 21.100 /  5. 21.100
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.100 /  1.  2.100
  libpostproc    53.  3.100 / 53.  3.100
lead_color_lossless_jpeg_24bpp.dcm: Invalid data found when processing in
put

Attachments (1)

lead_color_lossless_jpeg_24bpp.dcm (1.3 MB ) - added by ami_stuff 9 years ago.

Download all attachments as: .zip

Change History (6)

by ami_stuff, 9 years ago

comment:1 by Carl Eugen Hoyos, 9 years ago

Component: undeterminedavformat
Keywords: dicom added
Priority: normalwish
Reproduced by developer: set
Status: newopen
Type: defectenhancement
Version: unspecifiedgit-master

comment:2 by compn, 7 years ago

is there another open source dicom project besides horos?

https://github.com/horosproject?tab=repositories

in reply to:  2 comment:3 by barsnick, 6 years ago

Replying to compn:

is there another open source dicom project besides horos?

(Apart from the age old Aeskulap.)
Here's an apparently maintained, multiplatform C++ library:
https://bitbucket.org/binarno/imebra

comment:4 by feliwir, 5 years ago

Cc: stephan.vedder@gmail.com added

What kind of support is requested here? How would we want to set arbitary tags etc.? How to manage studies, series etc. I'm interested in taking this ticket eventually.

comment:5 by Carl Eugen Hoyos, 5 years ago

Allowing to decode an image would be a good start.

Note: See TracTickets for help on using tickets.