Sponsored Content
Full Discussion: mplayer problem
Top Forums Shell Programming and Scripting mplayer problem Post 302510674 by locoroco on Monday 4th of April 2011 03:23:41 PM
Old 04-04-2011
mplayer problem

I have this problem using a script that uses mplayer. This is the error messages.

Code:
INFO: Mplayer Log
LOG: MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
LOG: mplayer: could not connect to socket
LOG: mplayer: No such file or directory
LOG: Failed to open LIRC support. You will not be able to use your remote control.
LOG: 
LOG: Playing /media/LaCie/folder/file.wmv.
LOG: ASF file format detected.
LOG: [asfheader] Audio stream found, -aid 1
LOG: [asfheader] Video stream found, -vid 2
LOG: VIDEO:  [WMV3]  1280x720  24bpp  1000.000 fps  2996.2 kbps (365.7 kbyte/s)
LOG: Clip info:
LOG:  name: 
LOG:  author: 
LOG:  copyright: 
LOG:  comments: 
LOG: jpeg: Parsing suboptions.
LOG: jpeg: Progressive JPEG disabled.
LOG: jpeg: Baseline JPEG enabled.
LOG: jpeg: Suboptions parsed OK.
LOG: Opening video filter: [pp=ac/lb]
LOG: Opening video filter: [scale]
LOG: ==========================================================================
LOG: Opening video decoder: [dmo] DMO video codecs
LOG: ERROR: Could not open required DirectShow codec wmv9dmod.dll.
LOG: Win32 LoadLibrary failed to load: wmv9dmod.dll, /usr/lib/codecs/wmv9dmod.dll, /usr/lib/win32/wmv9dmod.dll, /usr/local/lib/win32/wmv9dmod.dll
LOG: IMediaObject ERROR: 0x83eedf1  could not open DMO DLL (0x0 : 0)
LOG: Failed to create DMO filter
LOG: You need to upgrade/install the binary codecs package.
LOG: Go to http://www.mplayerhq.hu/dload.html
LOG: VDecoder init failed :(
LOG: Opening video decoder: [dmo] DMO video codecs
LOG: ERROR: Could not open required DirectShow codec wmvdmod.dll.
LOG: Win32 LoadLibrary failed to load: wmvdmod.dll, /usr/lib/codecs/wmvdmod.dll, /usr/lib/win32/wmvdmod.dll, /usr/local/lib/win32/wmvdmod.dll
LOG: IMediaObject ERROR: 0x83eedf1  could not open DMO DLL (0x0 : 0)
LOG: Failed to create DMO filter
LOG: You need to upgrade/install the binary codecs package.
LOG: Go to http://www.mplayerhq.hu/dload.html
LOG: VDecoder init failed :(
LOG: Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
LOG: [wmv3 @ 0x1ac6c00]Extra data: 8 bits left, value: 0
LOG: Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
LOG: ==========================================================================
LOG: ==========================================================================
LOG: Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
LOG: AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8005->176400)
LOG: Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
LOG: ==========================================================================
LOG: AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
LOG: Starting playback...
Error while decoding frame!  0.240 ct:  0.022   1/  1 ??% ??% ??,?% 0 0 
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
LOG: [PP] Using external postprocessing filter, max q = 6.
LOG: VDec: using Planar YV12 as output csp (no 0)
LOG: Movie-Aspect is undefined - no prescaling applied.
LOG: [swscaler @ 0xa67900]No accelerated colorspace conversion found.
LOG: [swscaler @ 0xa67900]using unscaled yuv420p -> rgb24 special converter
LOG: VO: [jpeg] 1280x720 => 1280x720 RGB 24-bit 
LOG: jpeg: ./screenshots - Output directory successfully created.
LOG: A:  16.5 V:  16.2 A-V:  0.273 ct:  0.028   3/  3 ??% ??% ??,?% 0 0 
LOG: 
LOG: Exiting... (End of file)


Last edited by radoulov; 04-04-2011 at 04:41 PM.. Reason: Code tags, please!
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help me: Divx with MPlayer

Hi, I'm a beginner in linux :( I wanna play divx with MPlayer. I have mdk8.1 and I can't install MPlayer because I have gcc 2.96 I need upgrade my gcc to 2.95.2 or 2.95.4 Anyone can say me how do i do to uninstall gcc-2.96 and install gcc-2.95.2. Can you give me the exactly url to... (1 Reply)
Discussion started by: mercutio
1 Replies

2. Linux

Help cannot install mplayer

whenever i trty to install mplayer or for that matter any video player i have 2 types of error 1.error while loading shared libraries: libaa.so.1: cannot open shared object file: No such file or directory 2.error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No... (1 Reply)
Discussion started by: wojtyla
1 Replies

3. UNIX for Dummies Questions & Answers

Problem with mplayer

Can someone help with following problem? I'm trying to watch the stream video. mplayer SRTV - Main Air MPlayer SVN-r24130 (C) 2000-2007 MPlayer Team CPU: AMD Sempron(tm) Processor 2800+ (Family: 15, Model: 44, Stepping: 2) CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1... (1 Reply)
Discussion started by: mirusnet
1 Replies

4. Solaris

mplayer on soalris

Hi all ... I would like to know how to install mplayer on solaris 10 i have been trying to understand it through the docs on their website but didnt get it that well.. So if anyone can give me step by step instructions to install it ..i would much appreciate it!!! Thanks (3 Replies)
Discussion started by: wrapster
3 Replies

5. Programming

problem with playing a song using mplayer

Hi all, I have an application program which keeps reading an audio file from a directory one after the other , once a file is chosen it keeps sending data in terms of 60000 bytes to a specified socket. This is written into another file "x.mp3" and mplayer is called. Again next 60000... (1 Reply)
Discussion started by: shashi
1 Replies

6. UNIX for Dummies Questions & Answers

mplayer snapshots

I have a script with: mplayer tv:// -tv driver=v4l2:device=/dev/video0:width=320:height=240:norm=NTSC:fps=30:noaudio:input=0 -vf screenshot -aspect 4:3 -vo xv to take .png screenshots. It now works but am not getting what the webcam sees displayed in the frame -- just snow noise. Does someone... (1 Reply)
Discussion started by: slak0
1 Replies

7. UNIX for Beginners Questions & Answers

Problem compiling Mplayer with file pngdec.c

Hello, I was trying to compile Mplayer 1.3 using gcc 4.4, but I am getting LOTS of error messages when make reaches the pngdec.c file. These are the error messages. libavcodec/pngdec.c:37:18: warning: zlib.h: No such file or directory libavcodec/pngdec.c:82: error: expected... (12 Replies)
Discussion started by: colt
12 Replies

8. UNIX for Beginners Questions & Answers

Mplayer fifo.

Hi all, First of all, sorry for the pastebin link. The code tags aren't working for me. #!/bin/bash # while-menu-dialog: a menu driven - Pastebin.com This is a channel "changer" shell script i'm working on. It uses dialog to display the menus. It... (3 Replies)
Discussion started by: ignatius
3 Replies
MOVIXMAKER-2(1) 					User Contributed Perl Documentation					   MOVIXMAKER-2(1)

NAME
MoviXMaker-2 - Easily create customized eMoviX/MoviX/MoviX2 disc images SYNOPSIS
movixmaker-2[.pl] [--version|--help] [--verbose] [--debug] [--nogui] [--nodelete] [--boot-help-lang=Language] [--menu-lang=Language] [--subtitleFonts=FontSet] [--tv-region=Region] [--remote=RemoteControl] [--keyboard=KbLayout] [--movix=MovixSrcDir] [-o=OutputFile] [-t=TempDir] [-b=BootLabel] [--loop=NbrOfLoops] [--random] [--nodma] [--eject] [--reboot] [--shut] [--extra-genisoimage-options="opt1 opt2 ..."] [--extra-mplayer-options="opt1 opt2 ..."] [--unwanted-mplayer-options="opt1 opt2 ..."] DESCRIPTION
MoviXMaker is a simple Perl command line utility or a GTK+-2/Gnome2/GladeXML interface to create customized eMoviX/MoviX/MoviX2 ISO files. It includes disk image customization possibilities such as : - boot help language, subtitle fontset, boot label selection. - you can specify [e]MoviX[2] parameters such as : movix/mplayer menu language (language), keyboard layout (kb), tv region (region), remote control (remote), loop, random, shutdown (shut), reboot, eject, dma, extra_mplayer_options and unwanted_mplayer_options. OPTIONS
All options that may be abbreviated to uniqueness can use a single dash. --version Displays MoviXMaker-2's version and exits. --help Display help messages [similar to this help] then exits. --verbose Verbose genisoimage output. --debug Debug mode (kind of movixmaker-2 verbose). --nogui Do not display the graphical interface. --nodelete Don't delete temporary directory. --boot-help-lang=Language Specify the language of the CD boot help messages. --menu-lang=Language Specify the MoviX/MPlayer menu language. --tv-region=Region Specify the tv region among: ntsc, ntsc-j, pal, pal-60, pal-nc, pal-m, pal-m60, pal-x, secam. --remote=Remote Specify the remote control among: hauppauge, haupserial, hauppauge2, logitech, pctv, abit, realmagic, grundig_tp720, kingman_code_026. --subtitleFonts=FontSet Specify which font set will be included in iso image. -k KbLayout, --keyboard=KbLayout Specify the keyboard layout to use. -m MovixSrcDir, --movixDir=MovixSrcDir Location of the *MoviX* directory. -o OutputFile, --output-file=OutputFile Name [with full path!] of the output iso image. -t TempDir, --tmpDir=TempDir Directory that will contain the temporary files. -b BootLabel, --boot-label=BootLabel Make *MoviX* boot with your favorite label (new default boot label). --loop=NbrOfLoops Don't delete temporary directory. --random Don't delete temporary directory. --nodma Make *MoviX* run with DMA turned off (fixes old-HDs issues). --eject Make *MoviX* eject the CD once it finished playing. --reboot Make *MoviX* reboot the PC once it finished playing. --shut Make *MoviX* poweroff the PC once it finished playing. --extra-genisoimage-options="opt1 opt2 ..." Extra options for genisoimage. --extra-mplayer-options="opt1 opt2 ..." Extra options for MPlayer. --unwanted-mplayer-options="opt1 opt2 ..." Options you want to be sure MPlayer will not use. AUTHOR
Pascal Giard, <evilynux@yahoo.com> COPYRIGHT
Copyright (C) 2003, 2004 Pascal Giard <evilynux@yahoo.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. SEE ALSO
Gnome2(3), Gtk2(3), Getopt::Long(3), Config::IniFiles(3) perl v5.8.8 2007-09-02 MOVIXMAKER-2(1)
All times are GMT -4. The time now is 08:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy