On Wed, Oct 7, 2009 at 11:19 AM, Saurabh Peshkar <[email protected]> wrote: > > 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. > What have you found/tried so far?
-- Leonardo Mateo. There's no place like ~ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

