또.. gst-launch가 보이다니 ㄷㄷ
JACK
[링크 : http://wiki.linuxaudio.org/wiki/raspberrypi]
gstreamer
[링크 : https://www.raspberrypi.org/forums/viewtopic.php?f=38&t=33462]
---
그나저나.. 영 안되네 -_-
$ sudo apt-cache search jackd
ebumeter - Loudness measurement according to EBU-R128
jackd - JACK Audio Connection Kit (default server package)
jackd1 - JACK Audio Connection Kit (server and example clients)
jackd2 - JACK Audio Connection Kit (server and example clients)
libjack-jackd2-0 - JACK Audio Connection Kit (libraries)
libjack-jackd2-dev - JACK Audio Connection Kit (development files)
pulseaudio - PulseAudio sound server
pulseaudio-module-jack - jackd modules for PulseAudio sound server
pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server (debugging symbols)
tuxguitar-jack - tuxguitar plugin for sound playback using JACKD
xjadeo - Video player with JACK sync
pi@raspberrypi ~ $ sudo apt-get install jackd
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다
상태 정보를 읽는 중입니다... 완료
jackd 패키지는 이미 최신 버전입니다.
jackd 패키지 수동설치로 지정합니다.
0개 업그레이드, 0개 새로 설치, 0개 제거 및 38개 업그레이드 안 함.
pi@raspberrypi ~ $ sudo apt-get install jackd2
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다
상태 정보를 읽는 중입니다... 완료
jackd2 패키지는 이미 최신 버전입니다.
jackd2 패키지 수동설치로 지정합니다.
0개 업그레이드, 0개 새로 설치, 0개 제거 및 38개 업그레이드 안 함.
$ DISPLAY=:0.0 jackd -dalsa
jackdmp 1.9.9
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2012 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK server starting in realtime mode with priority 10
control device hw:0
control device hw:0
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
ALSA: Cannot open PCM device alsa_pcm for capture. Falling back to playback-only mode
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
'embeded > raspberry pi' 카테고리의 다른 글
라즈베리 파이.. 오디오 캡쳐 장비가 없어?!?! (0) | 2015.09.22 |
---|---|
JACK - JACK Audio Connection Kit (0) | 2015.09.22 |
CMA - Contiguous Memory Allocator (0) | 2015.09.21 |
라즈베리 파이 gstreamer 시도 (2) | 2015.09.20 |
라즈베리 파이 motion / 3ch.. (0) | 2015.09.19 |