Giter Club home page Giter Club logo

bomi's People

Contributors

bylee20 avatar hanny24 avatar hey-red avatar kagami avatar larsjohnsen avatar micrococo avatar phill84 avatar sl1pkn07 avatar valdikss avatar varlesh avatar yfdyh000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bomi's Issues

INSTALL.txt contains outdated info

커밋 5892c0729f5747 에서 각각 ffmpeg와 libchardet이 사라지고 다운로드 스크립트로 대체됬지만 해당 내용이 반영되어 있지 않습니다.

그리고 컴파일시 다음 패키지의 설치가 추가적으로 필요합니다 (우분투 13.10 기준)

  • libass
  • libjack
  • libicu
  • libxcb-icccm
  • libxcb-util

cmplayer fails to build: recipe for target 'release/ffmpegfilters.o' failed

I'm using gentoo, have all dependencies. I have compiled ffmpeg with following flags:

USE="X alsa bzip2 encode hardcoded-tables iconv mmx mp3 network threads truetype vorbis zlib -3dnow -3dnowext -aac -aacplus (-altivec) -amr -avx -bindist -bluray -cdio (-celt) -cpudetection -debug -doc -examples -faac -fdk -flite -fontconfig -frei0r -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -libass -libcaca -libsoxr -libv4l -mmxext -modplug (-neon) -openal -openssl -opus -oss -pic -pulseaudio -rtmp -schroedinger -sdl -speex -ssse3 -static-libs {-test} -theora -twolame -v4l -vaapi -vdpau (-vis) -vpx -x264 -xvid" FFTOOLS="aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart trasher"

Here's full build log:

cp -r src/cmplayer/skins build
cd src/cmplayer && /usr/lib/qt5/bin/qmake DEFINES+=CMPLAYER_RELEASE cmplayer.pro && make -j3 release
make[1]: Entering directory '/home/eregus/src/cmplayer-0.8.12/src/cmplayer'
make -f Makefile.Release
make[2]: Entering directory '/home/eregus/src/cmplayer-0.8.12/src/cmplayer'
g++ -c -include release/cmplayer -pipe -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/chardet -march=native -O2 -pipe -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/quvi-0.9 -O2 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DCMPLAYER_RELEASE -DUSING_PCH -DHAVE_JACK=0 -DHAVE_PORTAUDIO=0 -DHAVE_PULSEAUDIO=0 -DHAVE_QUVI4=0 -DHAVE_CDDA=0 -DCMPLAYER_SKINS_PATH=\"/usr/local/share/cmplayer/skins\" -DCMPLAYER_IMPORTS_PATH=\"/usr/local/share/cmplayer/imports\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_X11EXTRAS_LIB -DQT_WIDGETS_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++ -I. -I../mpv -I../mpv/build -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Irelease -I. -o release/ffmpegfilters.o ffmpegfilters.cpp
g++ -c -include release/cmplayer -pipe -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/chardet -march=native -O2 -pipe -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/quvi-0.9 -O2 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DCMPLAYER_RELEASE -DUSING_PCH -DHAVE_JACK=0 -DHAVE_PORTAUDIO=0 -DHAVE_PULSEAUDIO=0 -DHAVE_QUVI4=0 -DHAVE_CDDA=0 -DCMPLAYER_SKINS_PATH=\"/usr/local/share/cmplayer/skins\" -DCMPLAYER_IMPORTS_PATH=\"/usr/local/share/cmplayer/imports\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_X11EXTRAS_LIB -DQT_WIDGETS_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++ -I. -I../mpv -I../mpv/build -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Irelease -I. -o release/vaapipostprocessor.o vaapipostprocessor.cpp
g++ -c -include release/cmplayer -pipe -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/chardet -march=native -O2 -pipe -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/quvi-0.9 -O2 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DCMPLAYER_RELEASE -DUSING_PCH -DHAVE_JACK=0 -DHAVE_PORTAUDIO=0 -DHAVE_PULSEAUDIO=0 -DHAVE_QUVI4=0 -DHAVE_CDDA=0 -DCMPLAYER_SKINS_PATH=\"/usr/local/share/cmplayer/skins\" -DCMPLAYER_IMPORTS_PATH=\"/usr/local/share/cmplayer/imports\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_X11EXTRAS_LIB -DQT_WIDGETS_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++ -I. -I../mpv -I../mpv/build -I/usr/include/qt5 -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Irelease -I. -o release/geometryitem.o geometryitem.cpp
ffmpegfilters.cpp: In member function ‘bool FFmpegFilterGraph::push(mp_image*)’:
ffmpegfilters.cpp:21:30: error: ‘av_frame_alloc’ was not declared in this scope
  auto frame = av_frame_alloc();
                              ^
ffmpegfilters.cpp:25:12: error: ‘AV_BUFFER_FLAG_READONLY’ was not declared in this scope
   flags |= AV_BUFFER_FLAG_READONLY;
            ^
ffmpegfilters.cpp:30:82: error: ‘av_buffer_create’ was not declared in this scope
   frame->buf[n] = av_buffer_create(in->planes[n], size, freeMpImage, plane, flags);
                                                                                  ^
ffmpegfilters.cpp:34:54: error: ‘av_buffersrc_add_frame’ was not declared in this scope
  const bool ok = (av_buffersrc_add_frame(m_src, frame) >= 0);
                                                      ^
ffmpegfilters.cpp:35:22: error: ‘av_frame_free’ was not declared in this scope
  av_frame_free(&frame);
                      ^
ffmpegfilters.cpp: In member function ‘mp_image* FFmpegFilterGraph::pull()’:
ffmpegfilters.cpp:40:30: error: ‘av_frame_alloc’ was not declared in this scope
  auto frame = av_frame_alloc();
                              ^
ffmpegfilters.cpp:41:43: error: ‘av_buffersink_get_frame’ was not declared in this scope
  if (av_buffersink_get_frame(m_sink, frame) < 0) {
                                           ^
ffmpegfilters.cpp:42:23: error: ‘av_frame_free’ was not declared in this scope
   av_frame_free(&frame);
                       ^
ffmpegfilters.cpp: In lambda function:
ffmpegfilters.cpp:45:70: error: ‘av_frame_free’ was not declared in this scope
  auto freeAvFrame = [](void *frame) { av_frame_free((AVFrame**)&frame); };
                                                                      ^
ffmpegfilters.cpp: In member function ‘bool FFmpegFilterGraph::linkGraph(AVFilterInOut*&, AVFilterInOut*&)’:
ffmpegfilters.cpp:81:91: error: ‘avfilter_graph_parse_ptr’ was not declared in this scope
  if (avfilter_graph_parse_ptr(m_graph, m_option.toLatin1().constData(), &in, &out, nullptr) < 0)
                                                                                           ^
ffmpegfilters.cpp: In member function ‘bool FFmpegFilterGraph::push(mp_image*)’:
ffmpegfilters.cpp:37:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ffmpegfilters.cpp: In member function ‘mp_image* FFmpegFilterGraph::pull()’:
ffmpegfilters.cpp:49:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
Makefile.Release:69453: recipe for target 'release/ffmpegfilters.o' failed
make[2]: *** [release/ffmpegfilters.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/eregus/src/cmplayer-0.8.12/src/cmplayer'
Makefile:34: recipe for target 'release' failed
make[1]: *** [release] Error 2
make[1]: Leaving directory '/home/eregus/src/cmplayer-0.8.12/src/cmplayer'
Makefile:33: recipe for target 'build/build/cmplayer/cmplayer' failed
make: *** [build/build/cmplayer/cmplayer] Error 2

blank / black video

Any video I play results in a black window. Audio works fine.
Videos play fine in MPV on my system.
Any suggestions for what I could try or useful info I could provide?

Version: 0.8.9
OS: Archlinux
graphics: Intel GM965 (X3100)
shell output:

Create App instance
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
Initialize engine
Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "--mouse-movements", "--af=dummy:address=19095152", "--vo=null:address=19216576", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
Make connections
Recover states
Try system tray icon
Create system tray icon
Start main event loop
libpng warning: iCCP: known incorrect sRGB profile
Playing: myvideo.mkv
[input] Command vf: more than 1 arguments required.
[input] Command was defined at .
Detected file format: Matroska
[edition] (+) --edition=0
[edition]     --edition=1
[stream] Video (+) --vid=1 (h264)
[stream] Audio (+) --aid=1 --alang=eng (*) 'english' (aac)
Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
Selected audio codec: AAC (Advanced Audio Coding) [lavc:aac]
"_2_0" --> "_2_0"
"_2_0" --> "_2_0"
AO: [alsa] 48000Hz stereo 2ch float
"_2_0" --> "_2_0"
"_2_0" --> "_2_0"
VO: [null] 720x404 => 720x404 420p

[Fedora 20] Mouse cursor is not hiding during playback

Another Fedora issue, sorry.

The mouse cursor is not hiding during playback (both windowed and fullscreen mode), despite being enabled in the preferences menu.

I've tested this on both my Arch and Fedora installs (built with commit a4b1cff), and it is only occurring on the Fedora install, which leads me to believe that this is related to the Qt 5.2.0 library that Fedora 20 is using.

Resetting cmplayer's configuration file did not have any affect.

30초 뒤로/앞으로 이동키 오류.

안녕하세요.
작은 버그를 하나 찾았기에 말씀드리려고 합니다.

정식 명칭은 모르겠는데요, 화면에 마우스를 올리면 나타나는 메뉴에서, 재생 단추의 오른쪽에 위치한 삼각형 두개 모양의 Fast Forward 아이콘을 누르면, 30초 후로 넘어가는 것이 아니라, 30초 전으로 이동합니다. 마우스를 올리면 나오는 툴팁도 Rewind, FF 모두 '30초 뒤로' 라고 표시되는군요.

확인 부탁드리겠습니다.
고맙습니다.

Subtitle sync is broken

Subtitle sync option does nothing in 0.8.9. Tried with .ass and .srt subtitles embedded in matroska.

How to reproduce:

  1. Open video file with subtitles.
  2. Press +0.5sec sync multiple times.

Expected result:
Subtitles are delayed or advanced

Actual result:
Subtitles sync not changed.

Allow CMPlayer to Work with external mpv

Maybe I'm missing something, but is there any way to allow cmplayer to work with a system-installed mpv binary? Right now the build process is really long and duplicates a lot of libraries and stuff that may already be installed and working.

As an example, I have mpv installed through homebrew on OS X. I'd like cmplayer to recognize this on run or at least on compile and support the system-installed mpv instead of trying to build a whole new copy of mpv.

0.8.7 몇가지 사항들.

안녕하세요.
설에 좋은 선물 잘 받았습니다.

몇가지 사항이 발견되어 보고 드립니다.

가. 화면 정렬이 '상단' / '왼쪽' 으로 기본 지정됨.
제 모니터는 1920_1080 입니다. 즉 16:9 화면인데요. 16:9 가 아니면서 1920_1080 보다 작은 화면일 경우, 예를 들어 원 해상도가 1280:544 등인 영상을 재생하면 화면이 기본적으로 상단에 위치하게 됩니다. (전화면으로 바꿔보면 확실히 '상단'으로 되어 있음을 볼 수 있습니다. 기본 설정은 '수직 중앙'/'수평중앙'으로 되어 있는 상태입니다.)
전화면이 아니더라도 화면창 크기를 100% 크기와 다르게 바꿔보면 영상이 위쪽(그리고 왼쪽)으로 붙는 화면을 볼 수 있습니다.
이럴 경우 메뉴에서 '비디오'-'화면 정렬'-'수직 중앙'(수평중앙)을 다시 선택해주면 가운데로 돌아옵니다.
--> 0.8.7 부터 나타나는 현상입니다.

나. 다른 파일의 자막을 기억함.
mp4 파일에 자막이 내장되어 있는 경우가 있습니다.
제가 인터넷에서 구한 The.Lone.Ranger.2013.720p.BRRip.x264-Fastbet99.mp4 이라는 파일이 그런데요. 이 파일엔 영어, 이탈리아어, 러시아어 등등.. 8개의 자막이 함께 들어 있습니다.
이 파일을 열어본 뒤, cmplayer 를 닫지 않은 상태에서 다른 파일(자막이 전혀 없는 영상파일)을 열면, '자막'-'자막 트랙' 항목에 8개 자막 항목이 그대로 나타나 있습니다.
cmplayer_subtitel_err

그림에선 조금 잘려 보이는데요, cmplayer 는 '꽃보다 누나'를 재생하고 있는데, 자막은 영어 등이 보입니다..
--> 이것도 역시 0.8.7 부터 나타난 것 같습니다.

다. 자막표시 오류.
지난 번 제가 말씀드렸던 것은 이젠 다 잘나오는 것을 확인했습니다.
그런데, 다른 자막에서 비슷한 오류가 발생하네요. 이 자막이 조금 잘못 제작된 듯 하기도 합니다.
cmplayer_subtitel_err1
23분 20초 경에서 뒷부분이 까만색으로 표시됩니다.
(자막은 이메일로 보내드리겠습니다.)
--> 0.8.7에서 지난 버그가 잡히면서 뭔가 새로운 버그가 발생한 듯 합니다.

라. Hide Mouse Cursor
Apply in fullscreen mode only 를 선택해제해도, Cmplayer 종료 후 다시 시작하면 선택되어 있습니다.
--> 0.8.6 에서도 존재했었습니다.

마. .fonts 의 하위디렉토리에 있는 글꼴 선택 불가.
현재 우분투 13.10(64bit) 사용 중입니다. .fonts 에 넣어둔 글꼴은 사용가능한데요, .fonts/의 하위 디렉토리(예를 들어, .fonts/Nanum 등)에 넣어놓은 글꼴은 선택은 가능하나 적용되지 않습니다.
자막 글꼴 변경 메뉴에는 나타나서 선택은 가능하지만, 바뀐 글꼴이 자막에 반영되지 않으며, 이 설정은 Cmplayer 종료시 까지는 유지되지만, 종료 후 재시작하면 기본글꼴로 바뀌어져 있습니다.

또, 글꼴파일명이 한글일 때는 글꼴이 .fonts 에 위치해있더라도 같은 결과가 나타납니다.
--> 0.8.6 에서도 발생하던 문제입니다.
이상입니다.

고맙습니다.

몇가지 버그(?) 및 건의 사항.

안녕하세요.
지난번 처럼 몇가지 사항에 대해 말씀드리려고 합니다.
좋은 프로그램 만들어 주셔서~ 요즘 동영상 시청이 편안합니다.
고맙습니다.

제 사용환경은 우분투 13.10(64bit), CMPlayer 0.8.4(PPA) 입니다.

가. 마우스 커서 3초 숨김.
이건 전화면일 때만 작동하는 것 같습니다.
작은 창에서도 작동되면 좋을 듯 합니다만..

나. 볼륨 조정.
여기 올라있는 Issue #17 과 같은 비슷한 문제인 듯 합니다만..
볼륨조정이 되기는 하지만, 다른 재생기처럼 확실하게 소리의 변화가 있지는 않습니다.
즉, 100% 일 때와 50% 일 때 차이가 크지 않다는 것입니다. 심지어 2% 로 해도 소리를 알아들을 수 있을 정도로 큰 상황입니다. (물론 외부 스피커 볼륨을 그렇게 크게 설정해놓지도 않았습니다.)
오디와 관련 설정은 모두 기본값입니다. 드라이버는 Auto, 클리핑 자동, 레이아웃 스테레오 --> 스테레오.

다. '열기' -- '파일열기' 시에..
노틸러스에서 비디오 파일 A를 클릭해서 CMPlayer 를 구동시킨 경우, '열기' -- '파일열기' 를 하면 전에 열었던 파일 B 의 디렉토리가 기본으로 열립니다.
파일 A 의 위치로 열려야 편할 듯 합니다만, 혹시 설정에 따른 문제인지도 모르겠네요.

라. 비정상 종료시 마지막 재생파일 기억하지 못하는 문제.
이건 당연한 것이라 생각되기는 합니다만.. ^^
정상적인 종료가 아닐 경우, 마지막 재생파일을 기억하지 못합니다.
어떤 상황이냐하면, 영상을 보던 중 CMPlayer 를 종료하지 않고 시스템종료를 해버렸을 경우입니다. (또는 프로세스를 강제 종료한다거나..)

혹시나 이런 경우에도 마지막 파일을 기억할 수 있을까요?

이 정도입니다.
볼륨 조정을 빼면 자잘한 내용이지만~
제작하시는데 도움이 되시길 바라면서..

Add support for names in m3u playlist

Hello!
If you have an .m3u playlist with names, e.g. for IPTV, you expect names to be shown, not URL.

EXTINF:-1,MTV Dance

http://...

EXTINF:-1,MTV Hits UK

http://...

EXTINF:-1,MTV Rocks

http://...

Should be shown:
MTV Dance
MTV Hits UK
MTV Rocks

Actual result:
http://...
http://...
http://...

OSSv4 audio support

Audio output via ALSA on OSSv4 makes video slow (mpv says "Broken/buggy audio driver"), but OSS output works fine.
But cmplayer preferences doesn't allow to choose OSS output.

Sharpen and blur filters are unbelievably slow with chroma upsamplers

When used with any chroma upscaler except bicubic, enabling sharpen or blur filters makes video from video to slideshow with 1-3 fps, making video almost unplayable.

How to reproduce:

  1. Open video file
  2. Set chroma upscaler to everything except bicubic (i,e, Fast Lanczos)
  3. Enable sharpen or blur filter

Expected result:
Video is sharpened or blurred without much dropped frames

Actual result:
Video is sharpened or blurred, but >80% frames are dropped

0.7.4, 우분투에서 오류및 건의 사항.

안녕하세요. 좋은 프로그램 만들어주셔서 고맙습니다.

오늘 0.7.4 를 PPA를 통해서 설치해봤는데요. 몇가지 오류 및 건의사항이 있어서 알려드리고자 합니다. 현재 제가 사용중인 OS는 우분투 13.04(32,64bit 모두) 입니다.
현재 0.7.10 까지 진행된 것으로 아는데.. 이것은 우분투 13.10 에서 지원된다고 하셨으니.. 제가 지금 말씀드리려는 것이 이미 해결된 것인지도 모르겠습니다.

아무튼.. 적어봅니다.

가. 한국어(한글)가 깨지는 현상.

특정 글꼴과 충돌을 하는 모양입니다.
image
image

이런 식으로 글자가 겹친 듯하게 나타납니다. (메뉴, 자막 모두 깨져서 표시됩니다.)
다만, 위의 그림처럼 제대로 표시되는 한글 글꼴을 선택할 경우 자막은 잘 표시가 됩니다. 단, 메뉴는 그대로 깨집니다.
일단 영어로 바꿔서 사용하고 있습니다.

나. 자막이 1개 이상 표시될 경우, 하나를 끄면(체크 해제) CMplayer 가 종료되는 현상.

제가 해본 환경은 다음과 같습니다.
avi 또는 mkv 파일 + smi(euc-kr 형식)

이런 상황에서 자막을 끄면, CMPlayer 가 그냥 종료됩니다. (오류 메시지는 다음과 같습니다.)

$ cmplayer
libva: VA-API version 0.32.0
Xlib: extension "XFree86-DRI" missing on display ":0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so
libva: va_openDriver() returns -1
mpv: Playing file:///storage/Torrent/영화/피라미드의 공포 Young.Sherlock.Holmes.1985.DivX5.AC3.5.1CH.2CD-WAF/Young.Sherlock.Holmes.1985.DivX5.AC3.5.1CH.CD1-WAF.avi.
mpv: Detected file format: AVI (Audio Video Interleaved) (libavformat)
Invalid and inefficient vfw-avi packed B frames detected
mpv: Clip info:
mpv: encoder: VirtualDubMod 1.5.10.1 (build 2389/release)
mpv: ID_CLIP_INFO_NAME0=encoder
mpv: ID_CLIP_INFO_VALUE0=VirtualDubMod 1.5.10.1 (build 2389/release)
mpv: ID_CLIP_INFO_N=1
mpv: ID_FILENAME=file:///storage/Torrent/영화/피라미드의 공포 Young.Sherlock.Holmes.1985.DivX5.AC3.5.1CH.2CD-WAF/Young.Sherlock.Holmes.1985.DivX5.AC3.5.1CH.CD1-WAF.avi
mpv: ID_START_TIME=unknown
mpv: ID_LENGTH=3261.93
mpv: ID_CHAPTERS=0
mpv: --vid=0 (mpeg4)
mpv: --aid=0 (ac3)
mpv: Selected video codec: MPEG-4 part 2 [lavc:mpeg4]
Channel layout '5.1(side)' with 6 channels does not match specified number of channels 2: ignoring specified channel layout
mpv: Selected audio codec: ATSC A/52A (AC-3) [lavc:ac3]
mpv: ID_AUDIO_BITRATE=448000
mpv: ID_AUDIO_RATE=48000
mpv: ID_AUDIO_NCH=2
mpv: AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Invalid and inefficient vfw-avi packed B frames detected
Invalid and inefficient vfw-avi packed B frames detected
disable with "org.gnome.SessionManager"
mpv: ID_VIDEO_ASPECT=1.8333
mpv: VO: [null] 704x384 => 704x384 420p
frame sync error
*** Error in `cmplayer': free(): invalid pointer: 0x0000000002fe6698 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x80a46)[0x7f39d9bc1a46]
cmplayer[0x53ad2c]
cmplayer[0x482eb4]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x4d2)[0x7f39dae9e3e2]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QActionGroup9triggeredEP7QAction+0x2f)[0x7f39dbf41bbf]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1336b9)[0x7f39dbf426b9]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x2eb)[0x7f39dae9e1fb]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x32)[0x7f39dbf3e422]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0x77)[0x7f39dbf402d7]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x29e12a)[0x7f39dc0ad12a]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x2a3a17)[0x7f39dc0b2a17]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN5QMenu17mouseReleaseEventEP11QMouseEvent+0x23a)[0x7f39dc0b6a2a]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x521)[0x7f39dbf7bea1]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN5QMenu5eventEP6QEvent+0x5b)[0x7f39dc0b455b]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[0x7f39dbf4593c]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x57b)[0x7f39dbf47bcb]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)[0x7f39dae792fe]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb+0x1e2)[0x7f39dbf4a832]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x18daf5)[0x7f39dbf9caf5]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x18e5d3)[0x7f39dbf9d5d3]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[0x7f39dbf4593c]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x1e2)[0x7f39dbf47832]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)[0x7f39dae792fe]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x38d)[0x7f39db34e2bd]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x22d)[0x7f39db350b6d]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface36sendWindowSystemEventsImplementationE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x28)[0x7f39db3403d8]
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so(+0x43a90)[0x7f39ce69da90]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x7f39d835bf05]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49248)[0x7f39d835c248]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)[0x7f39d835c304]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c)[0x7f39daec167c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x11b)[0x7f39dae7824b]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN5QMenu4execERK6QPointP7QAction+0x65)[0x7f39dc0b1a25]
cmplayer[0x494dae]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN7QWindow5eventEP6QEvent+0x79)[0x7f39db354e89]
cmplayer[0x494bde]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[0x7f39dbf4593c]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x1e2)[0x7f39dbf47832]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)[0x7f39dae792fe]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x38d)[0x7f39db34e2bd]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x22d)[0x7f39db350b6d]
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface36sendWindowSystemEventsImplementationE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x28)[0x7f39db3403d8]
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so(+0x43a90)[0x7f39ce69da90]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x7f39d835bf05]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49248)[0x7f39d835c248]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)[0x7f39d835c304]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c)[0x7f39daec167c]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x11b)[0x7f39dae7824b]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x7e)[0x7f39dae7dc7e]
cmplayer[0x47afc1]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f39d9b62ea5]
cmplayer[0x47cf11]
======= Memory map: ========
00400000-00e64000 r-xp 00000000 08:06 273375 /usr/bin/cmplayer
01063000-01074000 r--p 00a63000 08:06 273375 /usr/bin/cmplayer
01074000-010a3000 rw-p 00a74000 08:06 273375 /usr/bin/cmplayer
010a3000-0155b000 rw-p 00000000 00:00 0
02c98000-03ae8000 rw-p 00000000 00:00 0 [heap]
40b08000-40ba6000 rw-p 00000000 00:00 0
41666000-41668000 r-xs 00000000 08:06 10451 /tmp/glD9VT4Y (deleted)
7ad8000000-7ad8f00000 ---p 00000000 00:00 0
7ad8f00000-7ad9000000 rw-p 00000000 00:00 0
7ad9000000-7ada000000 ---p 00000000 00:00 0
13399800000-13399825000 rw-p 00000000 00:00 0
124d58bdc000-124d58bdd000 r-xp 00000000 00:00 0
154a3de97000-154a3dec0000 ---p 00000000 00:00 0
154a3dec0000-154a3dee0000 rw-p 00000000 00:00 0
154a3dee0000-154a3def7000 ---p 00000000 00:00 0
22b59199a000-22b59199b000 r-xp 00000000 00:00 0
277d65660000-277d65661000 r-xp 00000000 00:00 0
2b2e69a06000-2b2e69a07000 r-xp 00000000 00:00 0
2db8fadde000-2db8fae00000 ---p 00000000 00:00 0
2db8fae00000-2db8fae05000 rw-p 00000000 00:00 0
2db8fae05000-2db8fae06000 ---p 00000000 00:00 0
2db8fae06000-2db8faeff000 rwxp 00000000 00:00 0
2db8faeff000-2db8faf00000 ---p 00000000 00:00 0
2db8faf00000-2db8faf05000 rw-p 00000000 00:00 0
2db8faf05000-2db8faf06000 ---p 00000000 00:00 0
2db8faf06000-2db8fafff000 rwxp 00000000 00:00 0
2db8fafff000-2db91adde000 ---p 00000000 00:00 0
2e6e27c00000-2e6e27c35000 rw-p 00000000 00:00 0
2fc4d4100000-2fc4d4200000 rw-p 00000000 00:00 0
33a5f6694000-33a5f6695000 rw-p 00000000 00:00 0
33a5f6695000-33a5f6894000 ---p 00000000 00:00 0
396cb9200000-396cb9285000 rw-p 00000000 00:00 0
3d64e9c13000-3d64e9c14000 r-xp 00000000 00:00 0
3e6a25a00000-3e6a25a1d000 rw-p 00000000 00:00 0
7f397c000000-7f397c026000 rw-p 00000000 00:00 0
7f397c026000-7f3980000000 ---p 00000000 00:00 0
7f3980000000-7f3980027000 rw-p 00000000 00:00 0
7f3980027000-7f3984000000 ---p 00000000 00:00 0
7f3984000000-7f39840c9000 rw-p 00000000 00:00 0
7f39840c9000-7f3988000000 ---p 00000000 00:00 0
7f3988000000-7f3988028000 rw-p 00000000 00:00 0
7f3988028000-7f398c000000 ---p 00000000 00:00 0
7f398c000000-7f398c021000 rw-p 00000000 00:00 0
7f398c021000-7f3990000000 ---p 00000000 00:00 0
7f39931c7000-7f39935c7000 rw-s 00000000 00:04 63045675 /SYSV00000000 (deleted)
7f39935c7000-7f39935f9000 r-xp 00000000 08:06 675895 /usr/lib/x86_64-linux-gnu/qt5/plugins/accessible/libqtaccessiblewidgets.so
7f39935f9000-7f39937f8000 ---p 00032000 08:06 675895 /usr/lib/x86_64-linux-gnu/qt5/plugins/accessible/libqtaccessiblewidgets.so
7f39937f8000-7f39937fd000 r--p 00031000 08:06 675895 /usr/lib/x86_64-linux-gnu/qt5/plugins/accessible/libqtaccessiblewidgets.so
7f39937fd000-7f39937fe000 rw-p 00036000 08:06 675895 /usr/lib/x86_64-linux-gnu/qt5/plugins/accessible/libqtaccessiblewidgets.so
7f39937fe000-7f39937ff000 ---p 00000000 00:00 0
7f39937ff000-7f3993fff000 rw-p 00000000 00:00 0 [stack:14481]
7f3993fff000-7f3998000000 rw-s 00000000 00:13 474274 /run/shm/pulse-shm-1829534446
7f3998000000-7f399862d000 rw-p 00000000 00:00 0
7f399862d000-7f399c000000 ---p 00000000 00:00 0
7f399c194000-7f399c594000 rw-s b1265000 00:05 13573 /dev/nvidia0
7f399c594000-7f399c59a000 r-xp 00000000 08:06 397904 /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
7f399c59a000-7f399c799000 ---p 00006000 08:06 397904 /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
7f399c799000-7f399c79a000 r--p 00005000 08:06 397904 /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
7f399c79a000-7f399c79b000 rw-p 00006000 08:06 397904 /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
7f399c79b000-7f399ca4e000 r-xp 00000000 08:06 271984 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.8
7f399ca4e000-7f399cc4d000 ---p 002b3000 08:06 271984 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.8
7f399cc4d000-7f399cc69000 r--p 002b2000 08:06 271984 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.8
7f399cc69000-7f399cc6a000 rw-p 002ce000 08:06 271984 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.8
7f399cc6a000-7f399ccb4000 r-xp 00000000 08:06 271071 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7f399ccb4000-7f399ceb4000 ---p 0004a000 08:06 271071 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7f399ceb4000-7f399ceb5000 r--p 0004a000 08:06 271071 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7f399ceb5000-7f399ceb6000 rw-p 0004b000 08:06 271071 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7f399ceb6000-7f399cecd000 r-xp 00000000 08:06 415884 /lib/x86_64-linux-gnu/libnsl-2.17.so
7f399cecd000-7f399d0cc000 ---p 00017000 08:06 415884 /lib/x86_64-linux-gnu/libnsl-2.17.so
7f399d0cc000-7f399d0cd000 r--p 00016000 08:06 415884 /lib/x86_64-linux-gnu/libnsl-2.17.so
7f399d0cd000-7f399d0ce000 rw-p 00017000 08:06 415884 /lib/x86_64-linux-gnu/libnsl-2.17.so
7f399d0ce000-7f399d0d0000 rw-p 00000000 00:00 0
7f399d0d0000-7f399d0d5000 r-xp 00000000 08:06 271227 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f399d0d5000-7f399d2d4000 ---p 00005000 08:06 271227 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f399d2d4000-7f399d2d5000 r--p 00004000 08:06 271227 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f399d2d5000-7f399d2d6000 rw-p 00005000 08:06 271227 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f399d2d6000-7f399d335000 r-xp 00000000 08:06 271893 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f399d335000-7f399d535000 ---p 0005f000 08:06 271893 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f399d535000-7f399d537000 r--p 0005f000 08:06 271893 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f399d537000-7f399d538000 rw-p 00061000 08:06 271893 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f399d538000-7f399d53c000 rw-p 00000000 00:00 0
7f399d53c000-7f399d544000 r-xp 00000000 08:06 395529 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f399d544000-7f399d744000 ---p 00008000 08:06 395529 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f399d744000-7f399d745000 r--p 00008000 08:06 395529 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f399d745000-7f399d746000 rw-p 00009000 08:06 395529 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f399d746000-7f399d7a8000 r-xp 00000000 08:06 522478 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
7f399d7a8000-7f399d9a7000 ---p 00062000 08:06 522478 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
7f399d9a7000-7f399d9a8000 r--p 00061000 08:06 522478 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
7f399d9a8000-7f399d9a9000 rw-p 00062000 08:06 522478 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
7f399d9a9000-7f399d9b1000 r-xp 00000000 08:06 395419 /lib/x86_64-linux-gnu/libjson.so.0.1.0
7f399d9b1000-7f399dbb0000 ---p 00008000 08:06 395419 /lib/x86_64-linux-gnu/libjson.so.0.1.0
7f399dbb0000-7f399dbb1000 r--p 00007000 08:06 395419 /lib/x86_64-linux-gnu/libjson.so.0.1.0
7f399dbb1000-7f399dbb2000 rw-p 00008000 08:06 395419 /lib/x86_64-linux-gnu/libjson.so.0.1.0
7f399dbb2000-7f399dbf9000 r-xp 00000000 08:06 261766 /usr/lib/x86_64-linux-gnu/libpulse.so.0.15.3
7f399dbf9000-7f399ddf8000 ---p 00047000 08:06 261766 /usr/lib/x86_64-linux-gnu/libpulse.so.0.15.3
7f399ddf8000-7f399ddf9000 r--p 00046000 08:06 261766 /usr/lib/x86_64-linux-gnu/libpulse.so.0.15.3
7f399ddf9000-7f399ddfa000 rw-p 00047000 08:06 261766 /usr/lib/x86_64-linux-gnu/libpulse.so.0.15.3
7f399de74000-7f399dffc000 r--p 00000000 08:09 2490795 /home/nemo/.fonts/LexiGulim090423.ttf
7f399dffc000-7f399dffd000 ---p 00000000 00:00 0
7f399dffd000-7f399e7fd000 rw-p 00000000 00:00 0 [stack:14480]
7f399e7fd000-7f399e7fe000 ---p 00000000 00:00 0
7f399e7fe000-7f399effe000 rw-p 00000000 00:00 0 [stack:14479]
7f399effe000-7f399efff000 ---p 00000000 00:00 0
7f399efff000-7f399f7ff000 rw-p 00000000 00:00 0 [stack:14478]
7f399f7ff000-7f399f800000 ---p 00000000 00:00 0
7f399f800000-7f39a0000000 rw-p 00000000 00:00 0 [stack:14477]
7f39a0000000-7f39a0021000 rw-p 00000000 00:00 0 중지됨 (core dumped)

다. 자막 위치 기억 안됨.

영상파일과 같은 이름의 자막이 아니라, 다른 위치에 있는 자막을 사용해서 본 뒤, CMPlayer 를 종료하고 다시 그 영상을 불러오면, 이전에 봤던 자막이 아닌, 같은 디렉토리안에 있는 자막을 다시 불러옵니다.
사용자가 이전에 지정한 파일을 기억하면 좋겠습니다.

라. 자막, 인코딩 자동 인식?

자막의 기본 인코딩 값을 CP949 로 두고, Enable enconding auto-detection 을 켠 후,
BOM 이 없는 UTF8, UTF16 으로 인코딩된 파일을 자막으로 불러오면 한글이 깨집니다.
BOM 이 있는 UTF8/16 파일은 잘 읽어오는 것 같습니다.

마. 시스템 트레이?

우분투 환경에서, 시스템 트레이로 보내면 트레이가 아니라 화면 왼쪽 위에 아이콘이 생깁니다.

이정도 입니다.
우분투에서 쓰기 편한 영상재생기가 없어서 좀 불편한데, CMPlayer 가 더욱 발전했으면 좋겠습니다. (mplayer는 좀 불안하고, mplayer2 도 개발이 멈춰있는 듯 하고, vlc 는 지난번 시청부분 재생 기능이 없고.. Totem 은 기능이 빈약하고.. 등등.)

고맙습니다!

Flip vertically and horizontally filters are not properly enabled

It is required to resize video by resizing the window or by entering fullscreen mode to apply flip filter effects.

How to reproduce:

  1. Open video file
  2. Enable flip vertically or horizontally filter

Expected result:
Video is flipped immediately

Actual result:
Video is flipped only after resize

P.S. The player is amazing. Thanks for the great work. I use almost all of the features included. I hope you're not very angry with all this bug reports.

Error on build-mpv Compile

Distro: Ubuntu 14.04

Error Messages:

mpvcore/mp_msg.c:193:13: warning: 'mp_msg_log_va' defined but not used [-Wunused-function]
static void mp_msg_log_va(struct mp_log _log, int lev, const char *format,
^
mpvcore/mplayer.c:5092:5: warning: no previous prototype for 'mpv_main' [-Wmissing-prototypes]
int mpv_main(int argc, char argv[])
^
mpvcore/mplayer.c:5103:5: warning: no previous prototype for '__main' [-Wmissing-prototypes]
int _main(int argc, char *argv[])
^
mpvcore/mplayer.c: In function 'handle_heartbeat_cmd':
mpvcore/mplayer.c:3447:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
system(opts->heartbeat_cmd);
^
mpvcore/mplayer.c: In function 'parse_cfgfiles':
mpvcore/mplayer.c:677:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(conffile_fd, DEF_CONFIG, sizeof(DEF_CONFIG) - 1);
^
sub/dec_sub.c:106:12: warning: no previous prototype for 'sub_get_last_sd' [-Wmissing-prototypes]
struct sd *sub_get_last_sd(struct dec_sub *sub)
^
audio/filter/af_export.c: In function 'control':
audio/filter/af_export.c:122:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(s->fd, (void
) &null, 1);
^
audio/out/ao_portaudio.c: In function 'check_pa_ret':
audio/out/ao_portaudio.c:73:20: error: 'paUnanticipatedHostError' undeclared (first use in this function)
if (ret == paUnanticipatedHostError) {
^
audio/out/ao_portaudio.c:73:20: note: each undeclared identifier is reported only once for each function it appears in
audio/out/ao_portaudio.c:74:13: error: unknown type name 'PaHostErrorInfo'
const PaHostErrorInfo* hosterr = Pa_GetLastHostErrorInfo();
^
audio/out/ao_portaudio.c:74:13: error: implicit declaration of function 'Pa_GetLastHostErrorInfo' [-Werror=implicit-function-declaration]
audio/out/ao_portaudio.c:74:46: warning: initialization makes pointer from integer without a cast [enabled by default]
const PaHostErrorInfo* hosterr = Pa_GetLastHostErrorInfo();
^
audio/out/ao_portaudio.c:76:27: error: request for member 'errorText' in something not a structure or union
hosterr->errorText);
^
audio/out/ao_portaudio.c: In function 'find_device':
audio/out/ao_portaudio.c:102:5: error: implicit declaration of function 'Pa_GetDeviceCount' [-Werror=implicit-function-declaration]
int count = Pa_GetDeviceCount();
^
audio/out/ao_portaudio.c:115:24: error: 'PaDeviceInfo' has no member named 'defaultHighOutputLatency'
info->defaultHighOutputLatency * 1000,
^
audio/out/ao_portaudio.c:116:24: error: 'PaDeviceInfo' has no member named 'defaultSampleRate'
info->defaultSampleRate);
^
audio/out/ao_portaudio.c: At top level:
audio/out/ao_portaudio.c:153:28: error: unknown type name 'PaStreamCallbackTimeInfo'
const PaStreamCallbackTimeInfo timeInfo,
^
audio/out/ao_portaudio.c:154:28: error: unknown type name 'PaStreamCallbackFlags'
PaStreamCallbackFlags statusFlags,
^
audio/out/ao_portaudio.c: In function 'uninit':
audio/out/ao_portaudio.c:201:9: error: implicit declaration of function 'Pa_IsStreamActive' [-Werror=implicit-function-declaration]
if (!cut_audio && Pa_IsStreamActive(priv->stream) == 1) {
^
audio/out/ao_portaudio.c: In function 'init':
audio/out/ao_portaudio.c:226:5: error: implicit declaration of function 'Pa_GetDefaultOutputDevice' [-Werror=implicit-function-declaration]
int pa_device = Pa_GetDefaultOutputDevice();
^
audio/out/ao_portaudio.c:238:5: error: unknown type name 'PaStreamParameters'
PaStreamParameters sp = {
^
audio/out/ao_portaudio.c:239:9: error: field name not in record or union initializer
.device = pa_device,
^
audio/out/ao_portaudio.c:239:9: error: (near initialization for 'sp')
audio/out/ao_portaudio.c:240:9: error: field name not in record or union initializer
.channelCount = ao->channels.num,
^
audio/out/ao_portaudio.c:240:9: error: (near initialization for 'sp')
audio/out/ao_portaudio.c:240:9: warning: excess elements in scalar initializer [enabled by default]
audio/out/ao_portaudio.c:240:9: warning: (near initialization for 'sp') [enabled by default]
audio/out/ao_portaudio.c:241:9: error: field name not in record or union initializer
.suggestedLatency
^
audio/out/ao_portaudio.c:241:9: error: (near initialization for 'sp')
audio/out/ao_portaudio.c:242:42: error: 'PaDeviceInfo' has no member named 'defaultHighOutputLatency'
= Pa_GetDeviceInfo(pa_device)->defaultHighOutputLatency,
^
audio/out/ao_portaudio.c:242:13: warning: excess elements in scalar initializer [enabled by default]
= Pa_GetDeviceInfo(pa_device)->defaultHighOutputLatency,
^
audio/out/ao_portaudio.c:242:13: warning: (near initialization for 'sp') [enabled by default]
audio/out/ao_portaudio.c:248:13: error: unknown type name 'PaStreamParameters'
PaStreamParameters test = sp;
^
audio/out/ao_portaudio.c:249:17: error: request for member 'sampleFormat' in something not a structure or union
test.sampleFormat = fmt->pa_format;
^
audio/out/ao_portaudio.c:250:13: error: implicit declaration of function 'Pa_IsFormatSupported' [-Werror=implicit-function-declaration]
if (Pa_IsFormatSupported(NULL, &test, ao->samplerate) == paNoError)
^
audio/out/ao_portaudio.c:261:7: error: request for member 'sampleFormat' in something not a structure or union
sp.sampleFormat = fmt->pa_format;
^
audio/out/ao_oss.c: In function 'init':
audio/out/ao_portaudio.c:268:37: error: 'paFramesPerBufferUnspecified' undeclared (first use in this function)
paFramesPerBufferUnspecified, paNoFlag,
^
audio/out/ao_oss.c:363:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(p->audio_fd, data, p->outburst);
^
audio/out/ao_portaudio.c:269:37: error: 'stream_callback' undeclared (first use in this function)
stream_callback, ao)))
^
audio/out/ao_portaudio.c:269:37: warning: passing argument 2 of 'Pa_OpenStream' makes integer from pointer without a cast [enabled by default]
In file included from audio/out/ao_portaudio.c:26:0:
/usr/include/portaudio.h:325:9: note: expected 'PaDeviceID' but argument is of type 'void *'
PaError Pa_OpenStream( PortAudioStream
* stream,
^
audio/out/ao_portaudio.c:269:37: warning: passing argument 3 of 'Pa_OpenStream' makes integer from pointer without a cast [enabled by default]
stream_callback, ao)))
^
In file included from audio/out/ao_portaudio.c:26:0:
/usr/include/portaudio.h:325:9: note: expected 'int' but argument is of type 'int '
PaError Pa_OpenStream( PortAudioStream
* stream,
^
audio/out/ao_portaudio.c:269:37: warning: passing argument 8 of 'Pa_OpenStream' makes integer from pointer without a cast [enabled by default]
stream_callback, ao)))
^
In file included from audio/out/ao_portaudio.c:26:0:
/usr/include/portaudio.h:325:9: note: expected 'PaSampleFormat' but argument is of type 'struct ao '
PaError Pa_OpenStream( PortAudioStream
* stream,
^
audio/out/ao_portaudio.c:269:37: error: too few arguments to function 'Pa_OpenStream'
stream_callback, ao)))
^
In file included from audio/out/ao_portaudio.c:26:0:
/usr/include/portaudio.h:325:9: note: declared here
PaError Pa_OpenStream( PortAudioStream
* stream,
^
audio/out/ao_portaudio.c: In function 'play':
audio/out/ao_portaudio.c:293:5: error: implicit declaration of function 'Pa_IsStreamStopped' [-Werror=implicit-function-declaration]
if (Pa_IsStreamStopped(priv->stream) == 1)
^
audio/out/ao_portaudio.c: In function 'get_delay':
audio/out/ao_portaudio.c:316:5: error: implicit declaration of function 'Pa_GetStreamTime' [-Werror=implicit-function-declaration]
double stream_time = Pa_GetStreamTime(priv->stream);
^
audio/out/ao_portaudio.c: At top level:
audio/out/ao_portaudio.c:145:13: warning: 'fill_silence' defined but not used [-Wunused-function]
static void fill_silence(unsigned char ptr, int len)
^
cc1: some warnings being treated as errors
make: *
* [audio/out/ao_portaudio.o] Error 1
make: *** Waiting for unfinished jobs....

Issues building and running in Fedora

Hi xylosper,

I've recently moved over to Fedora, and am trying to build cmplayer.

I'm able to build it successfully, but I'm running into a segmentation fault whenever I try to launch it. I'm not sure if I've screwed up the build process, or if something else is going wrong.

I'm getting the following error when attempting to launch cmplayer: http://pastebin.com/zNwthWZA

I should add that the segmentation fault still occurs if libchardet is built statically.

modified cmplayer.spec: http://pastebin.com/6PR8kwKt
libchardet.spec: http://pastebin.com/3hx4tcn8
GDB debugging output: http://pastebin.com/WCTBYchM

Add double buffering for OpenGL

Please add the option to enable or disable OpenGL double buffering. There should be no tearing with double buffering and without composite manager.

Volume Normalizer is broken

Volume normalizer is broken in 0.8.5 and 0.8.4 and maybe in even earlier versions. It worked fine some time ago, but now just does nothing. If you press tab to open technical information while playing video, Volume Normalizer always shows 100%

Urlencoded URLs doesn't open when passed as a parameter

If you pass urlencoded URL as a parameter to cmplayer (like when you click on an icon in Dolphin file manager), it won't be recognized as a valid URL, however it works from the "Load URL" dialog.
So:

cmplayer --open ftp://serv.valdikss.org.ru:21/Anime/Higurashi%20No%20Naku%20Koro%20Ni/%5BExiled-Destiny%5D_When_They_Cry_Higurashi_Ep01_\(6B18F06D\).mkv — doesn't work
cmplayer --open "ftp://serv.valdikss.org.ru:21/Anime/Higurashi No Naku Koro Ni/[Exiled-Destiny]_When_They_Cry_Higurashi_Ep01_(6B18F06D).mkv" — works

Open → Load URL → paste urlencoded url — works

Blue skin tones with vaapi/HWA (from Aur)

I've carried this over from Aur as suggested. In summary:

mpv --vo=opengl --hwdec=vaapi = Blue skin
Cmplayer with vaapi + HWA = Blue skin
mpv --vo=opengl --hwdec=vdpau = Normal skin colours
Vdpau is not available as an option for 'backend' in cmplayer and there seems no way to choose anything other than opengl

Hope that makes sense.

Cannot see subtitles in 0.8.6-1

I've tried deleting .config/xylosper but I still cannot see subtitles even when they are toggled to visible and the checkbox next to the subtitle is checked. Subtitles used to work fine, and the same subtitles I'm testing work ok in other players.

[Feature Request] Search for subtitles

The ability to search and pull down subtitles is one feature that I really miss from SMPlayer, and I'd be very happy if this could be implemented in CMPlayer.

smplayer01
smplayer02

SMPlayer is also written in Qt, so I assume that it wouldn't be too difficult to adapt their subtitle searching code for CMPlayer.

실행조차 되지 않고 크래쉬 됩니다

예전에 잘사용햇던 기억이 있어서 이번에 os를 새로 설치하면서 다시 다운받았는데..
계속 크래쉬만 일으키고 실행이 안되네요

CM플레이어는 최근의 0.8.4와 0.8.0모두 문제가 일어납니다
맥미니 2010 모델이고, osx는 10.8.5입니다

원인을 알려주시면 감사하겠습니다

우분투 환경에서 빌드가 제대로 되지 않는 증상이 있습니다.

Ubuntu 13.04 64bit 환경에서 빌드 중
마지막 링크 과정에서
../../build/lib/libavfilter.a(avf_showspectrum.o): In function config_output': avf_showspectrum.c:(.text+0x8b): undefined reference toav_rdft_end'
avf_showspectrum.c:(.text+0x97): undefined reference to av_rdft_init' ../../build/lib/libavfilter.a(avf_showspectrum.o): In functionfilter_frame':
avf_showspectrum.c:(.text+0x555): undefined reference to av_rdft_calc' ../../build/lib/libavfilter.a(avf_showspectrum.o): In functionuninit':
avf_showspectrum.c:(.text.unlikely+0x17): undefined reference to av_rdft_end' ../../build/lib/libavfilter.a(vf_dctdnoiz.o): In functionfilter_frame':
vf_dctdnoiz.c:(.text+0x8ff): undefined reference to av_dct_calc' vf_dctdnoiz.c:(.text+0xafe): undefined reference toav_dct_calc'
vf_dctdnoiz.c:(.text+0x14b3): undefined reference to av_dct_calc' vf_dctdnoiz.c:(.text+0x17ea): undefined reference toav_dct_calc'
../../build/lib/libavfilter.a(vf_dctdnoiz.o): In function uninit': vf_dctdnoiz.c:(.text.unlikely+0xd): undefined reference toav_dct_end'
vf_dctdnoiz.c:(.text.unlikely+0x19): undefined reference to av_dct_end' ../../build/lib/libavfilter.a(vf_dctdnoiz.o): In functioninit':
vf_dctdnoiz.c:(.text.unlikely+0xc4): undefined reference to av_dct_init' vf_dctdnoiz.c:(.text.unlikely+0xda): undefined reference toav_dct_init'
../../build/lib/libavfilter.a(af_atempo.o): In function yae_align.isra.0': af_atempo.c:(.text+0xfcd): undefined reference toav_rdft_calc'
../../build/lib/libavfilter.a(af_atempo.o): In function request_frame': af_atempo.c:(.text+0x13c0): undefined reference toav_rdft_calc'
../../build/lib/libavfilter.a(af_atempo.o): In function filter_frame': af_atempo.c:(.text+0x15d2): undefined reference toav_rdft_calc'
af_atempo.c:(.text+0x16f4): undefined reference to av_rdft_calc' ../../build/lib/libavfilter.a(af_atempo.o): In functionyae_release_buffers':
af_atempo.c:(.text+0x1a79): undefined reference to av_rdft_end' af_atempo.c:(.text+0x1a90): undefined reference toav_rdft_end'
../../build/lib/libavfilter.a(af_atempo.o): In function config_props': af_atempo.c:(.text+0x1bec): undefined reference toav_rdft_end'
af_atempo.c:(.text+0x1c03): undefined reference to av_rdft_end' af_atempo.c:(.text+0x1c17): undefined reference toav_rdft_init'
af_atempo.c:(.text+0x1c33): undefined reference to `av_rdft_init'
collect2: error: ld returned 1 exit status

링크 오류가 발생합니다.
cmplayer.pro에서
LIBS에
-lavcodec -lavfilter 를
-lavfilter -lavcodec 로 고쳐주니 정상적으로 빌드가 됩니다.

p.s
그나저나 우분투 ppa에 한동안 패키지가 안올라와서 개발 중단이라도 된줄알았는데 간만에 구글 프로젝트로 접속을 해봤는데 github로 옮기셨네요. 좋은 프로그램 잘 쓰고 있습니다.

0.86 몇가지 문의사항.

안녕하세요. 2013년도 마지막 보고입니다. ^^
일부는 버그로 보이고, 일부는 확인을 부탁드립니다. 역시 편의상 분류하였습니다.

가. 화면 재생 중 일시 정지 후 화면 앞/뒤 탐색시.
일시 정지 후, 화살표 좌 키를 눌러 5초 전으로 이동하면 현재 영상 진행상황을 나타내는 시간표시기가 0:00:00 으로 표시됩니다. 우 키를 눌러 5초 후로 이동하면 0:00:05 로 표시됩니다.
일시 정지를 풀면 원 시간(영상과 싱크)으로 돌아갑니다.
일시 정지를 하지 않은 재생 상태에서 좌/우키를 누르면 시간은 영상에 맞게끔 표시됩니다.

나. 재생 시간 표시; 60초.
재생시간이 표시될 때, xx:xx:60 이라고 표시된 뒤 xx:x1:00 으로 넘어갑니다.

다. 일시 정지후 이동시 자막.
화면 재생 중 자막이 나온 화면에서 일시정지(Space), 왼쪽 화살표키를 눌러서 이전으로 이동하면 자막은 그대로 있고 화면만 이전으로 이동합니다.
같은 상황에서, 오른쪽 화살표 키를 눌러 다음으로 이동하면, 자막은 사라지거나 다른 자막이 나온후 자막은 역시 그대로 있고 영상만 이동합니다.
이전/이후로 이동할 때 자막이 아예 안보이게 되거나, 영상에 따라가는 편이 좋다고 보여집니다.

라. 자막싱크 시간 조정 상태 기억.
A 파일을 보는데, 자막과 싱크가 맞지 않아서 A/D 키로 조정을 하면, 이 싱크 시간이 계속 기억이 되어 B 파일을 봐도 전에 조정한 싱크 시간으로 재생됩니다.
이것은 일전에 제가 말씀드린 자막위치(디렉토리)기억 기능을 추가해주실 때 고려해주시면 좋겠습니다.

마. 재생 중 재생속도 조정.

  1. 영상 재생 중, 재생속도를 + 키로 1000% 까지 증가 시킵니다.
  2. 1000% 재생 중, 일시정지(Space)
  3. 일시 정지된 상태에서 - 키로 100% 로 되돌린 후, 일시정지 해제(Space)
    이 경우, 바로 100% 속도로 재생되는 것이 아니고, 아주 짧은 시간 동안(1~2초?) 원 속도(1000%)로 재생된 뒤 설정속도(100%)로 재생됩니다.

바. 자막 표시 확인.
CMPlayer 이전엔 SMI 자막의 각종 효과(색깔 등등)는 포기하고 있었는데, 이젠 고마운 효과를 톡톡히 보고 있습니다. 헌데, 제가 이번에 본 영상의 자막이 좀 이상하게 표시가 되네요. 자막 제작자가 KMPlayer 를 권장하기는 했습니다만, 혹시 손봐주실 수 있는 것인지 부탁드려봅니다.

영상의 제목은 일본드라마 '도시 전설의 여자(1기)' 입니다.
혹시 토렌트를 사용하신다면 http://www.torrentrg.com/bbs/board.php?bo_table=torrent_mid&wr_id=62247&sca=&sfl=wr_subject&stx=%C0%FC%BC%B3&sop=and
에서 받으실 수 있습니다. 여기에 자막을 올려보려 했으나 그림만 올라가는 지 못 올리겠네요.

아래에 어떤 현상이 생기는지 간단히 말씀드려보겠습니다. 예는 위 드라마의 2편(Ep02)에서 나타난 것입니다.
아래 그림과 함께 보시면 쉽게 확인하실 수 있습니다.

  1. 글자 색깔이 이전 색깔을 계속 유지하거나, ( (六本木) 만 주황색이어야 합니다.)
  2. 글자 크기가 줄고 글자색이 검은색으로 표시되거나, ('를 전공했거든요' 부분)
  3. 공백 부분에 가운뎃점(Bullet) 이 표시되는 현상 ('(청년 무직자)' 뒤에 가운뎃점.)

Ep02 에서 대충 다음 부분에서 찾아볼 수 있습니다. 왼쪽은 영상의 시간, 오른쪽은 SMI 파일의 행번호입니다.

1:49 179행
5:45 529행
6:18 586행
6:23 603행
8:59 807행
....

다음은 화면 갈무리입니다.

cmplayer-subtitle

cmplayer_003

cmplayer_002

바로 위 그림에서, 윗부분은 CMPlayer, 아랫 부분은 MS 윈도우의 KMPlayer 입니다.

읽어주셔서 고맙습니다. 시간 되실 때 한번 살펴봐주시면 좋겠습니다.

내년 한 해도 건강하시길 기원합니다!
고맙습니다.

Crash when opening external .ass subtitles in git

In current git (b19125b) if you try to open external .ass subtitles, cmplayer would crash.

How to reproduce:

  1. Open cmplayer
  2. Open video file
  3. Open .ass subtitles

Expected result:
Video plays with subtitles

Actual result:
Player crashes

0.8.10 두가지 사항들.

안녕하세요, 이번에 올려주신 0.8.10 에서 세가지점에 대해 말씀드리려고 합니다. (제목엔 두가지였는데, 하나 더 말씀드릴 것이 생겼습니다. ^^)

가. 최초 실행시 이전 파일을 불러오지 못함.
0.8.7 까지는 CMPlayer 를 실행하면 바로 전에 보던 파일을 기본으로 불러온 상태였는데요.
이번 판에서는 이전 파일이 아니라, CMPlayer 를 실행한 사용자를 불러오려 합니다.
따라서 당연히, '에러! 미디어를 열 수 없습니다' 가 발생합니다.
그리고 이 사용자명은 '최근 연 파일' 목록에도 들어가 있습니다.

나. 환경설정 후 '적용/확인' 클릭 시.
영상 재생 중 '일시정지' 상태에서 '환경설정'으로 들어간 뒤 '적용' 이나 '확인'을 누르면 일시정지 상태가 풀립니다. (이전 판에서는 안그랬던 것 같은데요..)

다. 지난 #19 의 '다' 에서 말씀드렸던 사항입니다.
그동안 제가 확인을 안해봤었는데, 이전 그대로인 것 같습니다.
'열기'--'파일열기' 했을 때 최초 열리는 대화창은 현재 재생중인 파일의 디렉토리가 되어야 할 것 같은데요.
0.8.10 에서는 이전에 '열기'--'파일열기' 로 연 파일의 디렉토리를 표시해줍니다. 노틸러스에서 동영상을 더블클릭하여 바로 연 경우에도 '열기'--'파일열기' 를 해보면, 이 전에 '열기'--'파일열기' 로 연 파일의 디렉토리를 표시하고 있습니다.

정리하면,

  1. ./aaa/파일A.mkv 를 '열기'--'파일열기' 로 선택하여 시청합니다.
  2. ./bbb/파일B.mkv 를 노틸러스에서 더블클릭(또는 우클릭 - CMPlayer로 열기) 합니다.
  3. 파일B 가 재생되고 있는 상황에서, '열기'--'파일열기' 해보면 ./bbb 가 아니라 ./aaa 가 기본으로 열립니다.
    1. 에서 파일B.mkv 를 끌어놓기로 열면 3. 에선 ./bbb 가 기본으로 보입니다.
    1. 에서 '최근 연 목록' 중 하나를 선택한 뒤 3. 에선 역시 ./aaa 가 기본으로 열립니다.

이상입니다.
고맙습니다.

[Libass] problem with render subtitles (?)

i not sure why, but i view this when play videos with advanced subtitles (MKV with ASS)

http://wstaw.org/m/2014/04/01/plasma-desktopu31714.png

maybefail render ASS advanced tags?

select another range of color (video) don't solve the problem

have the problem with all mkvs with video edition is by ASS subtitles (softsubs)

with mplayer2 or mpv the render is OK

greetings

EDIT: http://sl1pkn07.no-ip.com/sample.mkv

the subtitle playback with mpv is smooth and fine, with cmplayer playback with stutters

Provided CMPlayer 0.8.0 package fails to launch on OS X Mavericks

Using latest Mac OS X package (0.8.0) on OS X Mavericks, launching CMPlayer with no arguments yields the following:

Create App instance
set $LIBQUVI_SCRIPTSDIR: "/Applications/CMPlayer.app/Contents/MacOS"
Create MainWindow instance
Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "--af=dummy:address=140631614313456", "--vo=null:address=140631614313792", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--identify", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
[1]    55504 illegal hardware instruction  ./CMPlayer

Here is some further debugging information:

Process:         CMPlayer [63546]
Path:            /Applications/CMPlayer.app/Contents/MacOS/CMPlayer
Identifier:      net.xylosper.CMPlayer
Version:         0.8.0 (0.8.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [341]
Responsible:     CMPlayer [63546]
User ID:         501

Date/Time:       2013-11-07 19:09:11.321 -0500
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  20FB6B2D-2036-2358-A242-D81AACB6DF70

Sleep/Wake UUID: 27B8DB03-749F-4F3B-9A0F-8584481A755E

Crashed Thread:  6  QThread

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0   QtV8                            0x00000001116e8b50 0x111673000 + 482128
1   QtV8                            0x0000000111688729 v8::String::New(char const*, int) + 361
2   QtQml                           0x00000001104f3cc8 QV8Engine::initializeGlobal(v8::Handle<v8::Object>) + 1000
3   QtQml                           0x00000001104f534d QV8Engine::initQmlGlobalObject() + 77
4   QtQml                           0x00000001103e9321 QQmlEnginePrivate::init() + 241
5   QtQuick                         0x0000000110202549 0x1100cd000 + 1267017
6   net.xylosper.CMPlayer           0x000000010ee0f764 MainWindow::Data::initWidget() + 52
7   net.xylosper.CMPlayer           0x000000010edf080d MainWindow::MainWindow(QWidget*) + 125
8   net.xylosper.CMPlayer           0x000000010edf02b1 main + 737
9   net.xylosper.CMPlayer           0x000000010edef2b4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff86132662 kevent64 + 10
1   libdispatch.dylib               0x00007fff88ced43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff88ced152 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff86131e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8c35cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8c35ffb9 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff86131e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8c35cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8c35ffb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff86131e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8c35cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff8c35ffb9 start_wqthread + 13

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff861319aa __select + 10
1   com.apple.CoreFoundation        0x00007fff90a35d43 __CFSocketManager + 867
2   libsystem_pthread.dylib         0x00007fff8c35b899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff8c35b72a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff8c35ffc9 thread_start + 13

Thread 6 Crashed:: QThread
0   net.xylosper.CMPlayer           0x000000010f4cec49 ass_renderer_init + 139
1   net.xylosper.CMPlayer           0x000000010ef764b3 osd_init_backend + 67
2   net.xylosper.CMPlayer           0x000000010ef7cc18 osd_create + 408
3   net.xylosper.CMPlayer           0x000000010ef5fc6b create_player + 1435
4   net.xylosper.CMPlayer           0x000000010eec1a26 PlayEngine::exec() + 3238
5   QtCore                          0x0000000110791b14 0x11076a000 + 162580
6   libsystem_pthread.dylib         0x00007fff8c35b899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff8c35b72a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff8c35ffc9 thread_start + 13

Thread 7:: QThread
0   libsystem_kernel.dylib          0x00007fff861319aa __select + 10
1   QtCore                          0x00000001109951b3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 67
2   QtCore                          0x00000001109960fc QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 668
3   QtCore                          0x0000000110997025 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 261
4   QtCore                          0x000000011094b753 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 403
5   QtCore                          0x000000011078dfdd QThread::exec() + 109
6   QtCore                          0x0000000110791b14 0x11076a000 + 162580
7   libsystem_pthread.dylib         0x00007fff8c35b899 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff8c35b72a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff8c35ffc9 thread_start + 13

Thread 8:: SamplerThread
0   libsystem_kernel.dylib          0x00007fff8612da56 semaphore_wait_trap + 10
1   QtV8                            0x0000000111904838 0x111673000 + 2693176
2   QtV8                            0x0000000111852ce7 0x111673000 + 1965287
3   QtV8                            0x00000001119048e8 0x111673000 + 2693352
4   QtV8                            0x000000011190411c 0x111673000 + 2691356
5   libsystem_pthread.dylib         0x00007fff8c35b899 _pthread_body + 138
6   libsystem_pthread.dylib         0x00007fff8c35b72a _pthread_start + 137
7   libsystem_pthread.dylib         0x00007fff8c35ffc9 thread_start + 13

Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x00007fe0c2606c10  rbx: 0x00007fe0c2606c10  rcx: 0x0000000000000001  rdx: 0x0000000000000001
  rdi: 0x00007fe0c2606ea0  rsi: 0x0000000000000000  rbp: 0x0000000115c120d0  rsp: 0x0000000115c120a0
   r8: 0x000000000000002c   r9: 0x00007fe0c2600000  r10: 0x000060000007a580  r11: 0x000000011000d1b7
  r12: 0x0000000000000006  r13: 0x000060000007a3c0  r14: 0x000060000007a580  r15: 0x00007fe0c2601ab0
  rip: 0x000000010f4cec49  rfl: 0x0000000000010202  cr2: 0x000000010f4d409a

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10ede5000 -        0x10f826fdf +net.xylosper.CMPlayer (0.8.0 - 0.8.0) <FB805241-D817-3E21-B3A3-A4BF5541E815> /Applications/CMPlayer.app/Contents/MacOS/CMPlayer
       0x10ff9c000 -        0x10ff9dfff  com.apple.VideoDecodeAcceleration (1.1 - 8) <E7FB3557-C423-3777-A24A-7C62FB9DDF96> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
       0x10ffa3000 -        0x10ffc7fff  com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x10ffdf000 -        0x10fffeff7 +liblua.5.1.5.dylib (5.1.5) <FAA308F7-8538-3D35-98D1-2CF3D918B12F> /Applications/CMPlayer.app/Contents/Frameworks/liblua.5.1.5.dylib
       0x11000a000 -        0x110083fff +libfreetype.6.dylib (14.2) <7B77397A-3D6F-3A26-926F-786BC27E5D3C> /Applications/CMPlayer.app/Contents/Frameworks/libfreetype.6.dylib
       0x110092000 -        0x1100bcff7 +libfontconfig.1.dylib (6.4) <47E8D60F-40E3-3525-85D9-3F5EF1BB0447> /Applications/CMPlayer.app/Contents/Frameworks/libfontconfig.1.dylib
       0x1100cd000 -        0x11032cff7 +QtQuick (5.1.1) <275F41F6-561D-34B0-98A3-CA473E7B5327> /Applications/CMPlayer.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x1103bd000 -        0x1105ceff7 +QtQml (5.1.1) <D7CAA904-35F3-3F2D-A2C7-112175594962> /Applications/CMPlayer.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x110633000 -        0x110735ff7 +QtNetwork (5.1.1) <DDB3DC81-0A63-3E6B-ABFE-763E09FD0E0B> /Applications/CMPlayer.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x11076a000 -        0x110c11fff +QtCore (5.1.1) <A7F2C52B-34E7-3D9D-A008-12F98A522C8C> /Applications/CMPlayer.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x110c93000 -        0x110feefff +QtGui (5.1.1) <A732B35C-2C73-3860-BFCD-5CF00DB4F829> /Applications/CMPlayer.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x1110b0000 -        0x111542ff7 +QtWidgets (5.1.1) <06527C0C-32AF-3811-A8F1-DD8F99A299C3> /Applications/CMPlayer.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x111664000 -        0x111668fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x111673000 -        0x111a67ff7 +QtV8 (5.1.1) <1322B720-E2AC-3C4B-9F01-FD6073A62ABD> /Applications/CMPlayer.app/Contents/Frameworks/QtV8.framework/Versions/5/QtV8
       0x1132f3000 -        0x11337afff +libqcocoa.dylib (0) <00E4B96D-B5A7-34EE-BEC1-B226DF9F8EE4> /Applications/CMPlayer.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x1133aa000 -        0x1133d3ff7 +QtPrintSupport (5.1.1) <90FEEFCB-D9AD-369B-A4B6-6D1947ACBFDA> /Applications/CMPlayer.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x113473000 -        0x113479ff7 +libqgif.dylib (0) <1A70DF5C-106B-3345-93CB-D6296DB3C943> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x11347d000 -        0x113482fff +libqico.dylib (0) <2ECEC0B1-FCF2-3D98-8D68-6D4220E7D7E1> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqico.dylib
       0x113486000 -        0x1134c1fff +libqjpeg.dylib (0) <861DE0B7-13E1-3623-8FF9-47EF59F352D4> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x1134c7000 -        0x113515fff +libqmng.dylib (0) <E164D7D7-844B-3494-8C3C-0CD4593E9063> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x11351d000 -        0x113521fff +libqtga.dylib (0) <3B86703E-B8BD-395E-ADDA-FF28A33A2B67> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x113525000 -        0x113577ff7 +libqtiff.dylib (0) <C0F946BF-8E68-334B-B08C-C23505849CC9> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x11357e000 -        0x113582ff7 +libqwbmp.dylib (0) <4FDC3AE9-ED49-367F-A088-1B3CAF1CAEDA> /Applications/CMPlayer.app/Contents/PlugIns/imageformats/libqwbmp.dylib
    0x7fff6e61d000 -     0x7fff6e650817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff859ed000 -     0x7fff85a16fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff85cc9000 -     0x7fff85d3cffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85d3d000 -     0x7fff85d49ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff85d4a000 -     0x7fff85d4dff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff85d8d000 -     0x7fff85e0dfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff85e0e000 -     0x7fff85e32fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff85e33000 -     0x7fff85e36fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff85e4b000 -     0x7fff86119ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8611a000 -     0x7fff8611bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8611c000 -     0x7fff86138ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff86139000 -     0x7fff8621dfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff863d5000 -     0x7fff86545ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86b15000 -     0x7fff86b24ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86b25000 -     0x7fff86b25fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87092000 -     0x7fff87092fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87093000 -     0x7fff8709cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff870a6000 -     0x7fff870b3ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff870f3000 -     0x7fff8712cff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff87379000 -     0x7fff87515ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87516000 -     0x7fff8753bff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8759b000 -     0x7fff875a9fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff875aa000 -     0x7fff875f7ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff875f8000 -     0x7fff875fdfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff875fe000 -     0x7fff87606fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff87644000 -     0x7fff87647fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8766b000 -     0x7fff8766dfff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff876fa000 -     0x7fff876faffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87735000 -     0x7fff87739fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff87775000 -     0x7fff87780fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87781000 -     0x7fff87781fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87782000 -     0x7fff87789ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff87821000 -     0x7fff8785fff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff87887000 -     0x7fff878d9fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff878da000 -     0x7fff878dbfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff87934000 -     0x7fff87ae1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff882db000 -     0x7fff882dcff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff883e7000 -     0x7fff88835fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff88868000 -     0x7fff88890ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88891000 -     0x7fff888b8ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff88cea000 -     0x7fff88d04fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff88d55000 -     0x7fff88d7cff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff88e4f000 -     0x7fff88e4fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff88e50000 -     0x7fff88e6bff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88fd3000 -     0x7fff88fdcfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff89052000 -     0x7fff89053fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff893b0000 -     0x7fff893d8ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8a262000 -     0x7fff8a32dfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8a32e000 -     0x7fff8a331fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8a332000 -     0x7fff8a356ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a357000 -     0x7fff8a36fff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8a63e000 -     0x7fff8a691fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8a6d9000 -     0x7fff8a765ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8a7a4000 -     0x7fff8a7aeff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8a9c1000 -     0x7fff8a9f0fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8a9f1000 -     0x7fff8a9f6fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8acd6000 -     0x7fff8ad40ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8aefc000 -     0x7fff8af17ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8af93000 -     0x7fff8b00afff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8b02d000 -     0x7fff8b02dffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b045000 -     0x7fff8b134fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8b135000 -     0x7fff8b174fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8b175000 -     0x7fff8b263fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b264000 -     0x7fff8b2b1fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8b2b2000 -     0x7fff8b2b6ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8b2b7000 -     0x7fff8b5b6fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b5b7000 -     0x7fff8b6bcfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b6bd000 -     0x7fff8b810ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b811000 -     0x7fff8b819ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8b81a000 -     0x7fff8baeefc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8baef000 -     0x7fff8bb29ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8bb2a000 -     0x7fff8bb53ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff8bbd3000 -     0x7fff8bc5cfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8bc5d000 -     0x7fff8bc5ffff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8bc99000 -     0x7fff8bca3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c121000 -     0x7fff8c166ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8c16a000 -     0x7fff8c17bff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c1c6000 -     0x7fff8c20bff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff8c35a000 -     0x7fff8c361ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8c3a8000 -     0x7fff8c46bff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8c55e000 -     0x7fff8c56aff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c56b000 -     0x7fff8c94cffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c978000 -     0x7fff8c98aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8c98b000 -     0x7fff8c98fff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff8cab6000 -     0x7fff8cb25ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8cf1b000 -     0x7fff8d163fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d164000 -     0x7fff8d194fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8d195000 -     0x7fff8d1a5fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8d1cd000 -     0x7fff8d1d3ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff8d1e1000 -     0x7fff8d1eeff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8d1ef000 -     0x7fff8d1f6ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8d1f7000 -     0x7fff8d1f8ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d1f9000 -     0x7fff8d451ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d452000 -     0x7fff8d45cff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8d45d000 -     0x7fff8d4a4fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d556000 -     0x7fff8d559ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8d55a000 -     0x7fff8d565ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d566000 -     0x7fff8d5c9ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8d5ca000 -     0x7fff8d874ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8dbec000 -     0x7fff8dc2dfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8dc2e000 -     0x7fff8dc31ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8dc32000 -     0x7fff8dc9ffff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8ddee000 -     0x7fff8de46ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8de47000 -     0x7fff8df10fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8df11000 -     0x7fff8df15fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8df57000 -     0x7fff8e007ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8e927000 -     0x7fff8ea11fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8ea12000 -     0x7fff8ea60fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ea61000 -     0x7fff8ea7dfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8eb26000 -     0x7fff8eb5afff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8eb66000 -     0x7fff8eb6aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8edaf000 -     0x7fff8ede7ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8f15c000 -     0x7fff8f174ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8f175000 -     0x7fff8fce9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8fcea000 -     0x7fff8fcf2ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8fdb7000 -     0x7fff8fe9eff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8fe9f000 -     0x7fff8fea6fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8fea7000 -     0x7fff8ff02ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8ff16000 -     0x7fff8ffa5ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8ffe5000 -     0x7fff90033ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff90034000 -     0x7fff90059ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff9005a000 -     0x7fff900a3fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff900a4000 -     0x7fff901d4ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff90934000 -     0x7fff90960fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9096b000 -     0x7fff90978ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff90979000 -     0x7fff90b5eff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90b5f000 -     0x7fff90b60ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff90b61000 -     0x7fff90b71ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff90b96000 -     0x7fff90b9eff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff90ee5000 -     0x7fff90ee6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff90ee7000 -     0x7fff90f16fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff90f17000 -     0x7fff90f30ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90f31000 -     0x7fff90f60ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90f61000 -     0x7fff91394ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff91395000 -     0x7fff913a6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff91433000 -     0x7fff91437fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff91484000 -     0x7fff91496fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff914aa000 -     0x7fff91618ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff91619000 -     0x7fff91622fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff91654000 -     0x7fff9180cff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
    0x7fff9186e000 -     0x7fff9218a05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9218b000 -     0x7fff9218dff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9218e000 -     0x7fff9218efff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff9224c000 -     0x7fff92257fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff92265000 -     0x7fff92327ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff923c4000 -     0x7fff923c5ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff923cd000 -     0x7fff92431ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff92432000 -     0x7fff9243ffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff92440000 -     0x7fff92447fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff926d1000 -     0x7fff92722ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff92723000 -     0x7fff92723fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9272a000 -     0x7fff92778fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff927b3000 -     0x7fff9280cfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9280d000 -     0x7fff9280dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9281b000 -     0x7fff92832fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff92b26000 -     0x7fff92b28ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff92b9a000 -     0x7fff92b9fff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff92ba6000 -     0x7fff92c97ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff92caf000 -     0x7fff92cf1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff92d2d000 -     0x7fff92d62ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff92d63000 -     0x7fff92d7cff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff92d8c000 -     0x7fff92d8dff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92d8e000 -     0x7fff92df2ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff92df3000 -     0x7fff92e0bfff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
    0x7fff92e0c000 -     0x7fff92e53ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff92e54000 -     0x7fff92f33fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff92f34000 -     0x7fff9321efff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff93241000 -     0x7fff9325cff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff932af000 -     0x7fff93338ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff933f3000 -     0x7fff933f5ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 341899
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=200.1M resident=93.4M(47%) swapped_out_or_unallocated=106.7M(53%)
Writable regions: Total=84.4M written=3784K(4%) resident=7240K(8%) swapped_out=4K(0%) unallocated=77.4M(92%)

REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                    140K
CoreServices                       2160K
Kernel Alloc Once                     8K
MALLOC                             46.4M
MALLOC (admin)                       32K
Memory Tag 255                    547.7M
Memory Tag 255 (reserved)             4K        reserved VM address space (unallocated)
STACK GUARD                        56.0M
Stack                              10.7M
VM_ALLOCATE                        16.3M
__DATA                             26.0M
__IMAGE                             528K
__LINKEDIT                         70.8M
__TEXT                            129.3M
__UNICODE                           544K
mapped file                        41.9M
shared memory                         4K
===========                      =======
TOTAL                             948.6M
TOTAL, minus reserved VM space    948.6M

Open -> Recently Opened only lists the first file in a playlist.

In the options I have cmplayer configured to automatically create a new playlist when opening any file from the browser; I've noticed when I do so I can watch several files, but later I see that only the first file was added to the "Recently Opened" list. While it is true that was the only file I opened, I assume it's intended that those additional files I watched be added to the list too because I want to be able to see the last video played even if that was added to the playlist instead of being opened directly. It becomes an issue if I watch several files, switch to a different file, and then try to see where I left off in the original playlist.

Deinterlace causes crash

I have a DVD .VOB and when I try to set deinterlace option to auto, cmplayer crashes. If deinterlace option was set to auto before opening this file, deinterlacing works fine.

File: http://yadi.sk/d/7HH07wenJkSX7

Backtrace:

valdikss@valaptop ~/a % gdb  --args /usr/bin/cmplayer --open /home/valdikss/ippatsu/VTS_01_1.VOB
GNU gdb (GDB) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/cmplayer...done.
(gdb) r
Starting program: /usr/bin/cmplayer --open /home/valdikss/ippatsu/VTS_01_1.VOB
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
warning: File "/usr/lib/libstdc++.so.6.0.19-gdb.py" auto-loading has been declined by your 'auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
        add-auto-load-safe-path /usr/lib/libstdc++.so.6.0.19-gdb.py
line to your configuration file "/home/valdikss/.gdbinit".
To completely disable this security protection add
        set auto-load safe-path /
line to your configuration file "/home/valdikss/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
        info "(gdb)Auto-loading safe path"
[New Thread 0x7ffff272d700 (LWP 15018)]
"Qt Warning - invalid keysym: dead_actute" 
[OpenGL] Check OpenGL stuffs.
[OpenGL] Version: 3.0
[OpenGL] FBO texture format: GL_RGBA16
[OpenGL] Available extensions: GL_ARB_texture_rg, GL_ARB_texture_float, GL_KHR_debug, GL_MESA_ycbcr_texture, GL_ARB_framebuffer_object
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
[New Thread 0x7fffeba8c700 (LWP 15019)]
Initialize engine 
[New Thread 0x7fffeadc2700 (LWP 15020)]
[New Thread 0x7fffea5c1700 (LWP 15021)]
Make connections 
Recover states 
Try system tray icon 
Create system tray icon 
[New Thread 0x7fffe8882700 (LWP 15022)]
QOpenGLFramebufferObject: Framebuffer incomplete attachment.
QOpenGLFramebufferObject: Framebuffer incomplete attachment.
[New Thread 0x7fffd7f3e700 (LWP 15023)]

Program received signal SIGSEGV, Segmentation fault.
0x000000300eb19b5d in QOpenGLShaderProgram::uniformLocation(char const*) const () from /usr/lib/libQt5Gui.so.5
(gdb) bt
#0  0x000000300eb19b5d in QOpenGLShaderProgram::uniformLocation(char const*) const () from /usr/lib/libQt5Gui.so.5
#1  0x000000000056cb1b in VideoFrameShader::updateShader() ()
#2  0x000000000056efb1 in VideoFrameShader::upload(VideoFrame&) ()
#3  0x000000000052a40b in VideoRendererItem::prepare(QSGGeometryNode*) ()
#4  0x000000000052cd5d in TextureRendererItem::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*) ()
#5  0x0000003007f715e8 in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#6  0x0000003007f722b4 in QQuickWindowPrivate::updateDirtyNodes() () from /usr/lib/libQt5Quick.so.5
#7  0x0000003007f7231b in QQuickWindowPrivate::syncSceneGraph() () from /usr/lib/libQt5Quick.so.5
#8  0x0000003007f502d4 in ?? () from /usr/lib/libQt5Quick.so.5
#9  0x0000003007f50ae5 in ?? () from /usr/lib/libQt5Quick.so.5
#10 0x0000003017b3abec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x0000003017b3fdb6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007ffff7b93aad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007ffff7bdff35 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#14 0x00007ffff7be03f1 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x0000003003248296 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x00000030032485e8 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x000000300324868c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0x00007ffff7be071c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#19 0x00007ffff7b927eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007ffff7b98f61 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#21 0x000000000043e521 in main ()

MPV fails to build

I'm unable to build CMPlayer from git on my Fedora and Arch machines, as MPV is failing to build.

The error in question is:

[198/198] linking -> build/mpv
/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o: In function _start': (.text+0x20): undefined reference tomain'
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/home/breed808/rpmbuild/BUILD/cmplayer-git/src/mpv/build'
Build failed
-> task in 'mpv' failed (exit status 1):

Full output is here: http://pastebin.com/6VHMAJi7

Subtitle sync adjusts only the subtitle "start"

Subtitle sync adjusts only the start of the subtitle line but not end. If I set subtitle sync to -20, I won't see any subtitles at all, because subtitle start time is more than subtitle end.

Video flickers when in fullscreen

I am running cmplayer 0.8.4-1 installed from the AUR on ArchLinux x86_64. When I watch a video in fullscreen it will often flicker. This mainly seems to happen when I am moving the mouse, especially if I move it over the OSD. I will be more than willing to provide any additional information needed.

Wrong minimal value of normalizer in playback information

Description: volume normalizer can not go less then 100% in playback information

How to reproduce:

  1. Open any video file which is loud (clipped) and should be normalized (try ftp://serv.valdikss.org.ru:21/Anime/Ippatsu Kikimusume/[E-F] Ippatu Kikimusume 01 [E928832A].avi). Make sure you have minimum gain set less than 100%.
  2. Open playback information (press tab)
  3. Enable volume normalizer.

Expected result:
Volume normalizer: <100% in playback information

Actual result:
Volume normalizer: 100%, but the sound is more quiet then without normalizer.

And there is another bug with this I believe. You've got no sound playing this file with soft-clipping option. Auto clipping and hard-clipping are fine.

Segfault after update 0.7.8 to 0.7.9

log:
Create App instance
"Qt Warning - invalid keysym: dead_actute"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/***/.config/fontconfig/fonts.conf manually
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_0_33
libva info: va_openDriver() returns 0
Segfault (core dumped)

Arch 3.11.1

fedora에서 git최신 버젼 빌드 후 실행에서 섹폴트 나네요

$git log
commit 0e58c46
Author: xylosper [email protected]
Date: Wed Nov 27 21:32:43 2013 +0900

remove/add some debugging messages

[cmplayer]$ uname -a
Linux kuh3h3 3.11.9-300.fc20.i686+PAE #1 SMP Wed Nov 20 22:37:38 UTC 2013 i686 i686 i386 GNU/Linux

[ ~]$ rpm -qa |grep qt5
qt5-qtgraphicaleffects-5.2.0-0.4.beta1.fc20.i686
qt5-qtaccountsservice-devel-0.1.0-3.fc20.i686
qt5-qtwebkit-5.2.0-0.5.beta1.fc20.i686
qt5-qtimageformats-devel-5.2.0-0.4.beta1.fc20.i686
qt5-gstreamer-devel-0.10.3-2.fc20.i686
qt5-qdbusviewer-5.2.0-0.5.beta1.fc20.i686
qt5-qtconfiguration-devel-0.1.0-3.fc20.i686
qt5-qttools-devel-5.2.0-0.5.beta1.fc20.i686
qt5-qtbase-mysql-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-designer-plugin-webkit-5.2.0-0.5.beta1.fc20.i686
qt5-qtwayland-5.1.0-0.4.20131120git8cd1a77.fc20.i686
qt5-qtgraphicaleffects-doc-5.2.0-0.4.beta1.fc20.noarch
qt5-qttools-5.2.0-0.5.beta1.fc20.i686
qt5-qttranslations-5.2.0-0.2.beta1.fc20.noarch
qt5-qtwayland-devel-5.1.0-0.4.20131120git8cd1a77.fc20.i686
qt5-qtquick1-devel-5.2.0-0.5.beta1.20131108_141.fc20.i686
qt5-qtbase-odbc-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtquick1-5.2.0-0.5.beta1.20131108_141.fc20.i686
qt5-qtbase-postgresql-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtbase-tds-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtquickcontrols-5.2.0-0.5.beta1.fc20.i686
qt5-qttools-doc-5.2.0-0.5.beta1.fc20.noarch
qt5-qtdeclarative-doc-5.2.0-0.5.beta1.fc20.noarch
qt5-qtbase-gui-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtconfiguration-0.1.0-3.fc20.i686
qt5-qtquickcontrols-doc-5.2.0-0.5.beta1.fc20.noarch
qt5-qtbase-doc-5.2.0-0.7.beta1.20131108_141.fc20.noarch
qt5-qtmultimedia-5.2.0-0.4.beta1.fc20.i686
qt5-qtmultimedia-doc-5.2.0-0.4.beta1.fc20.noarch
qt5-assistant-5.2.0-0.5.beta1.fc20.i686
qt5-qtxmlpatterns-5.2.0-0.4.beta1.fc20.i686
qt5-qttools-static-5.2.0-0.5.beta1.fc20.i686
qt5-qtwebkit-devel-5.2.0-0.5.beta1.fc20.i686
qt5-qtxmlpatterns-devel-5.2.0-0.4.beta1.fc20.i686
qt5-qtdoc-5.2.0-0.2.beta1.fc20.noarch
qt5-gstreamer-0.10.3-2.fc20.i686
qt5-qtbase-ibase-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtscript-devel-5.2.0-0.5.beta1.fc20.i686
qt5-qtscript-doc-5.2.0-0.5.beta1.fc20.noarch
qt5-qtx11extras-5.2.0-0.4.beta1.fc20.i686
qt5-qtbase-static-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtscript-5.2.0-0.5.beta1.fc20.i686
qt5-qtsvg-devel-5.2.0-0.4.beta1.fc20.i686
qt5-qtsvg-5.2.0-0.4.beta1.fc20.i686
qt5-qtmultimedia-devel-5.2.0-0.4.beta1.fc20.i686
qt5-qtbase-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtx11extras-devel-5.2.0-0.4.beta1.fc20.i686
qt5-qtbase-devel-5.2.0-0.7.beta1.20131108_141.fc20.i686
qt5-qtxmlpatterns-doc-5.2.0-0.4.beta1.fc20.noarch
qt5-qtimageformats-5.2.0-0.4.beta1.fc20.i686
qt5-qtdeclarative-static-5.2.0-0.5.beta1.fc20.i686
qt5-qtaccountsservice-0.1.0-3.fc20.i686
qt5-qtwebkit-doc-5.2.0-0.5.beta1.fc20.noarch
qt5-qtdeclarative-5.2.0-0.5.beta1.fc20.i686
qt5-qtimageformats-doc-5.2.0-0.4.beta1.fc20.noarch
qt5-qtdeclarative-devel-5.2.0-0.5.beta1.fc20.i686
qt5-qtsvg-doc-5.2.0-0.4.beta1.fc20.noarch

[~]$ rpm -qa |grep quvi
libquvi-devel-0.9.2-1.fc20.i686
libquvi-0.9.2-1.fc20.i686
quvi-0.9.3.1-1.fc20.i686
libquvi-scripts-0.9.20131104-1.fc20.noarch

[cmplayer]$ ps aux |grep open
reandr 1286 0.0 0.5 45888 11548 ? S 11월27 0:41 openbox --config-file /home/reandr/.config/openbox/lxde-rc.xml

build]$ ./cmplayer --version
Create App instance
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/nouveau_drv_video.so
libva info: va_openDriver() returns -1
Initialize engine
Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "-v", "--af=dummy:address=182263392", "--vo=null:address=182263696", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--identify", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
mpv git-d6b502b (C) 2000-2013 mpv/MPlayer/mplayer2 projects
built on Fri Nov 29 02:03:14 KST 2013
ffmpeg library versions:
libavutil 52.38.100
libavcodec 55.18.102
libavformat 55.12.100
libswscale 2.3.100
libswresample 0.17.102

Configuration: --disable-encoding --disable-libguess --disable-terminfo --disable-termcap --disable-termios --enable-iconv --disable-lirc --disable-lircc --disable-joystick --disable-vm --disable-xf86keysym --disable-radio --disable-radio-capture --disable-radio-v4l2 --disable-tv --disable-tv-v4l2 --disable-pvr --disable-smb --disable-lcms2 --disable-vcd --disable-bluray --enable-dvdread --disable-enca --enable-pthreads --disable-lua --disable-rpath --disable-libpostproc --disable-libavdevice --disable-libavfilter --disable-vf-lavfi --disable-af-lavfi --disable-mng --disable-jpeg --enable-libcdio --disable-ladspa --disable-libbs2b --enable-mpg123 --disable-libavresample --disable-gl --disable-caca --disable-direct3d --disable-sdl --disable-sdl2 --disable-xv --disable-vdpau --disable-vm --disable-xinerama --disable-x11 --disable-wayland --disable-xss --disable-corevideo --disable-cocoa --disable-ossaudio --disable-rsound --enable-portaudio --enable-openal --disable-dsound --disable-wasapi --disable-sndio --enable-select --disable-cross-compile --disable-shm --disable-coreaudio --enable-alsa --enable-pulse --enable-jack --enable-vaapi --disable-vda --disable-libquvi9
Command line: '--no-config' '--idle' '--no-fs' '-v' '--af=dummy:address=182263392' '--vo=null:address=182263696' '--softvol=yes' '--softvol-max=1000.0' '--fixed-vo' '--no-autosub' '--osd-level=0' '--quiet' '--identify' '--no-consolecontrols' '--no-mouse-movements' '--subcp=utf8' '--ao=null,'
Falling back on default (hardcoded) input config
mp_find_user_config_file('fonts') -> '/home/reandr/.mpv/fonts'
mp_find_user_config_file('fonts') -> '/home/reandr/.mpv/fonts'
mp_find_user_config_file('subfont.ttf') -> '/home/reandr/.mpv/subfont.ttf'
mp_find_user_config_file('fonts.conf') -> '/home/reandr/.mpv/fonts.conf'
Setting up fonts...
Done.
세그멘테이션 오류 (core dumped)

build]$ gdb ./cmplayer
GNU gdb (GDB) Fedora 7.6.50.20130731-16.fc20
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word".
..
Reading symbols from /home/reandr/cmplayer/build/cmplayer...done.
(gdb) r
Starting program: /home/reandr/cmplayer/build/cmplayer
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in
import gdb.backtrace
ImportError: No module named backtrace
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in
import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Missing separate debuginfo for /lib/libgraphite2.so.3
Try: yum --enablerepo='debug' install /usr/lib/debug/.build-id/36/97551644f40941c8d12ed0b9efd53c224cc7a2.debug
Create App instance
[New Thread 0xb4a8eb40 (LWP 13563)]
[New Thread 0xb3abcb40 (LWP 13565)]
[New Thread 0xb30ffb40 (LWP 13566)]
[New Thread 0xb26ffb40 (LWP 13567)]
[New Thread 0xb1efeb40 (LWP 13568)]
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/nouveau_drv_video.so
libva info: va_openDriver() returns -1
Initialize engine
[New Thread 0xb14fbb40 (LWP 13569)]
Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "-v", "--af=dummy:address=153816224", "--vo=null:address=153790112", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--identify", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
mpv git-d6b502b (C) 2000-2013 mpv/MPlayer/mplayer2 projects
built on Fri Nov 29 02:03:14 KST 2013
ffmpeg library versions:
libavutil 52.38.100
libavcodec 55.18.102
libavformat 55.12.100
libswscale 2.3.100
libswresample 0.17.102

Configuration: --disable-encoding --disable-libguess --disable-terminfo --disable-termcap --disable-termios --enable-iconv --disable-lirc --disable-lircc --disable-joystick --disable-vm --disable-xf86keysym --disable-radio --disable-radio-capture --disable-radio-v4l2 --disable-tv --disable-tv-v4l2 --disable-pvr --disable-smb --disable-lcms2 --disable-vcd --disable-bluray --enable-dvdread --disable-enca --enable-pthreads --disable-lua --disable-rpath --disable-libpostproc --disable-libavdevice --disable-libavfilter --disable-vf-lavfi --disable-af-lavfi --disable-mng --disable-jpeg --enable-libcdio --disable-ladspa --disable-libbs2b --enable-mpg123 --disable-libavresample --disable-gl --disable-caca --disable-direct3d --disable-sdl --disable-sdl2 --disable-xv --disable-vdpau --disable-vm --disable-xinerama --disable-x11 --disable-wayland --disable-xss --disable-corevideo --disable-cocoa --disable-ossaudio --disable-rsound --enable-portaudio --enable-openal --disable-dsound --disable-wasapi --disable-sndio --enable-select --disable-cross-compile --disable-shm --disable-coreaudio --enable-alsa --enable-pulse --enable-jack --enable-vaapi --disable-vda --disable-libquvi9
Command line: '--no-config' '--idle' '--no-fs' '-v' '--af=dummy:address=153816224' '--vo=null:address=153790112' '--softvol=yes' '--softvol-max=1000.0' '--fixed-vo' '--no-autosub' '--osd-level=0' '--quiet' '--identify' '--no-consolecontrols' '--no-mouse-movements' '--subcp=utf8' '--ao=null,'
Falling back on default (hardcoded) input config
mp_find_user_config_file('fonts') -> '/home/reandr/.mpv/fonts'
mp_find_user_config_file('fonts') -> '/home/reandr/.mpv/fonts'
[Thread 0xb26ffb40 (LWP 13567) exited]
mp_find_user_config_file('subfont.ttf') -> '/home/reandr/.mpv/subfont.ttf'
mp_find_user_config_file('fonts.conf') -> '/home/reandr/.mpv/fonts.conf'
Setting up fonts...
[New Thread 0xb26ffb40 (LWP 13570)]
Done.

Program received signal SIGSEGV, Segmentation fault.
0xb6bd9943 in QWindow::winId() const () from /lib/libQt5Gui.so.5
Missing separate debuginfos, use: debuginfo-install GConf2-3.2.6-7.fc20.i686 ORBit2-2.14.19-9.fc20.i686 SDL-1.2.15-11.fc20.i686 adwaita-gtk2-theme-3.10.0-1.fc20.i686 alsa-lib-1.0.27.2-2.fc20.i686 atk-2.10.0-1.fc20.i686 avahi-glib-0.6.31-21.fc20.i686 avahi-libs-0.6.31-21.fc20.i686 bzip2-libs-1.0.6-9.fc20.i686 cairo-1.13.1-0.1.git337ab1f.fc20.i686 celt-0.11.1-6.fc20.i686 cyrus-sasl-lib-2.1.26-14.fc20.i686 dbus-glib-0.100.2-2.fc20.i686 dbus-libs-1.6.12-1.fc20.i686 enca-1.14-2.fc20.i686 expat-2.1.0-7.fc20.i686 flac-libs-1.3.0-3.fc20.i686 fontconfig-2.11.0-1.fc20.i686 freetype-infinality-2.4.12-1.20130514_01.fc18.i686 fribidi-0.19.4-5.fc20.i686 gdk-pixbuf2-2.30.1-1.fc20.i686 glib2-2.38.2-1.fc20.i686 glibc-2.18-11.fc20.i686 gnome-vfs2-2.24.4-14.fc20.i686 gsm-1.0.13-10.fc20.i686 gtk2-2.24.22-2.fc20.i686 gvfs-1.18.3-1.fc20.i686 harfbuzz-0.9.24-1.fc20.i686 ibus-gtk2-1.5.4-2.fc20.i686 ibus-libs-1.5.4-2.fc20.i686 jack-audio-connection-kit-1.9.9.5-3.fc20.i686 jbigkit-libs-2.0-9.fc20.i686 json-c-0.11-3.fc20.i686 keyutils-libs-1.5.8-1.fc20.i686 krb5-libs-1.11.3-33.fc20.i686 lcms-libs-1.19-10.fc20.i686 libICE-1.0.8-6.fc20.i686 libSM-1.2.1-6.fc20.i686 libX11-1.6.1-1.fc20.i686 libXau-1.0.8-2.fc20.i686 libXcomposite-0.4.4-4.fc20.i686 libXcursor-1.1.14-2.fc20.i686 libXdamage-1.1.4-4.fc20.i686 libXext-1.3.2-2.fc20.i686 libXfixes-5.0.1-2.fc20.i686 libXi-1.7.2-2.fc20.i686 libXinerama-1.1.3-2.fc20.i686 libXrandr-1.4.1-2.fc20.i686 libXrender-0.9.8-2.fc20.i686 libXtst-1.2.2-2.fc20.i686 libXxf86vm-1.1.3-2.fc20.i686 libart_lgpl-2.3.21-8.fc20.i686 libass-0.10.1-4.fc20.i686 libasyncns-0.8-6.fc20.i686 libattr-2.4.47-3.fc20.i686 libbluray-0.4.0-1.fc20.i686 libbonobo-2.32.1-6.fc20.i686 libbonoboui-2.24.5-6.fc20.i686 libcanberra-0.30-4.fc20.i686 libcap-2.22-7.fc20.i686 libcdio-0.90-3.fc20.i686 libcdio-paranoia-10.2+0.90+1-1.fc20.i686 libcom_err-1.42.8-3.fc20.i686 libcrystalhd-3.10.0-6.fc20.i686 libcurl-7.32.0-3.fc20.i686 libdrm-2.4.47-1.fc20.i686 libdvdread-4.2.0-5.fc20.i686 libffi-3.0.13-5.fc20.i686 libgcc-4.8.2-1.fc20.i686 libgcrypt-1.5.3-2.fc20.i686 libgnome-2.32.1-7.fc20.i686 libgnome-keyring-3.10.1-1.fc20.i686 libgnomecanvas-2.30.3-7.fc20.i686 libgnomeui-2.24.5-7.fc20.i686 libgpg-error-1.12-1.fc20.i686 libicu-50.1.2-10.fc20.i686 libidn-1.28-2.fc20.i686 libjpeg-turbo-1.3.0-1.fc20.i686 libmng-1.0.10-12.fc20.i686 libmodman-2.0.1-7.fc20.i686 libmpg123-1.16.0-1.fc20.i686 libpng-1.6.3-3.fc20.i686 libproxy-0.4.11-8.fc20.i686 libquvi-0.9.2-1.fc20.i686 libselinux-2.1.13-19.fc20.i686 libsndfile-1.0.25-8.fc20.i686 libssh2-1.4.3-8.fc20.i686 libstdc++-4.8.2-1.fc20.i686 libtdb-1.2.12-2.fc20.i686 libtiff-4.0.3-12.fc20.i686 libtool-ltdl-2.4.2-21.fc20.i686 libuuid-2.24-2.fc20.i686 libva-1.2.1-2.fc20.i686 libvorbis-1.3.3-6.fc20.i686 libwayland-client-1.2.0-3.fc20.i686 libwayland-server-1.2.0-3.fc20.i686 libxcb-1.9.1-3.fc20.i686 libxkbcommon-0.3.1-1.fc20.i686 libxml2-2.9.1-2.fc20.i686 llvm-libs-3.3-2.fc20.i686 lua-5.2.2-5.fc20.i686 mesa-dri-drivers-9.2.3-1.20131114.fc20.i686 mesa-libEGL-9.2.3-1.20131114.fc20.i686 mesa-libGL-9.2.3-1.20131114.fc20.i686 mesa-libgbm-9.2.3-1.20131114.fc20.i686 mesa-libglapi-9.2.3-1.20131114.fc20.i686 nspr-4.10.1-1.fc20.i686 nss-3.15.2-3.fc20.i686 nss-softokn-freebl-3.15.2-2.fc20.i686 nss-util-3.15.2-2.fc20.i686 openal-soft-1.15.1-3.fc20.i686 openldap-2.4.36-4.fc20.i686 openssl-libs-1.0.1e-30.fc20.i686 opus-1.0.3-2.fc20.i686 pango-1.36.1-1.fc20.i686 pcre-8.33-2.fc20.1.i686 pixman-0.30.0-3.fc20.i686 popt-1.16-1.fc20.i686 portaudio-19-17.fc20.i686 pulseaudio-libs-4.0-8.gitf81e3.fc20.i686 qt5-qtbase-5.2.0-0.7.beta1.20131108_141.fc20.i686 qt5-qtbase-gui-5.2.0-0.7.beta1.20131108_141.fc20.i686 qt5-qtdeclarative-5.2.0-0.5.beta1.fc20.i686 qt5-qtimageformats-5.2.0-0.4.beta1.fc20.i686 qt5-qtsvg-5.2.0-0.4.beta1.fc20.i686 qt5-qtx11extras-5.2.0-0.4.beta1.fc20.i686 systemd-libs-208-6.fc20.i686 tcp_wrappers-libs-7.6-76.fc20.i686 xcb-util-0.3.9-3.fc20.i686 xcb-util-image-0.3.9-3.fc20.i686 xcb-util-keysyms-0.3.9-3.fc20.i686 xcb-util-renderutil-0.3.8-4.fc20.i686 xcb-util-wm-0.3.9-3.fc20.i686 xz-libs-5.1.2-6alpha.fc20.i686 zlib-1.2.8-3.fc20.i686
(gdb) bt full
#0 0xb6bd9943 in QWindow::winId() const () from /lib/libQt5Gui.so.5

No symbol table info available.
#1 0x080d9638 in AppX11::setWmName (this=0x92471e0, window=0x0, name=...)

at app_x11.cpp:131
    utf8 = 0x975f940 "Subtitle View - CMPlayer"
    wid = <optimized out>

#2 0x081714e6 in App::setWindowTitle (this=0xbfffdc4c, w=w@entry=0x97609f0,

title=...) at app.cpp:197
    text = {static null = {<No data fields>}, d = 0x975f898}

#3 0x08131f5c in SubtitleView::SubtitleView (this=0x97609f0,

parent=0x9249750) at subtitleview.cpp:59
    area = <optimized out>
    vbox = <optimized out>

#4 0x080ff087 in initWidget (this=0x9257820) at mainwindow.cpp:380

    widget = <optimized out>
    l = <optimized out>

#5 MainWindow::MainWindow (this=0x9249750, parent=0x0) at mainwindow.cpp:585

    as = <optimized out>
    undo = <optimized out>
    redo = <optimized out>

#6 0x080d1a28 in main (argc=1, argv=0xbfffdd34) at main.cpp:26

    __PRETTY_FUNCTION__ = "int main(int, char**)"
    app = {<QApplication> = {<No data fields>}, 

---Type to continue, or q to quit---
static staticMetaObject = {d = {
superdata = 0xb779e9c0 QApplication::staticMetaObject,
stringdata = 0x88eb5e0 <qt_meta_stringdata_App>,
data = 0x88eb520 <qt_meta_data_App>,
static_metacall = 0x823d160 <App::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}},
static ReopenEvent = 1001, d = 0x92471d0}
mw =
ret =
gtk_disable_setlocale =
(gdb) q
A debugging session is active.

Inferior 1 [process 13555] will be killed.

Quit anyway? (y or n) y

missing translations

Hi

since 1f72804 commit, much of the translations become in untranslatable strings (remove in .ts)

and others strings are missing (never added in .ts)

please, you can sync translatable strings?

greetings

reload external subtitles

hi, is possible add option to reload external subtite?

for exaple, when play videos with external subtitle (srt/ssa, or text based subtitle), if need change any, like spellcheck, adjust end of line (\N), etc, need select option "clean files" and reload subtitle with "open files"

greetings

0.8.6 CMplayer에서 재생 중 앞으로 돌릴 때 오디오가 안나오는 문제

안녕하세요.
우분투 13.10 64bit 사용자인데, 일부 mp4 파일 (무비 메이커로 생성한 영상)에서 플레이 도중 앞으로 돌리면 영상의 오디오 부분이 안나오는 문제가 있습니다.

모든 영상이 그런건 아닌것 같고 일부에서 나오는 문제인것 같은데 확인 좀 부탁 드립니다. 영상은 메일로 보내드리겠습니다.

CMPlayer 0.81 오류및 건의사항.

안녕하세요~
제가 이제야 13.10 으로 판올림을 하고 CMPlayer 를 설치했습니다.
지난 번에 말씀드렸던 사항은 이젠 전혀 문제되지 않네요. 고맙습니다.

우분투 13.10, 64bit 이고, 유니티 환경입니다.

잠시 써보면서 나타난, 새로운 사항 몇가지를 말씀드리고자 합니다.

역시 편의상 구분지어보겠습니다.

가. '최근 연 목록'은 늘 비어있습니다.
'열기' - '최근 연 목록'은 항상 비어 있네요. 아직 구현이 안된건지 오동작인건지 궁금합니다.

나. 창을 잡고 무작정(?) 움직였을 때.
이건 아마 우분투의 문제인 듯 합니다. 제 기억으로 12.10 까지는 우분투 자체에 이 문제가 있었는데요. 13.04 부터는 해결되었던 것 같습니다.
CMPlayer 창을 마우스 왼클릭으로 잡고, 마우스를 과격하게 움직여보면, 마우스 포인터가 처음 잡은 지점과는 다른 곳으로 이동해있습니다. 큰 문제는 아닙니다만..

다. 동영상이 처음 열릴 때 창 크기.
현재는, 동영상이 열릴 때, 지난 번 동영상 크기에 맞춰서 창 크기가 결정됩니다.
현재 열린 동영상 크기와 같게(100%) 창이 열리면 좋겠습니다.
설정이 있는 것 같은데 잘 안보이는군요.
물론 열린 후에 1 을 누르면 되긴 하지만..

라. 시스템트레이 관련.
개인적으로 저는 시스템트레이 기능을 안써서 관계는 없습니다만..
지난 번에 말씀하시기를 유니티 환경에서는 시스템트레이를 당분간 지원하지 않겠다고 하셨으니까, 당분간은 유니티 환경에서는 환경설정에서 시스템트레이 항목을 회색(선택 못하도록)으로 해주시면 더 좋지 않을까하는 생각입니다.

마. 한국어 입력..?
이 부분은 저만의 문제일 수도 있을 것 같습니다.
전 입력기로 FCITX 를 사용하고 있는데요.
환경설정에서 한국어 자판으로 전환이 되질 않는 현상이 있습니다.
정확하게 말씀드려서, 캐쉬 - 네트워크 폴더 - 추가.. 부분과 자막 - 우선순위 - 추가.. 부분에서 전환이 되질 않습니다. ibus 에서는 되는지 모르겠네요.

사. '로딩중' 문구.
이 부분은 다소 무작위로 발생하는 것 같습니다만..
CMPlayer 로 드랙&드롭으로 영상을 던져넣었을 때, '로딩 중... 잠시만 기다려주세요.' 라는 문구가 나옵니다.
그 상태에서도 영상 재생은 제대로 되지만, 자막은 멈춰있습니다.
문구를 없애려면 일시정지 후 다시 재생해야 합니다.

cmplayer_001

이 정도 입니다.
좋은 프로그램 만들어주셔서 다시 한번 감사드립니다!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.