LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-07-2005, 07:48 AM   #1
kb_ganesh
Member
 
Registered: Jun 2005
Posts: 42

Rep: Reputation: 15
no sound/video in mplayer(1.0pre7) ubuntu 5.04


i installed the essential codecs package(essential-20050412) and MPlayer-1.0pre7 from source..the installation went fine..now when i try to play any file using mplayer <filename>, i do not get any audio/video but though it shows progress in the "progress bar"..

eg.,
Code:
root@njiggs:/home/normal/downloads/lind/video/MPlayer-1.0pre7 # mplayer /mnt/f/Videos/English/Billy\ Joel\ -\ We\ Didnt\ Start\ The\ Fire.avi
MPlayer 1.0pre7-3.3.5 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices Athlon 64 Clawhammer (Family: 8, Stepping: 10)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2


Playing /mnt/f/Videos/English/Billy Joel - We Didnt Start The Fire.avi.
AVI file format detected.
VIDEO:  [DX50]  352x240  24bpp  29.970 fps  774.9 kbps (94.6 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
AO: [null] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Starting playback...
VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.47:1 - prescaling to correct movie aspect.
VO: [null] 352x240 => 352x240 Planar YV12
A:   2.1 V:   2.1 A-V:  0.002 ct:  0.003  64/ 64  2%  0%  2.2% 0 0
can someone help me out?
 
Old 09-07-2005, 10:18 AM   #2
fatal_boot
LQ Newbie
 
Registered: Sep 2005
Location: Toowoomba, QLD, AU
Distribution: SuSE, Mandrake, Slackware, Debian, Ubuntu, Fedora, IPCop, Smoothwall etc
Posts: 7

Rep: Reputation: 0
Don't try and install MPlayer from source. It's a pig of a thing to do.

Anyway, why use source if you can apt-get it.
Note: Make sure you are using hoary in your /etc/apt/sources.list


Should be a command like this in your terminal:
% apt-get install mplayer

Sorry if this doesn't help.
 
Old 09-12-2005, 02:09 AM   #3
maba
LQ Newbie
 
Registered: Dec 2004
Posts: 1

Rep: Reputation: 0
Re: no sound/video in mplayer(1.0pre7) ubuntu 5.04

Quote:
Originally posted by kb_ganesh
i installed the essential codecs package(essential-20050412) and MPlayer-1.0pre7 from source..the installation went fine..now when i try to play any file using mplayer <filename>, i do not get any audio/video but though it shows progress in the "progress bar"..

eg.,
Code:
root@njiggs:/home/normal/downloads/lind/video/MPlayer-1.0pre7 # mplayer /mnt/f/Videos/English/Billy\ Joel\ -\ We\ Didnt\ Start\ The\ Fire.avi
MPlayer 1.0pre7-3.3.5 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices Athlon 64 Clawhammer (Family: 8, Stepping: 10)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2


Playing /mnt/f/Videos/English/Billy Joel - We Didnt Start The Fire.avi.
AVI file format detected.
VIDEO:  [DX50]  352x240  24bpp  29.970 fps  774.9 kbps (94.6 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
AO: [null] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Starting playback...
VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.47:1 - prescaling to correct movie aspect.
VO: [null] 352x240 => 352x240 Planar YV12
A:   2.1 V:   2.1 A-V:  0.002 ct:  0.003  64/ 64  2%  0%  2.2% 0 0
can someone help me out?

open a terminal --> killall esd --> restart mplayer
 
  


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
Cannot compile MPlayer 1.0pre7 with x264 support ginobili_mvp Linux - Software 3 12-04-2005 11:25 AM
Sound but no video with xine, mplayer imix Linux - Software 10 06-09-2005 11:18 AM
Mplayer: No Video, Has Sound.....* RemusX2 Linux - Software 5 06-05-2005 01:10 PM
Mplayer Problems (Sound, but no Video) shaolin77 Linux - Software 5 08-06-2004 05:27 PM
Mplayer - I get sound, but no video psalm Linux - Software 7 10-12-2003 09:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:37 AM.

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