Bug#815673: ffmpeg: VP9 seek broken in ffplay

2016-02-26 Thread Balint Reczey
Control: reassign -1 libvpx 1.5.0-2 Control: forwarded -1 https://chromium-review.googlesource.com/#/c/329320/ Control: tags -1 upstream On Thu, 25 Feb 2016 13:52:34 +0100 Carl Eugen Hoyos wrote: > On Tuesday 23 February 2016 03:43:50 pm you wrote: > > I have encoded a video as

Bug#815673: ffmpeg: VP9 seek broken in ffplay

2016-02-25 Thread Carl Eugen Hoyos
On Tuesday 23 February 2016 03:43:50 pm you wrote: > I have encoded a video as VP9 using ffmpeg with the following settings > and I am unable to seek forward in the video (tested with mpv and > ffplay). This bug in libvpx is being fixed by setting a more useful default for maximum key frame

Bug#815673: ffmpeg: VP9 seek broken in ffplay

2016-02-23 Thread George B.
Package: ffmpeg Version: 7:2.8.6-1+b1 Severity: normal Hello, I have encoded a video as VP9 using ffmpeg with the following settings and I am unable to seek forward in the video (tested with mpv and ffplay). ``` ffmpeg -i raw/00040.MTS -c:v libvpx-vp9 -b:v 3500K -threads 8 -speed 1