https://bugs.documentfoundation.org/show_bug.cgi?id=106496

--- Comment #3 from Buovjaga <todven...@suomi24.fi> ---
Created attachment 131947
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131947&action=edit
Video showing the problem

I re-compressed it, commands below. Unfortunately the video is no longer
skippable.. one has to view it in one go.

ffmpeg -i LO-Writer_jumping_left-right_in_optimal_view_mode-20170311.ogv -c:v
libvpx-vp9 -pass 1 -b:v 500K -threads 1 -speed 4 -tile-columns 0
-frame-parallel 0 -g 9999 -aq-mode 0 -an -f webm /dev/null

ffmpeg -i LO-Writer_jumping_left-right_in_optimal_view_mode-20170311.ogv -c:v
libvpx-vp9 -pass 2 -b:v 500K -threads 1 -speed 0 -tile-columns 0
-frame-parallel 0 -auto-alt-ref 1 -lag-in-frames 25 -g 9999 -aq-mode 0 -c:a
libopus -b:a 64k -f webm
LO-Writer_jumping_left-right_in_optimal_view_mode-20170311.webm

Method taken from http://wiki.webmproject.org/ffmpeg/vp9-encoding-guide Best
Quality (Slowest) Recommended Settings

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to