mplayer empos보드에서 작동시 화면안나오고 소리만나올때의 메세지입니다

tught3의 이미지

어떤게 잘못되었는지 알려주세요 ㅠ

[root@EMPOS nfs]$./mplayer -vo fbdev -ac mad matrix3.mpg
MPlayer 1.0pre7try2-2.95.3 (C) 2000-2005 MPlayer Team
CPU: ARM

Linux RTC init error in ioctl (rtc_irqp_set 1024): Invalid argument
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup.Could not access the 'termcap' data base.
Playing matrix3.mpg.
MPEG-PS file format detected.
VIDEO: MPEG1 352x240 (aspect 12) 24.000 fps 1177.6 kbps (147.2 kbyte/s)
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000->176400)
Selected audio codec: [mad] afm:libmad (libMAD MPEG layer 1-2-3)
==========================================================================
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
AO: [oss] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Starting playback...
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
No accelerated colorspace conversion found
SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter
VO: [fbdev] 352x240 => 352x264 BGR 16-bit
A: 1.4 V: 1.1 A-V: 0.308 ct: 0.100 25/ 25 47% 56% 18.7% 10 0

이렇게되고 실행되는데 화면은 안나오고 소리만 나옵니다
알려주세요

tught3의 이미지

설명을.. 좀 자세하게 써주셧으면 감사하겠습니다 ㅠ
귀찮으시더라도 자비좀..;;
아니면 참고할만한 사이트나 문서라도 보내주세요 ㅠ

madman93의 이미지

arm용으로 컴파일해서 empos보드에 동영상파일과 같이 올리시는것 보면
초보는 아니신것 같은데
일단 mplayer의 옵션으로 해결 가능한지를 잘 따져 보시기를 바람니다.

오디오는 나오신다니 비디오 쪽만 보면 될것 같군요

-vf video filter
-vo video output

일단 체크 사항은 아래와 같습니다.

1. mplayer -vo help

2. mplayer -vf help

각각 사용가능한 목록이 나옵니다.
만일 나오지 않거나 하면 사용가능한 목록이 가능하도록 해주고
컴파일을 다시 하셔야 합니다.

mplayer -vo [가능한목록] -vf [가능한목록] matrix.mpg
하시면 될것 같습니다.

./mplayer -vo fbdev -ac mad matrix3.mpg
이것처럼 무조건 하는건 좀 안좋은 발상입니다.

Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(

이 것 부분에 보면 거의 답이 있군요

p.s
도배성 게시를 삼가해 주셨으면 합니다.

---------------------------------------------
svn + trac + my project --> success ???
---------------------------------------------

---------------------------------------------
git init
git add .
git commit -am "project init"
---------------------------------------------

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.