[Jack-Devel] Capture problems with jack2 on Axia-Alsa device

Kjetil Matheussen k.s.matheussen at gmail.com
Tue Jan 30 15:48:36 CET 2018


On Tue, Jan 30, 2018 at 3:46 PM, Kjetil Matheussen <k.s.matheussen at gmail.com
> wrote:

>
>
> On Tue, Jan 30, 2018 at 1:37 PM, Christian Affolter <
> c.affolter at purplehaze.ch> wrote:
>
>> Hi Thomas,
>>
>> thanks for your reply.
>>
>> On 30.01.2018 13:09, Thomas Brand wrote:
>> >
>> > Hi Chris,
>> >
>> > this sounds like a SR mismatch but it's not obvious.
>>
>> Yes, most likely.
>>
>>
>> > before you debug more, can you try to record with
>> > https://github.com/kmatheussen/jack_capture ?
>>
>> This results in the same issue. I've started jack_capture with the
>> following parameters:
>>
>> jack_capture -b 32 -c 2 -d 10 -fn /tmp/test-jack_capture.wav \
>>              -p system:capture_1 \
>>              -p system:capture_2
>>
>> The resulting file:
>> https://filebin.ca/3pykjU8lo2jO/test-jack_capture.wav
>>
>>
> Can you try this?
>
> jack_capture -d 10 -mp3  /tmp/test-jack_capture.mp3 -p system:capture_1 -p
> system:capture_2
>
> and (if it worked) this?
>
> jack_capture -d 10 -f ogg  /tmp/test-jack_capture.mp3 -p
> system:capture_1 -p system:capture_2
>
>
>
Sorry, errors in the commands.

To create mp3:
jack_capture -d 10 -mp3 -p system:capture_1 -p system:capture_2
/tmp/test-jack_capture.mp3

To create ogg:
jack_capture -d 10 -f ogg  -p system:capture_1 -p system:capture_2
/tmp/test-jack_capture.ogg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.linuxaudio.org/archives/jackaudio/attachments/20180130/cca79a9c/attachment.html>


More information about the Jackaudio mailing list