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

LSMASHAudioSource: failed to open resampler - 10 Audio channels with Avisynth #56

Open
kevinwells22 opened this issue Apr 30, 2016 · 0 comments

Comments

@kevinwells22
Copy link

kevinwells22 commented Apr 30, 2016

Hi, I have hit a problem opening a Quicktime Prores in Avisynth, which has 1 audio track with 10 channels of audio in it. It works with 1 track with 2 audio channels, but with this file that has 10 channels I am getting this error:

LSMASHAudioSource: failed to open resampler.
(C:\Users\me\Desktop\test.avs, line1)

Here is the avs script:

LSMASHAudioSource(source="10_ch_test.mov", track=2)

I am using 'LSMASHSource-AviSynth-plugin-r877-msvc-32bit.7z'.
It doesn't matter if there is 1 track of 10 audio channels, or 10 tracks with 1 channel in each, it still seems sot fail with the same error.
Is there anything I can do to get round this, is it a channel limitation?

Here is a small sample which shows the error:

10_ch_test_1_frame.mov.zip

@kevinwells22 kevinwells22 changed the title LSMASHAudioSource: failed to open resampler LSMASHAudioSource: failed to open resampler - 10 Audio channels with Avisynth May 1, 2016
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