This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] Passthrough audio changes sample rate on multiple audio streams
#6
Seems like ffmpeg's (default?) behavior is to copy the first audio track only. I can get it to copy both audio streams by using:
-map 0
The sample rate is preserved. I can also force the first stream to be skipped like this:
-map 0 -map -0:a:0
Sadly, in both cases the "correct" audio stream is silent, apart from a high-pitched buzz at the start...
Reply


Messages In This Thread
RE: Passthrough audio changes sample rate on multiple audio streams - by potejan - 11.07.2022, 16:00

Forum Jump:


Users browsing this thread: 1 Guest(s)