Frederick Cheung wrote: > On Oct 7, 9:25�am, Saurabh Peshkar <[email protected]> > wrote: >> Hi All, >> >> I want to read an audio/video file using rails. >> >> please suggest me how can i achieve it!! >> > > Well at a basic level File.read will read the bytes from any file, but > I rather suspect that isn't the answer you are looking for. What do > you want to do with these files ? > > Fred
Hi Fred, I want to read the file size, it's duration, dimensions, codec and other such properties. Thanks Saurabh -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

