[MacPorts] #48823: MPlayer falling back to pbuffer on OS X 10.11
#48823: MPlayer falling back to pbuffer on OS X 10.11 -----------------------------+-------------------------------- Reporter: oliver.psotta@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: MPlayer @1.1_9 -----------------------------+-------------------------------- On playback of different video files MPlayer always loops this message: {{{ Fallingback to pbuffer. FBO status is 360540/ 0 7% 4% 0.3% 0 0 }}} Before the loop this message was printed: {{{ [ASPECT] Warning: No suitable new res found! Fallingback to pbuffer. FBO status is 36054 [swscaler @ 0x10e98a950]Warning: dstStride is not aligned! ->cannot do aligned memory accesses anymore [swscaler @ 0x10e98a950]Warning: data is not aligned! This can lead to a speedloss }}} OS X El Capitan Public Beta Version 6 -- Ticket URL: <https://trac.macports.org/ticket/48823> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Changes (by mf2k@…): * owner: macports-tickets@… => jeremyhu@… * port: MPlayer @1.1_9 => MPlayer Comment: In the future, please Cc the port maintainers ({{{port info --maintainers MPlayer}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Comment (by t6oc4l7fab@…): Still an issue with current OSX 10.11 release and mplayer 1.1-4.2.1 constant looping with message {{{ Fallingback to pbuffer. FBO status is 360540/ 0 14% 8% 2.4% 4 0 }}} and choppy playback. -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Comment (by j_mach_wust@…): Confirming the same issue with mplayer-devel @37268_1+fribidi+osd. The issue only appears if there is video output. When I playback an audio file, this issue does not appear, but I get the following warning: WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h. -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Comment (by sweedee@…): Confirming the same issue with MPlayer @1.1_9 on MacOSX 10.11.'''1''' stops playback completely after printing one line: _____ Fallingback to pbuffer. FBO status is 36054 _____ Cc Me! thanks -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Comment (by crosma@…): The MPlayer developers recommend using the Cocoa backend with OpenGL for playback on modern OSX. To build, simply compile with both OpenGL and Corevideo support (doing so does not cause issues anyway with current versions of MPlayer). This means modifying the Portfile so that enabling OpenGL does not disable Corevideo. Then play videos using OpenGL with the Cocoa backend: mplayer -vo gl:backend=4 [movie] Fullscreen only works correctly with OpenGL when using the SDL backend like so: mplayer -fs -vo gl:backend=2 [movie] -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#48823: MPlayer falling back to pbuffer on OS X 10.11 ------------------------------+------------------------ Reporter: oliver.psotta@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: MPlayer | ------------------------------+------------------------ Comment (by crosma@…): Replying to [comment:9 crosma@…]:
Fullscreen only works correctly with OpenGL when using the SDL backend like so: mplayer -fs -vo gl:backend=2 [movie]
This probably only works if you're using the non-X11 version of SDL! -- Ticket URL: <https://trac.macports.org/ticket/48823#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts