mplayer에서 wmv 재생이 안되고..세그멘테이션 오류.....

왕초보의 이미지

asf,avi, mpeg 파일은 재생이 잘 되는데 wmv는 재생이 안되고 오류가 뜨는군요.
당췌, 무슨 소린지..ㅠ.-

코덱은 제대로 설치된 것 같은데 말입니다.
왕초보라 디버깅할 실력은 안되고요, 무슨 따른 해결책이 없을까요?

======================

[deulbool@localhost ~]$ mplayer mms://ohmyvod.ohmynews.com/ohmytv/vod/2200/ohmytv_041223_1000fast.wmv
MPlayer 1.0pre5try2-3.4.2 (C) 2000-2004 MPlayer Team

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 651.9 MHz (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: 그런 파일이나 디렉토리가 없음
Reading config file /home/deulbool/.mplayer/config
Reading /home/deulbool/.mplayer/codecs.conf: Can't open '/home/deulbool/.mplayer/codecs.conf': 그런 파일이나 디렉토리가 없음
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': 그런 파일이나 디렉토리가 없음
Using built-in default codecs.conf.
font: can't open file: /home/deulbool/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): 허가 거부됨
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/deulbool/.mplayer/input.conf: 그런 파일이나 디렉토리가 없음
Can't open input config file /usr/local/etc/mplayer/input.conf: 그런 파일이나 디렉토리가 없음
Falling back on default (hardcoded) input config

Playing mms://ohmyvod.ohmynews.com/ohmytv/vod/2200/ohmytv_041223_1000fast.wmv.
Resolving ohmyvod.ohmynews.com for AF_INET6...
Couldn't resolve name for AF_INET6: ohmyvod.ohmynews.com
Resolving ohmyvod.ohmynews.com for AF_INET...
Connecting to server ohmyvod.ohmynews.com[211.174.49.114]:1755 ...
connected
file object, packet length = 1444 (1444)
unknown object
unknown object
stream object, stream id: 1
stream object, stream id: 2
unknown object
unknown object
unknown object
data object
mmst packet_length = 1444
Cache size set to 64 KBytes
Connected to server: ohmyvod.ohmynews.com
Cache fill: 12.50% (8192 bytes) ASF file format detected.
VIDEO: [WMV3] 320x240 24bpp
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 16000 Hz, 2 ch, 16 bit (0x10), ratio: 2500->64000 (20.0 kbit)
Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (ffmpeg))
==========================================================================
vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [dmo] DMO video codecs
External func OLEAUT32.dll:8
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
GetOutput r=0x0 size:230400 align:1
StreamCount r=0x0 1 1
Decoder supports the following YUV formats: YV12 YUY2 UYVY YVYU
Decoder is capable of YUV output (flags 0x1b)
VDec: vo config request - 320 x 240 (preferred csp: Packed YUY2)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 320x240 => 320x240 Planar YV12

MPlayer interrupted by signal 11 in module: init_video_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
세그멘테이션 오류

버려진의 이미지

/usr/local/etc/mplayer/mplayer.conf
/usr/local/etc/mplayer/codecs.conf
/usr/local/etc/mplayer/input.conf

이 파일들이 필요하네요.
정상적으로 설치가 진행됐다면 있어야 하는데...

다른 곳에서 저 파일들만 복사해오면 될듯 싶습니다.
아니면 다시 설치를.. :cry:

어떻게 설치하셨는지 여쭤봐도 될까요?

삶의여유의 이미지

혹시 사운드를 oss 드라이버로 잡지 않으셨나요?
그냥 제 경우라 확실히 단정지을 수는 없지만 사운드를 oss 로 하면 잦은 세그먼트 오류가 뜨더라구요.
그외에 실시간 방송을 볼 때, 현재 동영상이 돌아가는데 다른 동영상으로 교체하려고
마우스 오른쪽 버튼을 클릭하면 여지없이 세그먼트 오류라면서 멎더라구요.

이게 참 스트레스였는데
지금은 mplayer cvs 버전과 사운드를 alsa 로 쓰면서 해결하였습니다.

왕초보의 이미지

촙5 wrote:
/usr/local/etc/mplayer/mplayer.conf
/usr/local/etc/mplayer/codecs.conf
/usr/local/etc/mplayer/input.conf

이 파일들이 필요하네요.
정상적으로 설치가 진행됐다면 있어야 하는데...

다른 곳에서 저 파일들만 복사해오면 될듯 싶습니다.
아니면 다시 설치를..

어떻게 설치하셨는지 여쭤봐도 될까요?

1.
cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg login
cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg co ffmpeg/libavcodec

2.
/usr/local/lib/mplayer/vidix 에 설치되는 *.so파일 외에는
http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-20041107.tar.bz2 를 내려받아 /usr/local/lib/codecs/ 에 압축 풀었구요..

3.
http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre6.tar.bz2 내려 받아서 압축풀고
컴파일해서 설치했습니다.
GUI보다는 command line을 선호해서 gui 옵션 안주고
./configure && make
make install 하여 설치함.

4.
/usr/local/share/mplayer/font/ 에
한글폰트 http://www1.mplayerhq.hu/MPlayer/contrib/fonts/korean/gulim12.tar.gz와
http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 을 압축풀었습니다.

5. /usr/local/share/mplayer/Skin/ 에 gnome 스킨을 압축 풀어 놨구요.

6. 그리고 mplayer 실행시켰습니다.

## /usr/local/etc/mplayer/mplayer.conf
/usr/local/etc/mplayer/codecs.conf
/usr/local/etc/mplayer/input.conf 등은
~/.mmplayer밑에 따로 설정 파일을 만들어 넣어두지 않으면
mplayer가 default값을 사용하는 것 아니었나요?

설치가 잘못된건가요? :cry:

==========================
내일을 위한 오늘에 살자!

왕초보의 이미지

삶의여유 wrote:
혹시 사운드를 oss 드라이버로 잡지 않으셨나요?

사운드카드는 alsa로 잡았습니다.

그런데, 코덱을 all을 내려받아 설치하지 않고, essential만 내려 받아 설치했을 때는 소리만 들리더군요.
그래서, win32관련 코덱을 설치하지 않아서 그런가보다해서 all을 내려받아 설치했더니 세크멘테이션 오류가 뜨는군요.

==========================
내일을 위한 오늘에 살자!

왕초보의 이미지

삶의여유 wrote:

지금은 mplayer cvs 버전과 사운드를 alsa 로 쓰면서 해결하였습니다.

자고로 문제가 발생하면 이런 저런 시도를 해봐야 되는데..^^;
님의 글을 읽고 cvs버전 설치했더니 문제가 해결되는군요.

지금은 재생 됩니다^^

==========================
내일을 위한 오늘에 살자!

왕초보의 이미지

MPlayer 1.0pre6 버전이 나왔군요. cvs버전 설치할 필요 없이 저의 경우는 세그멘테이션 오류문제가 깔끔하게 해결되는군요...

http://www.mplayerhq.hu/homepage/design7/news.html

==========================
내일을 위한 오늘에 살자!

댓글 달기

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 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • 사용할 수 있는 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>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • You can use Textile markup to format text.
  • 사용할 수 있는 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>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 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>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.