Advertising
advertising
related pastes to tag 'mplayer'
- 2110498 - i5noc: mplayer live wms
-
- When reconnecting within a few minutes of a disconnect with no other connected players, our server sends an End of Stream signal. This is allowed in the spec and every player except Mplayer is handling it correctly.
- Looking at the mplayer source code, they are not parsing the End of Stream packet properly:
- http://msdn.microsoft.com/en-us/library/cc251288%28v=prot.10%29.aspx
- You can test that mplayer does not handle End of Stream + Stream Change (server side playlists) with this url: http://vmc001.sjo.edgecastcdn.net/serverside_playlist.wsx
- When WMP plays this url it cycles through 4 on-demand files in progression. With mplayer, it plays the first item and reports a chunk error. This is the same scenario we are seeing with Live streams when reconnecting in a 5 minute window.
- 2016647 - playback dvd with mplayer no vid: mplayer driver dvd playback xv
-
- 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.
- libdvdread: Using libdvdcss version 1.2.10 for DVD access
- libdvdread: Attempting to retrieve all CSS keys
- libdvdread: This can take a _long_ time, please be patient
- libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000ef7
- libdvdread: Elapsed time 0
- 2010832 - mplayer wrapper script for redsh: mplayer redshift
-
- #!/bin/bash
- killall redshift
- mplayer $@
- redshift &
- 1330728 - mplayer config: mplayer config configuration
-
- # streaming
- cache = 8192
- cache-min = 4
- # video
- vo = xv
- monitoraspect = 16:10
- 1246780 - mplayer config: mplayer
-
- # Write your default config options here!
- #============
- #General setup
- #============
- ao="alsa" #audio out
- mixer-channel="PCM"
- 909682 - extract_audio.rb: mplayer ruby audio lame encode
-
- #!/usr/bin/env ruby
- #
- # Simple script to extract the audio part of a video
- # and encode it to mp3.
- # Depends on 'mplayer' and 'lame'
- STDOUT.sync = true
- 856445 - Fabien Devaux: python mplayer from generator wrapper
-
- #!/usr/bin/env python2.5
- import os
- import select
- import subprocess
- class_code = """# Access MPlayer from python
- import os
- import select
- 856155 - extract_audio.rb: mplayer ruby audio lame encode
-
- #!/usr/bin/env ruby
- STDOUT.sync = true
- name = ARGV[0]
- abort("usage: #{$0} filename") if name.nil?
- abort("a file name 'audiodump.wav' already exist") if File.exist? 'audiodump.wav'
- 855238 - Fabien Devaux: python mplayer from
-
- from select import select
- import subprocess
- mplayer = subprocess.Popen(['mplayer', '-input', 'cmdlist'], stdin=subprocess.PIPE, stdout=subprocess.PIPE)
- class MPlayer(object):
- def __init__(self):
- self._mplayer = subprocess.Popen(['mplayer', '-slave', '-quiet', '-idle'], stdin=subprocess.PIPE, stdout=subprocess.PIPE, bufsize=1)
- 809611 - mplayer error: mplayer s509
-
- @localhost ~ $ mplayer --help
- MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
- CPU: Intel(R) Pentium(R) M processor 1.73GHz (Family: 6, Model: 13, Stepping: 8)
- CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
- Compiled with runtime CPU detection.
- The fontconfig option can't be used in a config file.
- Error parsing option fontconfig=1 at line 124
- Warning unknown option subfont-osd-scale at line 125
- 736635 - Eriol's green screen: mplayer green
-
- [root@fedora ~]# mplayer -v -vo x11 -frames 1 /home/win_share/Downloads/Protege/Protege.2007.DVDRip.XviD-ESPiSE.CD1.avi
- MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
- CPU: Intel(R) Pentium(R) 4 CPU 1.80GHz (Family: 15, Model: 2, Stepping: 7)
- CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
- Compiled with runtime CPU detection.
- get_path('codecs.conf') -> '/root/.mplayer/codecs.conf'
- Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
- Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
- 714094 - mplayer config: mplayer config
-
- vo=directx
- double=yes
- quiet=no
- subfont-autoscale=0
- subfont-text-scale=20
- sub-fuzziness=1
- subfont-encoding=iso8859-2 #normalis U" es O" miatt (Central Europe)
- vf=screenshot
- 679256 - Jp: mplayer shizzle
-
- # Write your default config options here!
- monitoraspect=1920:1200
- subfont-text-scale=2.0
- pp=6
- autoq=100
- 597879 - mplayer error: mplayer s509
-
- @localhost ~ $ mplayer --help
- MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
- CPU: Intel(R) Pentium(R) M processor 1.73GHz (Family: 6, Model: 13, Stepping: 8)
- CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
- Compiled with runtime CPU detection.
- The fontconfig option can't be used in a config file.
- Error parsing option fontconfig=1 at line 124
- Warning unknown option subfont-osd-scale at line 125
- 588853 - zphinx: mplayer
-
- MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
- CPU: AMD Athlon(tm) XP 2500+ (Family: 6, Model: 10, Stepping: 0)
- CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
- Compiled with runtime CPU detection.
- Available video output drivers:
- xmga Matrox G200/G4x0/G550 overlay in X11 window (using /dev/mga_vid)
- mga Matrox G200/G4x0/G550 overlay (/dev/mga_vid)
- tdfxfb 3Dfx Banshee/Voodoo3/Voodoo5
- 588654 - czekista - mplayer problem: mplayer
-
- stagger@debian:~$ mplayer -dumpstream "/home/stagger/wl-802-lec1-220k.rm" -dumpfile wyklad1.rm
- MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
- CPU: AMD Duron(tm) processor (Family: 6, Model: 3, Stepping: 1)
- CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
- Compiled with runtime CPU detection.
- Can't open joystick device /dev/input/js0: No such file or directory
- Can't init input joystick
- mplayer: could not connect to socket