[Tig] encoding for quicktime/web

Bob Friesenhahn bfriesen at simple.dallas.tx.us
Fri Feb 2 09:58:26 PST 2007


On Fri, 2 Feb 2007, Rob Lingelbach wrote:
>
> now the subject turns to mime-types.  I uploaded the encoded video to
> my server, and noticed that apache 2.x does not identify a mime-type of
> video/mp4.   So I added it to /etc/mime.types and restarted apache.
>
> Instead of a nice video playing via quicktime, I get binary garbage in the
> browser.
>
> Can someone advise (I've done a day's worth of googling to no avail)
> how best to set up the mime-types, or a better encoding scheme to use with
> VisualHub (it offers: iPod, PSP, DV, DVD, AVI, MP4, WMV, MPEG, Flash...)

I am using this in my apache mime.types file:

video/quicktime                 qt mov

Note that "Quicktime" is not MPEG4.  MPEG4 is a compression method 
used by some variants of "Quicktime" as well as an international 
standard video stream for other uses as well.  "Quicktime" is just a 
container format.

Bob
======================================
Bob Friesenhahn
bfriesen at simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





More information about the Tig mailing list