mpv-player / mpv-player/mpv

Add support for copying of the source codecs for ovc and oac when encoding the output

Open
#9,347 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta:feature-request
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

When using mpv to encode a file from the input, there is no clear way to specify using the source codec without reencoding, similar to how ffmpeg allows using -acodec=copy -vcodec=copy.

Please add such option (unless I missed something and it's already possible in some way?).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by locating mpv's output-encoding option handling and the path that selects audio and video codecs, then compare the requested behavior with ffmpeg's -acodec=copy and -vcodec=copy semantics. Done means users can select the source codecs for ovc and oac without re-encoding.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.