[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Playing Video



On Tue, May 22, 2012 at 11:41:47PM -0400, Ethan Rosenberg wrote:
> Dear List -
> 
> This might not be the correct address for this problem.  If it is
> not, please direct me appropriately.
> 
> I am trying to play a video. The following code is in Index1.html:
> 
>  <video width="320" height="240" controls="controls" src= <file:///home/ethan/Gingy/Converted_Files/DSCF0142.mov>"file:///home/ethan/Gingy/Converted_Files/DSCF0142.mov"
> type="video/mov" >

According to https://en.wikipedia.org/wiki/HTML5_video, no major browser
supports "video/mov" in a <video /> element. I might be misreading, but
you might have better luck converting it into webm, H.264 or Theora
format.

Attachment: signature.asc
Description: Digital signature


Reply to: