Hi,
We have installed Orthanc version 1.12.0 and uploaded a video study (MP4 codec H.264). When we view the study from the OHIF viewer and make the call to the “/dicom-web/studies/1.2.410.200076.740.14696404.201602111947161/series/1.2.410.200076.740.14696404.201602111947161.1/instances/1.2.410.200076.740.14696404.201602111947161.1.1/frames/1” API, it returns a "500 Internal Server Error
API Response
{
“HttpError” : “Internal Server Error”,
“HttpStatus” : 500,
“Message” : “Error encountered within the plugin engine”,
“Method” : “GET”,
“OrthancError” : “Error encountered within the plugin engine”,
“OrthancStatus” : 1,
“Uri” : “/dicom-web/studies/1.2.410.200076.740.14696404.201602111947161/series/1.2.410.200076.740.14696404.201602111947161.1/instances/1.2.410.200076.740.14696404.201602111947161.1.1/frames/1”
}
Orthanc Log
W0627 14:48:21.095584 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:21.097160 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:21.097744 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:21.134775 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:21.135248 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:21.135653 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:24.464789 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing series : 0008,0201;0040,0244;0040,0245;0040,0275
W0627 14:48:25.266844 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:25.305463 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:25.347825 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
W0627 14:48:25.356178 ServerContext.cpp:2492] W001: Accessing Dicom tags from storage when accessing study : 0008,0060;0008,0201
E0627 14:48:25.632741 OrthancException.cpp:61] Not implemented yet: Cannot transcode image
E0627 14:48:25.644545 PluginsErrorDictionary.cpp:100] Exception inside the plugin engine: Error encountered within the plugin engine
Thanks,
Mehul