Created
October 4, 2011 09:42
-
-
Save shamun/1261246 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ nc -l 8000 | mplayer - | |
| MPlayer SVN-r33251-4.6.0 (C) 2000-2011 MPlayer Team | |
| mplayer: could not connect to socket | |
| mplayer: No such file or directory | |
| Failed to open LIRC support. You will not be able to use your remote control. | |
| Playing -. | |
| Reading from stdin... | |
| libavformat file format detected. | |
| Cannot seek backward in linear streams! | |
| Seek failed | |
| [matroska,webm @ 0x8f78f80] Unknown entry 0x9F | |
| MPlayer interrupted by signal 11 in module: demux_open | |
| - 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment