Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file vidcap doesn't respect user-selected channel count #323

Closed
MartinPulec opened this issue Jun 14, 2023 · 1 comment
Closed

file vidcap doesn't respect user-selected channel count #323

MartinPulec opened this issue Jun 14, 2023 · 1 comment
Assignees

Comments

@MartinPulec
Copy link
Collaborator

Originally posted by @TheSashmo in #316 (comment)

Quoted:

My command is here:
Encode
./UltraGrid-continuous-x86_64.AppImage -s embedded -t switcher -t file:Sintel-1080i59.mp4:loop -t decklink:0 -c libavcodec:encoder=libx264:bitrate=20000k:preset=ultrafast --audio-codec=MP3:sample_rate=48000:bitrate=256k --audio-capture-format channels=2 -m 1316 -P 22816 192.168.99.199 --control-port 10000

[...]

So I set two channels of audio for the encode, but look at the decoder log output, says I have 6 which is what the file actually has, that should not be like that right?:

@MartinPulec
Copy link
Collaborator Author

minimal example of the problem:

$ uv -a channels=2 -s embedded -t file:Sintel-1080i59.mp4 | grep -m 1 peak
[Audio sender] Volume: [0] -24.05/-0.00, [1] -25.04/-0.72, [2] -51.76/-34.41, [3] -37.42/-14.89, [4] -57.24/-37.70, [5] -58.34/-38.94 dBFS RMS/peak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant