How r the image files or video files processed using hadoop. I understand that the byte[] is read by Hadoop using SeqFileFormat in map format but what is done after that with this byte[] as it is something which does not make sense in its raw form. Any input please.
Thanks Sai
