liquidbrain
3rd March 2006, 20:09
I was hoping someone out there could help me with a video question.
I have a 16 bit gray raw data files - containing basically n frames of tiff images - so the .raw file is = sensor size l * w * 2bytes gray * #frames. So to make a tiff, all I'd need to do is cut the file every frame, put a header/footer around it, and have a tiff.
The question I'm strugling with is: is anything available to let me play this in media player (or another video player?). I've been looking at mjpeg/mj2k and if I can convert (lossless video needs to remain intact) here and go about it that way - that's an option. Does anyone know of a codec that can deal with single channel 16-bit gray video in raw format though? Any ideas (either someone familiar with mjpeg/mj2k, or who has other thoughts?)
Thanks.
I have a 16 bit gray raw data files - containing basically n frames of tiff images - so the .raw file is = sensor size l * w * 2bytes gray * #frames. So to make a tiff, all I'd need to do is cut the file every frame, put a header/footer around it, and have a tiff.
The question I'm strugling with is: is anything available to let me play this in media player (or another video player?). I've been looking at mjpeg/mj2k and if I can convert (lossless video needs to remain intact) here and go about it that way - that's an option. Does anyone know of a codec that can deal with single channel 16-bit gray video in raw format though? Any ideas (either someone familiar with mjpeg/mj2k, or who has other thoughts?)
Thanks.