Re: Using HADOOP for Processing Videos

2011-09-21 Thread Robert Evans
jen Bhatt (Corporate Research @ Robert Bosch, India) Off: +91-80-4191-6699 Mob: +91-9901241005 [cid:3399453662_6132054] From: Robert Evans [mailto:ev...@yahoo-inc.com] Sent: Tuesday, 20. September 2011 11:32 PM To: mapreduce-user@hadoop.apache.org Subject: Re: Using HADOOP for Processing Videos Another

RE: Using HADOOP for Processing Videos

2011-09-20 Thread Rajen Bhatt (RBEI/EST1)
HADOOP for Processing Videos Another thing to think about is that you may not need to split the videos at all. If you have lots of video files instead of a few big ones, and each can more or less be processed independently then you can use something like nline input format, not nline itself

Re: Using HADOOP for Processing Videos

2011-09-20 Thread Robert Evans
Another thing to think about is that you may not need to split the videos at all. If you have lots of video files instead of a few big ones, and each can more or less be processed independently then you can use something like nline input format, not nline itself necessarily but something like i

RE: Using HADOOP for Processing Videos

2011-09-19 Thread Devaraj K
Hi Rajen, You can write a mapred application, which uses the customized InputFormat and OutputFormat(If you want to produce output as video files). This customized InputFormat can be written in such a way that it can understand your video files and split accordingly. You can

Re: Using HADOOP for Processing Videos

2011-09-19 Thread Harsh J
Hello Rajen, Ideally you just need to write your appropriate InputFormat derivative. Here's my colleague Eric Sammer talking about the same things I would, so I'll just link to his response: http://stackoverflow.com/questions/3044050/image-processing-with-hadoop I'm not aware of an open source li

Re: Using HADOOP for Processing Videos

2011-09-19 Thread Swathi V
This link might help you... example On Tue, Sep 20, 2011 at 9:52 AM, Rajen Bhatt (RBEI/EST1) < rajen.bh...@in.bosch.com> wrote: > Dear MapReduce User Groups: > We want to process large amount of videos (typically