Jump to content

New compile of MPlayer (CVS060310)


karosa
 Share

73 posts in this topic

Recommended Posts

snaper, come on guy

did u tried comand lines to optimize performance for non-qeci users?

 

here i use this:

-vf yuvcsp,scale=1024:576,noformat=yv12 -vo sdl -framedrop

 

Good image quality and faster on fullscreen

No subs pixelate

 

take a try

press "F" to togle fullscreen divx/xvid movie and enjoy :P

Link to comment
Share on other sites

Are you using the recommended parameters? Try -vf yuvcsp,noformat=yv12 -vo sdl -framedrop

 

That was it! Thanks man. But why when I do fullscreen my screen changes to a horrid resolution..same when I do the iTunes visualizer in full screen.

Link to comment
Share on other sites

That was it! Thanks man. But why when I do fullscreen my screen changes to a horrid resolution..same when I do the iTunes visualizer in full screen.

 

No problem. I'm not sure about the itunes issue, but for mplayer, see if this one is better: -vf yuvcsp,scale=1024:576,noformat=yv12 -vo sdl -framedrop

Link to comment
Share on other sites

  • 3 weeks later...

I've just seen that there's a patch floating around on the MPlayer Developers mailing list, enabling MPlayer to render SSA/ASS subtitles. Has someone succeeded in building MPlayer with this patch applied? The current CVS version doesn't compile for me -- with or without the patch applied.

 

The thread on the mailing list can be found here:

http://thread.gmane.org/gmane.comp.video.m...110/focus=33110

Link to comment
Share on other sites

@karosa:

 

could you possibly provide compilation instructions? It's probably just me but I can't even compile the modified source tree you uploaded, let alone the current CVS version. And I'd really like to try out this SSA/ASS patch.

Link to comment
Share on other sites

Hi.

 

Second the request for compilation instructions. Could you please let me know the configure options you used? I'm currently trying to compile a version with vstream support (--enable-vstream), but can't get any build at all to work on my MacBook Pro (10.4.6, XCode 2.2. gcc4.0.1).

 

The furthest I've got so far is:

 

./configure --with-freetype-config=/usr/X11R6/bin/freetype-config --enable-vstream --disable-win32

 

then a make gives:

 

./version.sh `cc -dumpversion`

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11R6/include -I./libavutil -I./libavcodec -o mplayer.o mplayer.c

mplayer.c: In function 'SDL_main':

mplayer.c:2899: warning: pointer targets in passing argument 2 of 'vobsub_set_from_lang' differ in signedness

mplayer.c:2963: warning: pointer targets in passing argument 2 of 'stream_read' differ in signedness

mplayer.c:2982: warning: pointer targets in passing argument 2 of 'dvd_aid_from_lang' differ in signedness

mplayer.c:2984: warning: pointer targets in passing argument 2 of 'dvd_sid_from_lang' differ in signedness

mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness

mplayer.c:3036: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness

mplayer.c:3038: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness

mplayer.c:3043: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness

mplayer.c:3050: warning: pointer targets in passing argument 2 of 'play_tree_add_file' differ in signedness

mplayer.c:3643: warning: pointer targets in passing argument 2 of 'decode_audio' differ in signedness

cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11R6/include -I./libavutil -I./libavcodec -o vobsub.o vobsub.c

vobsub.c: In function 'vobsub_set_from_lang':

vobsub.c:1220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness

vobsub.c:1223: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness

make -C libavcodec LIBPREF=lib LIBSUF=.a

cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H -I.. -I/Users/ian/Development/tivo/mplayer-cvs/main/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/fdct_mmx.o i386/fdct_mmx.c

{standard input}:unknown:file contains unmatched .macro and .endmacro for: FDCT_ROW_SSE2_H1it

make[1]: *** [i386/fdct_mmx.o] Error 1

make: *** [libavcodec/libavcodec.a] Error 2

 

 

Any clues?

 

 

 

Thanks,

Ian

Link to comment
Share on other sites

Sorry! This is what I get with CVS060310:

Badly interleaved AVI file detected - switching to -ni mode...

aspect: Warning: no suitable new res found!

...

2006-05-05 14:52:59.526 MPlayer OSX[608] Abnormal playback error. mplayer returned error code: 9

2006-05-05 14:53:09.175 MPlayer OSX[608] ===================== MPlayer OSX Terminated =====================

2006-05-05 15:34:59.787 MPlayer OSX[919] ===================== MPlayer OSX Started =====================

2006-05-05 15:35:00.506 MPlayer OSX[919] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:00.512 MPlayer OSX[919] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:00.516 MPlayer OSX[919] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:00.521 MPlayer OSX[919] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:00.560 MPlayer OSX[919] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-05 15:35:00.560 MPlayer OSX[919] Arg: /Volumes/Taken_1/Taken5.avi

2006-05-05 15:35:00.560 MPlayer OSX[919] Arg: -font

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -xy

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: 2.0

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -aspect

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: 1.7777

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -monitoraspect

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: 1.2500

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -vf

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: yuvcsp

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -vo

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: macosx

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -subcp

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: ISO-8859-2

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -subfont-text-scale

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: 3

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -slave

2006-05-05 15:35:00.561 MPlayer OSX[919] Arg: -identify

2006-05-05 15:35:01.168 mplayer[920] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:01.183 mplayer[920] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:01.190 mplayer[920] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 15:35:01.197 mplayer[920] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-05 15:35:01.376 MPlayer OSX[919] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-05 15:35:01.376 MPlayer OSX[919] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

Using SSE optimized IMDCT transform

Using MMX optimized resampler

No bind found for key 'MOUSE_BTN0'

2006-05-05 17:00:16.316 MPlayer OSX[919] ===================== MPlayer OSX Terminated =====================

2006-05-05 17:00:26.248 MPlayer OSX[958] ===================== MPlayer OSX Started =====================

2006-05-05 17:00:28.171 MPlayer OSX[958] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:28.177 MPlayer OSX[958] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:28.204 MPlayer OSX[958] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:28.229 MPlayer OSX[958] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:28.384 MPlayer OSX[958] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: /Volumes/Taken_1/Taken6.avi

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -font

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -xy

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: 2.0

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -aspect

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: 1.7777

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -monitoraspect

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: 1.2500

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -vf

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: yuvcsp

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -vo

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: macosx

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -subcp

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: ISO-8859-2

2006-05-05 17:00:28.384 MPlayer OSX[958] Arg: -subfont-text-scale

2006-05-05 17:00:28.385 MPlayer OSX[958] Arg: 3

2006-05-05 17:00:28.385 MPlayer OSX[958] Arg: -slave

2006-05-05 17:00:28.385 MPlayer OSX[958] Arg: -identify

2006-05-05 17:00:29.047 mplayer[959] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:29.054 mplayer[959] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:29.061 mplayer[959] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-05 17:00:29.066 mplayer[959] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-05 17:00:29.325 MPlayer OSX[958] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-05 17:00:29.337 MPlayer OSX[958] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

No bind found for key 'MOUSE_BTN0'

2006-05-05 18:29:34.040 MPlayer OSX[958] ===================== MPlayer OSX Terminated =====================

2006-05-07 15:40:07.514 MPlayer OSX[279] ===================== MPlayer OSX Started =====================

2006-05-07 15:40:08.340 MPlayer OSX[279] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:08.345 MPlayer OSX[279] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:08.349 MPlayer OSX[279] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:08.354 MPlayer OSX[279] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:08.390 MPlayer OSX[279] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-07 15:40:08.390 MPlayer OSX[279] Arg: /Users/ADI/Desktop/Lost.S02E20.Two.for.the.Road.PROPER.HDTV.XviD-FQM.avi

2006-05-07 15:40:08.390 MPlayer OSX[279] Arg: -font

2006-05-07 15:40:08.390 MPlayer OSX[279] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-07 15:40:08.390 MPlayer OSX[279] Arg: -xy

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: 2.0

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -aspect

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: 1.7777

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -monitoraspect

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: 1.2500

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -vf

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: yuvcsp

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -vo

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: macosx

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -subcp

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: ISO-8859-2

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -subfont-text-scale

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: 3

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -slave

2006-05-07 15:40:08.391 MPlayer OSX[279] Arg: -identify

2006-05-07 15:40:09.332 mplayer[280] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:09.337 mplayer[280] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:09.343 mplayer[280] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-07 15:40:09.350 mplayer[280] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-07 15:40:09.657 MPlayer OSX[279] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-07 15:40:09.657 MPlayer OSX[279] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

2006-05-07 15:41:18.412 MPlayer OSX[279] ===================== MPlayer OSX Terminated =====================

2006-05-08 09:50:35.341 MPlayer OSX[308] ===================== MPlayer OSX Started =====================

2006-05-08 09:50:36.038 MPlayer OSX[308] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.042 MPlayer OSX[308] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.048 MPlayer OSX[308] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.053 MPlayer OSX[308] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.090 MPlayer OSX[308] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 09:50:36.090 MPlayer OSX[308] Arg: /Volumes/Equator-Ep1-3/Ep1of6 Paradox of the Andes.avi

2006-05-08 09:50:36.090 MPlayer OSX[308] Arg: -font

2006-05-08 09:50:36.090 MPlayer OSX[308] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 09:50:36.090 MPlayer OSX[308] Arg: -xy

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: 2.0

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -aspect

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: 1.7777

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -monitoraspect

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: 1.2500

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -vf

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: yuvcsp

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -vo

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: macosx

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -subcp

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: ISO-8859-2

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -subfont-text-scale

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: 3

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -slave

2006-05-08 09:50:36.091 MPlayer OSX[308] Arg: -identify

2006-05-08 09:50:36.686 mplayer[309] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.691 mplayer[309] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.695 mplayer[309] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:50:36.700 mplayer[309] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 09:50:36.960 MPlayer OSX[308] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 09:50:36.960 MPlayer OSX[308] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

************************************************

**** Your system is too SLOW to play this! ****

************************************************

 

Possible reasons, problems, workarounds:

- Most common: broken/buggy _audio_ driver

- Try -ao sdl or use the OSS emulation of ALSA.

- Experiment with different values for -autosync, 30 is a good start.

- Slow video output

- Try a different -vo driver (-vo help for a list) or try -framedrop!

- Slow CPU

- Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,

e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.

- Broken file

- Try various combinations of -nobps -ni -forceidx -mc 0.

- Slow media (NFS/SMB mounts, DVD, VCD etc)

- Try -cache 8192.

- Are you using -cache to play a non-interleaved AVI file?

- Try -nocache.

Read DOCS/HTML/en/video.html for tuning/speedup tips.

If none of this helps you, read DOCS/HTML/en/bugreports.html.

 

No bind found for key 'MOUSE_BTN0'

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

MPlayer interrupted by signal 15 in module: flip_page

2006-05-08 09:51:53.996 MPlayer OSX[308] Abnormal playback error. mplayer returned error code: 1

2006-05-08 09:52:04.941 MPlayer OSX[308] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: /Volumes/Equator-Ep1-3/Ep1of6 Paradox of the Andes.avi

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -font

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -xy

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: 2.0

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -aspect

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: 1.7777

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -monitoraspect

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: 1.2500

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -vf

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: yuvcsp

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: -vo

2006-05-08 09:52:04.941 MPlayer OSX[308] Arg: macosx

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: -subcp

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: ISO-8859-2

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: -subfont-text-scale

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: 3

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: -slave

2006-05-08 09:52:04.942 MPlayer OSX[308] Arg: -identify

2006-05-08 09:52:05.102 mplayer[311] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:52:05.107 mplayer[311] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:52:05.112 mplayer[311] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 09:52:05.117 mplayer[311] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 09:52:05.165 MPlayer OSX[308] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 09:52:05.165 MPlayer OSX[308] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

************************************************

**** Your system is too SLOW to play this! ****

************************************************

 

Possible reasons, problems, workarounds:

- Most common: broken/buggy _audio_ driver

- Try -ao sdl or use the OSS emulation of ALSA.

- Experiment with different values for -autosync, 30 is a good start.

- Slow video output

- Try a different -vo driver (-vo help for a list) or try -framedrop!

- Slow CPU

- Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,

e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.

- Broken file

- Try various combinations of -nobps -ni -forceidx -mc 0.

- Slow media (NFS/SMB mounts, DVD, VCD etc)

- Try -cache 8192.

- Are you using -cache to play a non-interleaved AVI file?

- Try -nocache.

Read DOCS/HTML/en/video.html for tuning/speedup tips.

If none of this helps you, read DOCS/HTML/en/bugreports.html.

 

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

MPlayer interrupted by signal 11 in module: uninit_vo

- MPlayer crashed by bad usage of CPU/FPU/RAM.

Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and

disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.

- MPlayer crashed. This shouldn't happen.

It can be a bug in the MPlayer code _or_ in your drivers _or_ in your

gcc version. If you think it's MPlayer's fault, please read

DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and

won't help unless you provide this information when reporting a possible bug.

2006-05-08 10:02:09.845 MPlayer OSX[308] Abnormal playback error. mplayer returned error code: 1

2006-05-08 10:02:19.388 MPlayer OSX[308] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: /Volumes/Equator-Ep1-3/Ep2of6 Rivers of the Sun.avi

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -font

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -xy

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: 2.0

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -aspect

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: 1.7777

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -monitoraspect

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: 1.2500

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -vf

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: yuvcsp

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -vo

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: macosx

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -subcp

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: ISO-8859-2

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -subfont-text-scale

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: 3

2006-05-08 10:02:19.388 MPlayer OSX[308] Arg: -slave

2006-05-08 10:02:19.389 MPlayer OSX[308] Arg: -identify

2006-05-08 10:02:19.565 mplayer[341] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:02:19.570 mplayer[341] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:02:19.574 mplayer[341] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:02:19.579 mplayer[341] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

mpg123: Can't rewind stream by 45 bits!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

************************************************

**** Your system is too SLOW to play this! ****

************************************************

 

Possible reasons, problems, workarounds:

- Most common: broken/buggy _audio_ driver

- Try -ao sdl or use the OSS emulation of ALSA.

- Experiment with different values for -autosync, 30 is a good start.

- Slow video output

- Try a different -vo driver (-vo help for a list) or try -framedrop!

- Slow CPU

- Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,

e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.

- Broken file

- Try various combinations of -nobps -ni -forceidx -mc 0.

- Slow media (NFS/SMB mounts, DVD, VCD etc)

- Try -cache 8192.

- Are you using -cache to play a non-interleaved AVI file?

- Try -nocache.

Read DOCS/HTML/en/video.html for tuning/speedup tips.

If none of this helps you, read DOCS/HTML/en/bugreports.html.

 

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

2006-05-08 10:02:33.134 MPlayer OSX[308] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 10:02:33.134 MPlayer OSX[308] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

2006-05-08 10:59:00.114 MPlayer OSX[308] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: /Volumes/Equator-Ep1-3/Ep3of6 Battle for the Light.avi

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: -font

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: -xy

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: 2.0

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: -aspect

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: 1.7777

2006-05-08 10:59:00.132 MPlayer OSX[308] Arg: -monitoraspect

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: 1.2500

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -vf

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: yuvcsp

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -vo

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: macosx

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -subcp

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: ISO-8859-2

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -subfont-text-scale

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: 3

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -slave

2006-05-08 10:59:00.133 MPlayer OSX[308] Arg: -identify

2006-05-08 10:59:00.771 mplayer[399] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:59:00.792 mplayer[399] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:59:00.797 mplayer[399] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 10:59:00.803 mplayer[399] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 10:59:00.949 MPlayer OSX[308] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 10:59:00.949 MPlayer OSX[308] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

 

 

************************************************

**** Your system is too SLOW to play this! ****

************************************************

 

Possible reasons, problems, workarounds:

- Most common: broken/buggy _audio_ driver

- Try -ao sdl or use the OSS emulation of ALSA.

- Experiment with different values for -autosync, 30 is a good start.

- Slow video output

- Try a different -vo driver (-vo help for a list) or try -framedrop!

- Slow CPU

- Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,

e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.

- Broken file

- Try various combinations of -nobps -ni -forceidx -mc 0.

- Slow media (NFS/SMB mounts, DVD, VCD etc)

- Try -cache 8192.

- Are you using -cache to play a non-interleaved AVI file?

- Try -nocache.

Read DOCS/HTML/en/video.html for tuning/speedup tips.

If none of this helps you, read DOCS/HTML/en/bugreports.html.

 

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

aspect: Warning: no suitable new res found!

2006-05-08 11:12:44.734 MPlayer OSX[308] ===================== MPlayer OSX Terminated =====================

2006-05-08 11:29:53.495 MPlayer OSX[471] ===================== MPlayer OSX Started =====================

2006-05-08 11:29:53.968 MPlayer OSX[471] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:53.974 MPlayer OSX[471] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:53.979 MPlayer OSX[471] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:53.984 MPlayer OSX[471] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:54.018 MPlayer OSX[471] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: /Users/ADI/Desktop/prostu__prostilor.wmv

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -font

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -xy

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: 2.0

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -aspect

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: 1.7777

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -monitoraspect

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: 1.2500

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -vf

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: yuvcsp

2006-05-08 11:29:54.018 MPlayer OSX[471] Arg: -vo

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: macosx

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: -subcp

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: ISO-8859-2

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: -subfont-text-scale

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: 3

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: -slave

2006-05-08 11:29:54.019 MPlayer OSX[471] Arg: -identify

2006-05-08 11:29:54.185 mplayer[472] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:54.191 mplayer[472] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:54.196 mplayer[472] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:29:54.201 mplayer[472] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 11:29:54.305 MPlayer OSX[471] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 11:29:54.305 MPlayer OSX[471] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

Requested video codec family [wmv9dmo] (vfm=dmo) not available.

Enable it at compilation.

Requested video codec family [wmvdmo] (vfm=dmo) not available.

Enable it at compilation.

Cannot find codec matching selected -vo and video format 0x33564D57.

2006-05-08 11:29:59.513 MPlayer OSX[471] ===================== MPlayer OSX Terminated =====================

2006-05-08 11:40:23.536 MPlayer OSX[496] ===================== MPlayer OSX Started =====================

2006-05-08 11:40:24.289 MPlayer OSX[496] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.293 MPlayer OSX[496] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.300 MPlayer OSX[496] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.305 MPlayer OSX[496] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.342 MPlayer OSX[496] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: /Volumes/TRANSFER/Lost/Lost [2x20] Two for the Road.avi

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -font

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -xy

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: 2.0

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -aspect

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: 1.7777

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -monitoraspect

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: 1.2500

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -vf

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: yuvcsp

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -vo

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: macosx

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -subcp

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: ISO-8859-2

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: -subfont-text-scale

2006-05-08 11:40:24.342 MPlayer OSX[496] Arg: 3

2006-05-08 11:40:24.343 MPlayer OSX[496] Arg: -slave

2006-05-08 11:40:24.343 MPlayer OSX[496] Arg: -identify

2006-05-08 11:40:24.586 mplayer[497] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.590 mplayer[497] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.595 mplayer[497] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-08 11:40:24.600 mplayer[497] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-08 11:40:24.725 MPlayer OSX[496] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-08 11:40:24.726 MPlayer OSX[496] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

No bind found for key 'MOUSE_BTN0'

No bind found for key 'MOUSE_BTN0'

2006-05-08 12:46:01.729 MPlayer OSX[496] ===================== MPlayer OSX Terminated =====================

2006-05-09 09:18:42.718 MPlayer OSX[498] ===================== MPlayer OSX Started =====================

2006-05-09 09:18:43.323 MPlayer OSX[498] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.328 MPlayer OSX[498] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.338 MPlayer OSX[498] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.343 MPlayer OSX[498] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.384 MPlayer OSX[498] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: /Volumes/TwinPeaks-S1-S2I/Season1/01x02 - Zen, Or The Skill To Catch A Killer.avi

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -font

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -xy

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: 2.0

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -aspect

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: 1.7777

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -monitoraspect

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: 1.2500

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -vf

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: yuvcsp

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -vo

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: macosx

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -subcp

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: ISO-8859-2

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -subfont-text-scale

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: 3

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -slave

2006-05-09 09:18:43.385 MPlayer OSX[498] Arg: -identify

2006-05-09 09:18:43.891 mplayer[499] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.898 mplayer[499] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.905 mplayer[499] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:18:43.913 mplayer[499] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-09 09:18:44.170 MPlayer OSX[498] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-09 09:18:44.170 MPlayer OSX[498] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

2006-05-09 09:19:33.460 MPlayer OSX[498] ===================== MPlayer OSX Terminated =====================

2006-05-09 09:20:00.987 MPlayer OSX[502] ===================== MPlayer OSX Started =====================

2006-05-09 09:20:01.367 MPlayer OSX[502] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.373 MPlayer OSX[502] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.377 MPlayer OSX[502] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.382 MPlayer OSX[502] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.423 MPlayer OSX[502] Path to MPlayer: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: /Volumes/TwinPeaks-S1-S2I/Season1/01x01 - Traces To Nowhere.avi

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: -font

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: -xy

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: 2.0

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: -aspect

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: 1.7777

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: -monitoraspect

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: 1.2500

2006-05-09 09:20:01.423 MPlayer OSX[502] Arg: -vf

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: yuvcsp

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: -vo

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: macosx

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: -subcp

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: ISO-8859-2

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: -subfont-text-scale

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: 3

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: -slave

2006-05-09 09:20:01.424 MPlayer OSX[502] Arg: -identify

2006-05-09 09:20:01.587 mplayer[503] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.592 mplayer[503] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle/Contents/MacOS/iGetterIMBundle for bundle /Users/ADI/Library/InputManagers/iGetterIMBundle/iGetterIMBundle.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.597 mplayer[503] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/ADI/Library/InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:20:01.602 mplayer[503] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports for bundle /Users/ADI/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle, error code 2 (link edit error code 0, error number 0 ())

FIXME:Hardenabling SSE and SSE2 without detection

/Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF doesn't look like a font description, ignoring.

Cannot load font: /Applications/MPlayer OSX86 with official gui/MPlayer OSX86 CVS060310.app/Contents/Resources/Fonts/Arial.TTF

2006-05-09 09:20:01.690 MPlayer OSX[502] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:errorDescription:], AppKit.subproj/NSCell.m:1298

2006-05-09 09:20:01.690 MPlayer OSX[502] Exception raised during posting of notification. Ignored. exception: Invalid parameter not satisfying: aString != nil

No bind found for key 'MOUSE_BTN0'

2006-05-09 09:23:58.761 MPlayer OSX[502] ===================== MPlayer OSX Terminated =====================

2006-05-09 09:25:39.785 MPlayer OSX[515] ===================== MPlayer OSX Started =====================

2006-05-09 09:25:40.185 MPlayer OSX[515] *** -[NSBundle load]: Error loading code /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer for bundle /Users/ADI/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle, error code 2 (link edit error code 0, error number 0 ())

2006-05-09 09:25:40.191 MPlayer OSX[515] *** -[NSBundle l

Link to comment
Share on other sites

So...I have new questions :

 

I download the nu release of mplayer, and i use with the -v...... text, but is so slow:( why...an older version works great with this text:)

And the next question is : HOW TO USE THE SKINS????? under osx 10.4.6

Link to comment
Share on other sites

Ian,

 

you have to apply the MacIntel patch from VLC:

 

http://trac.videolan.org/vlc/browser/trunk...vs-mactel.patch

 

The next roadblock you're likely to hit is "mp3lib". Disabling it via configure seemed to help at first, but at the linking stage the compilation fails.

Thomas

I hit a roadblock there, but then I disabled it and it DID work! :hysterical:

 

If all goes well, ffmp3 kicks in anyway and you don't have to worry about it with your fast-as-hell Intel... I'm wondering, did you not make clean or anything after reconfiguring?

 

Anyway, would anyone like a super-hacked-up fink build? Because I have one; note that it's not quite the same thing as MPlayer OS X (notably the neato GUI), and that if you use -vo quartz on an intel machine it will crash and burn burn burn, but I did add in the SSA/ASS patch which might not be added into upstream until after pre8 (because it cometh soon), and I have two different fink infos and patchsets that will work pretty darn well on a G4 (because heaven knows you guys need all the speed you can get) and on a MacBook (and therefore presumably other Intel Macs) thanks to some info in this thread. I dunno about G5's (never had one), but the G4 one should work anyway?

 

Unfortunately, the old GTK1 gui for MPlayer doesn't seem to take a liking to GCC4 + OS X, and I don't have a G4 anymore, so support for those is pretty much dead as far as my builds are concerned :poster_oops:

Link to comment
Share on other sites

Heh,

 

I think I left a prebuilt mp3lib object in the source tree that you can just copy then ranlib when the build fails at that step. It was built with gcc 3.5 but links fine with the other stuff, don't clearly remember though, but it should be in there.

 

XanthraX I have no idea what's going on there :whistle:

 

Aubin Paul could enable the gui's integration after "initializing" it. At first it doesn't play 90% of the files integrated into the window but once it played a "good" file it will play everything. As a workaround a "good" file like that could be created and played with the gui everytime an instance of it is created. (an mplayer logo perhaps) that would make the gui fully operable I think. Now, in my build the integration is disabled because of that behaviour but someone could possibly modify the gui like that. Don't remember whether I messed around with the code or not but it's surely disabled in the plist. MIGHT be enough to reenable it there. (don't ask me which plist and which key)

 

As for the previous question I don't think the OSX gui is skinnable, it's not the same as the GTK gui with the OSX skin, it's a native XCode app, and I didn't see a skinning option while I was modifying it.

 

Anyway I'm hoping new builds will pop up as I won't be making them anymore. I'm trying to sell my p4dual 915gl based PC.

 

Good luck BRP

Link to comment
Share on other sites

I hit a roadblock there, but then I disabled it and it DID work! :lol:

 

If all goes well, ffmp3 kicks in anyway and you don't have to worry about it with your fast-as-hell Intel... I'm wondering, did you not make clean or anything after reconfiguring?

 

Well, I don't know what it was but I managed to compile this thing with the patches for ffmpeg and SSA/ASS applied after downloading a new CVS snapshot:

 

./configure --disable-mencoder --disable-mp3lib --with-freetype-config=/opt/local/bin/freetype-config

 

Still, SSA/ASS via -vf ass doesn't work for me at all. As soon as a subtitle is about to be rendered, it complains with error opening font. I also use -fontconfig -embeddedfonts when starting mplayer. Any idea?

 

It does work:

 

mplayer -vo macosx -vf ass,scale -embeddedfonts -fontconfig -font 'Bitstream Vera Sans' ...

 

One more thing: for the ASS/SSA patch to work I had to use DarwinPort's fontconfig. But I forgot to copy /etc/fonts/fonts.conf to /opt/local/etc/fonts/fonts.conf. Only after I had done this and run fc-cache I was able to use all fonts, and not only the ones from X11.

Link to comment
Share on other sites

Yeah, I use fink, not DP, so I can't really help you there (and IIRC from my old Pismo, DP compiles a lot less into its included MPlayer whereas fink pulls in a buttload of dependencies and gives you a pretty good wide set of features sort of like I get in my Gentoo Linux by enabling lots of USE flags). One thing about those options:

 

I prefer to keep those options in my ~/.mplayer/config so that it looks like this and I don't have to keep on typing them (and I just keep a font at ~/.mplayer/subfont.ttf to make life easy):

 

lavdopts="threads=2" # Because dual core makes you look hardcore
subfont-autoscale=1 # So that SRT subs are a decent size
subfont-blur=3 # So that SRT subs look nice
vf="pp,scale=1280:800,ass,yuy2" # The pp filter by default gets rid of blocking, a common problem for those of us who enjoy getting videos from google video and youtube; the first scale is only so that I get nice looking hi-res ASS subs... I only play fullscreen, so why not?; the ASS filter is necessary when you want those subs to be rendered properly; and the yuy2 filter is there because the macosx vo doesn't like the ASS filter's output, and because quartz crashes on my macbook
embeddedfonts=yes # If you don't already have the fonts they want, you won't see anything
fs=yes # Always do fullscreen
fontconfig=yes # Sometimes you still need more fonts than the embedded ones

 

I'm still working on the automagical fink builds based off the last CVS snaphot (MPlayer's server died and they're converting the repository to SVN, which means that the publically available source is currently frozen at the 19 May snapshot), but I really want to patch mp3lib to get working among other things.

Link to comment
Share on other sites

  • 3 weeks later...

Official MPlayer 1.0pre8 is out. SVN repository is up.

 

Still doesn't compile with mp3lib enabled and my knowledge of the assembly language is nonexistant.

 

@BRP:

 

Had an enticing thought while playing around with GIMPshop. It surely must also be possible to package MPlayer with all dependent external libraries (fontconfig, freetype etc.), so that you have a true standalone application. I think I'm gonna tinker a bit with this idea and see what comes of it.

Link to comment
Share on other sites

Had an enticing thought while playing around with GIMPshop. It surely must also be possible to package MPlayer with all dependent external libraries (fontconfig, freetype etc.), so that you have a true standalone application. I think I'm gonna tinker a bit with this idea and see what comes of it.
Well, I think it'd kind of duplicate the efforts of the MPlayer OS X project. But yes, you can do that if you want and know how to. I don't do that because I'm a clueless newbie at compiling stuff the OS X way; I'm used to the way you do it with UNIXy stuff, all command-line driven.

 

(I wouldn't be too concerned about not having a binary pre8 for OS X, because the MPlayer team pretty much prefers to work off the CVS/SVN versions... and looking at how mp3lib compiles, it might as well be better off waiting to fix it)

 

Now that I'm not so busy working my butt off trying to graduate, I'll be releasing my work to the 'net... I've already gotten xmame, advancemame, mplayer, and zsnes working for me great and it's a bad idea to keep it to myself.

Link to comment
Share on other sites

  • 1 month later...

Hi I'm very new in mac os, but I could install 10.4.6 on celeron M 1.3 GHz, I have NO "Quartz Exteme" OR "Core Image" . downloaded VLC plays music fine, but video shows error. I read somewhere this mplayer mod can play on intel with no QE or CI. It that so? please explain me how

Link to comment
Share on other sites

  • 9 months later...
 Share

×
×
  • Create New...