fix issue #13356
Add an example to enable generating an mp4 file (Apple device compatibility) Switch the webm generation to use the faster single-pass encode by default, since 2-pass is much slower and more cpu intensive.
I forgot to include the 'K' multiplier on the bitrate values, so they were all 1000 times too low.