I have a question for you. I tried to open mp4dicom file by ffmpeg, but I got the error msg ‘invalid type’ from avformat_open_input().
But, I used to open mp2dicom file by ffmpeg and it works well. I am so wondering why ffmpeg cannot open mp4dicom file. That file has some unnecessary bytes in front of mp4 header beginning ‘ftyp’. After deleting some bytes, it also works well. So, cannot open because of that??? Is it possible to develop to open the file?? Please, check this problem. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel