LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-13-2006, 08:28 AM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
howto get internet video clip running on sarge stable ?


hi

I'd like to get video clip running on debian sarge stable.
I've installed mplayer, but don't get any music or video, due to the following error:
Code:
debian:~# mplayer mms://stream.onet.pl/media.wsx?/info/200608/211c4582c3.wmv
MPlayer 1.0pre8-3.3.5 (C) 2000-2006 MPlayer Team
CPU:               Intel(R) Pentium(R) 4 CPU 2.00GHz (Family: 15, Model: 2, Stepping: 4)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.


Failed to open /dev/rtc: Device or resource busy (it should be readable by the user.)
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
Setting up LIRC support...
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 mms://stream.onet.pl/media.wsx?/info/200608/211c4582c3.wmv.
STREAM_ASF, URL: mms://stream.onet.pl/media.wsx?/info/200608/211c4582c3.wmv
Resolving stream.onet.pl for AF_INET6...
Couldn't resolve name for AF_INET6: stream.onet.pl
Resolving stream.onet.pl for AF_INET...
Connecting to server stream.onet.pl[212.244.48.55]: 1755...
Connected
file object, packet length = 2888 (2888)
unknown object
unknown object
unknown object
stream object, stream ID: 4
stream object, stream ID: 8
unknown object
data object
mmst packet_length = 2888
Cache size set to 64 KBytes
Cache fill:  0.00% (0 bytes)
ASF file format detected.
VIDEO:  [WMV3]  160x120  24bpp  1000.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 11025 Hz, 1 ch, s16le, 8.0 kbit/4.55% (ratio: 1003->22050)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
open: No such file or directory
Couldn't open: /dev/mga_vid
open: No such file or directory
Couldn't open: /dev/mga_vid
[VO_TDFXFB] Can't open /dev/fb0: No such file or directory.
==========================================================================
Opening video decoder: [dmo] DMO video codecs
Win32 LoadLibrary failed to load: wmv9dmod.dll, /wmv9dmod.dll, /usr/lib/win32/wmv9dmod.dll, /usr/local/lib/win32/wmv9dmod.dll
IMediaObject ERROR: 0x8352f82  could not open DMO DLL (0x0 : 0)
Failed to create DMO filter
ERROR: Could not open required DirectShow codec wmv9dmod.dll.
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [dmo] DMO video codecs
Win32 LoadLibrary failed to load: wmvdmod.dll, /wmvdmod.dll, /usr/lib/win32/wmvdmod.dll, /usr/local/lib/win32/wmvdmod.dll
IMediaObject ERROR: 0x8352f82  could not open DMO DLL (0x0 : 0)
Failed to create DMO filter
ERROR: Could not open required DirectShow codec wmvdmod.dll.
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x33564D57.
Read DOCS/HTML/en/codecs.html!
==========================================================================
alsa-init: using device default
alsa: 11025 Hz/1 channels/2 bpf/14338 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 11025Hz 1ch s16le (2 bytes per sample)
Video: no video
Starting playback...
Everything done. Thank you for downloading a media file containing proprietary and patented technology.
A:   2.3 (02.3) of 5.0 (05.0) 51.0% 0%
alsa-uninit: pcm closed

Exiting... (End of file)
what's wrong and howto solve this problem ?
is it something missing and needs to be installed ?
 
Old 08-13-2006, 11:25 AM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Try adding this to your /etc/apt/sources.list then updating and installing the w32codecs package.

Code:
## Various Multimedia Helper Apps Mplayer, Real, w32codecs, etc.. ##
deb http://debian-multimedia.org sarge main
 
Old 08-13-2006, 11:46 AM   #3
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by HappyTux
Try adding this to your /etc/apt/sources.list then updating and installing the w32codecs package.

Code:
## Various Multimedia Helper Apps Mplayer, Real, w32codecs, etc.. ##
deb http://debian-multimedia.org sarge main
thanks after installing w32codecs it works perfectly.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
howto update webmin by debian sarge stable ? cccc Debian 2 10-14-2005 03:31 PM
after all changes with sarge getting stable hyllplan Debian 5 06-18-2005 04:17 PM
What will you do after Sarge has become the new stable? Sabazios3 Debian 13 05-16-2005 03:27 AM
When Sarge becomes Stable? linux-rulz Debian 2 12-21-2004 08:57 AM
Interesting video clip tarballedtux General 5 08-08-2003 02:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 06:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration