'Test'에 해당되는 글 2건
- 2011.06.22 [s3c6410] gstreamer test
- 2009.07.18 windows write에서 작성
[s3c6410] gstreamer test
임베디드/S3C6410 2011. 6. 22. 18:08
* 사운드 테스트
alsa 사운드 시스템
alsa 사운드 시스템
gst-launch audiotestsrc ! audioconvert ! audioresample ! alsasink
비디오 테스트
gst-launch -v videotestsrc ! fbdevsink
- 비디오 파일 테스트
-- 비디오만 테스트
gst-launch filesrc location="filename" ! avidemux name=demux demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! fbdevsink
-- 비디오 오디오 테스트
gst-launch filesrc location="filename" ! avidemux name=demux demux.audio_00 ! decodebin ! audioconvert ! audioresample ! osssink demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! fbdevsink
비디오 테스트
gst-launch -v videotestsrc ! fbdevsink
- 비디오 파일 테스트
-- 비디오만 테스트
gst-launch filesrc location="filename" ! avidemux name=demux demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! fbdevsink
-- 비디오 오디오 테스트
gst-launch filesrc location="filename" ! avidemux name=demux demux.audio_00 ! decodebin ! audioconvert ! audioresample ! osssink demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! fbdevsink
'임베디드 > S3C6410' 카테고리의 다른 글
[s3c6410] gst-plugin-base-0.10.22 cross compile (0) | 2011.06.23 |
---|---|
[s3c6410] xvidcore-1.3.2 cross compile (0) | 2011.06.23 |
[s3c6410] libxml2 cross compile (0) | 2011.06.20 |
[s3c6410] libvorbis-1.3.2 cross compile (0) | 2011.06.15 |
[s3c641] libogg cross compile (0) | 2011.06.15 |
windows write에서 작성
기타 2009. 7. 18. 15:37
windows write에서 작성한 테스트 포스트…..
역시나 압축파일 같은 녀석은 포스팅 할 수 없나봐….ㅠㅠ
이미지 추가
하악하악~ 요즘 한창 러블리한 제시카~~
티스토리 버젼 파일 추가…. 티스토리도 안되네…ㅠㅠ
'기타' 카테고리의 다른 글
케이윌(K.will) 가슴이 뛴다. (0) | 2011.03.14 |
---|---|
일과 삶의 균형 (0) | 2011.03.14 |
짜증...짜증.....짜증... (0) | 2009.07.18 |
...................... (0) | 2009.05.30 |
온라인에서 바코드를 만들어 보자 (0) | 2009.05.29 |