chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

mmap: Bad file descriptor #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile latest mplayer git (from git://repo.or.cz/mplayer) with attached
patch for mplayer (changed a bit / with added vd_dshowserver.c).
2. install dshowserver and registercodec (r82)
2.a install CoreAVC codecs (1.9.5) (working -tested with dshowserver)
3. register coreserve codec in codecs.conf
5. run mplayer with 'mplayer -vc coreserve movie.264'

What is the expected output? What do you see instead?

Expected: Playing file
Instead: 
===================================================================
Forced video codec: coreserve
Opening video decoder: [dshowserver] DirectShowServer video codecs
mmap: Bad file descriptor
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x10000005.
===================================================================

What version of the product are you using? On what operating system?
Gentoo Linux x86 / coreavc svn revision r82 / mplayer latest git (22.
september 2009)

Please provide any additional information below.
I would like to get this to work, because this would be a possbility to
stream mpeg4/avc over network faster (because I still have a bit slow CPU)

Original issue reported on code.google.com by bastian....@gmail.com on 22 Sep 2009 at 4:09

Attachments:

GoogleCodeExporter commented 8 years ago
Please use the latest release without any external patches (i.e. follow the
instructions in the Wiki).  Let me know if you still have an issue

Original comment by alannis...@gmail.com on 8 Jan 2010 at 8:33

GoogleCodeExporter commented 8 years ago
No response

Original comment by alannis...@gmail.com on 13 Mar 2010 at 2:58

GoogleCodeExporter commented 8 years ago
Have the same issue with latest svn and mplayer 1.0rc4,
but if run as root everything is ok..
Tried changing mmap_min_addr to 0 - no use

Original comment by vd0....@gmail.com on 26 Apr 2011 at 7:33