Hi,
These command lines look all right aside from the comment below.
> The resulting VP8 files play in everything I throw at it. The VP9 files play
> in Chromium, mpv, and vlc (at least), but Firefox claims the files are
> "corrupt", also in Firefox nightly.
>
I actually saw failures in chromium as well from tip of tree and
chrome at M60. The reason seems to be the source is 422 which vp9
supports (vp8 will be downsampled to 420). Neither chrome or firefox
support this output, however.
Stream #0:0: Video: vp9 (Profile 1), yuv422p(tv, progressive), 1280x720, ...
You can force the pixel format at encode time (-pix_fmt yuv420p) to
work around the issue.
> --
> You received this message because you are subscribed to the Google Groups
> "WebM Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
webm-discuss...@webmproject.org.
> To post to this group, send email to
webm-d...@webmproject.org.
> Visit this group at
>
https://groups.google.com/a/webmproject.org/group/webm-discuss/.
> For more options, visit
>
https://groups.google.com/a/webmproject.org/d/optout.