Skip to content

Typos #10

@bat999

Description

@bat999

Hi
Looks like there are 2 typos in the document "encoding-example-profiles.conf".
Here ---> https://github.com/mpv-player/mpv/blob/master/etc/encoding-example-profiles.conf

In "video codecs" section (near lines 84 and 85) it says :-
[enc-v-vp8]
profile-desc = "VP8 (libvpx)"
oac = libvpx
oacopts = qmin=4,b=10000000k # ought to be enough for anyone; for CBR use, set b=; for VBR use, set qmin= to quality

I think this should be
ovc instead of oac
and
ovcopts instead of oacopts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions