https://bugzilla.wikimedia.org/show_bug.cgi?id=19476


Michael Dale <d...@ucsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #12 from Michael Dale <d...@ucsc.edu>  2009-10-19 20:39:33 UTC ---
I recommend we use ffmpeg2theora --info command. It outputs the data in JSON
and does seeking to the end of the file to get the duration (so is much faster)
than oggz info type command that does a linear scan of the file and outputs
non-structured data that would have to be parsed. Also ffmpeg2theora is a
static binary so should be easier to deploy. I will create a patch. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to