[FFmpeg-user] format for internet explorer post 8

Eric Gunther egunther at warwick.net
Sun Mar 29 23:13:20 CEST 2015


>On Sat, Mar 28, 2015, at 03:13 PM, Eric Gunther wrote:
>>
>> Unfortunately that does not seem to jive with what I am seeing, I did
>> notice that message, and thought about it.
>[...]
>> Trying a number of different techniques to get the video to play. I am using
>> current or near to current IE on current or near to current Windows.  On
>> pre-IE 9 I can get video but more current I have problems. 

>Please show your new command and complete console output. A link to the
>output file may be helpful too.

>> Also, I don't get a video to play with ".wmv" either.  Instead I get an
>> option to download and play in Windows Media Player.

>I doubt that HTML5 video supports WMV, and I doubt you'll need the OGG
>file when the VP8/9 in webm should suffice (I'm guessing here since I'm
>not a HTML5 video expert).

>Please fix your quoting. Also, your messages are missing the in-reply-to
>and/or references headers causing your messages to be out-of-thread in
>some clients. Since it appears you are not subscribed to the mailing
>list you can view the messages in the archives [1], then click on the
>email address link of the person you want to reply to; this will provide
>the appropriate in-reply-to header.

>[1] http://ffmpeg.org/pipermail/ffmpeg-user/


OH,

By quoting you mean the > and >> to indicate prior posts?  Thank you
Lou, for explaining how to reply when not a member.  I have been viewing
this in the archives.  There may be audio recorded in the video but it
is not intended.

The webm and html is actually what I have been using, which works in
most if not all other browsers so far. 

Thanks for the aid.

-eg


The original was rendered in blender 3D.

So here is a fresh video, with command line output.

http://www.filedropper.com/krillscreencap

ito at xw62-work:~> ffmpeg -i
~/Desktop/3D/blender/krill/screencap_12-27-140000-0250.avi krill_scre
ffmpeg version 2.5.4 Copyright (c) 2000-2015 the FFmpeg developers
  built on Feb 21 2015 07:09:07 with gcc 4.8 (SUSE Linux)
  configuration: --enable-libvpx --enable-libx264 --enable-libtheora
--enable-gpl
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 13.100 / 56. 13.100
  libavformat    56. 15.102 / 56. 15.102
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
[avi @ 0x2b3f0e0] Non-interleaved AVI without index, switching to
interleaved
Input #0, avi, from
'/home/ito/Desktop/3D/blender/krill/screencap_12-27-140000-0250.avi':
  Duration: 00:06:28.25, start: 0.000000, bitrate: 588603 kb/s
    Stream #0:0: Video: rawvideo, bgr24, 1280x958, 20 fps, 20 tbr, 20
tbn, 20 tbc
[libvpx @ 0x2b41ea0] v1.3.0
Output #0, webm, to 'krill_screencap.webm':
  Metadata:
    encoder         : Lavf56.15.102
    Stream #0:0: Video: vp8 (libvpx), yuv420p, 1280x958, q=-1--1, 200
kb/s, 20 fps, 1k tbn, 20 t
    Metadata:
      encoder         : Lavc56.13.100 libvpx
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo (native) -> vp8 (libvpx))
Press [q] to stop, [?] for help
frame= 7765 fps=2.7 q=0.0 Lsize=    9624kB time=00:06:28.25 bitrate=
203.1kbits/s    
video:9567kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.594585%
ito at xw62-work:~> 







More information about the ffmpeg-user mailing list