[
https://issues.apache.org/jira/browse/MAPREDUCE-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817152#comment-13817152
]
Steve Loughran commented on MAPREDUCE-5615:
-------------------------------------------
This could be good, but it may be better outside the core hadoop project simply
because it can evolve and release on a separate timetable. If so, where should
it go? Mahout isn't quite the right place
> Off-the-shelf funtionality for processing of Image, Video, Audio files
> ----------------------------------------------------------------------
>
> Key: MAPREDUCE-5615
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5615
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Components: client
> Affects Versions: 2.2.0
> Reporter: Rekha Joshi
> Assignee: Rekha Joshi
> Priority: Minor
>
> The FileInputFormat,FileOutputFormat, FileRecordReader, FileRecordWriter
> are not ideal for processing of media data types.
> Believe most use SequenceFile and repeat their own set of media transcoding
> /processing to enable big data processing for them.
> There might be few non open source implementations to handle image, video,
> audio processing.Maybe MapR has some impl.
> Suggest we have standard off-the-shelf functionality to handle these kind of
> input datatypes -
> ImageInputFormat, ImageOutputFormat, ImageRecordReader, ImageRecordWriter
> VideoFileInputFormat,VideoFileOutputFormat,
> VideoRecordReader,VideoRecordWriter
> AudioFileInputFormat,AudioFileOutputFormat, AudioRecordReader,
> AudioRecordWriter
--
This message was sent by Atlassian JIRA
(v6.1#6144)