Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gmplayer not playing sound (sometimes)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
cpdsaorg
Guru
Guru


Joined: 16 Oct 2003
Posts: 359

PostPosted: Sat Mar 19, 2005 7:33 am    Post subject: gmplayer not playing sound (sometimes) Reply with quote

I love the watching Red vs Blue (http://www.redvsblue.com/home.php) but sound is not working on 3 of the last 4 episodes. After sending the question to the Red vs Blue guys I got a responst from Gus stating I should "upgrade" to the latest version of Quicktime. At this point I checked the episodes on a mac and pc and found that the problem was on my end, gmplayer. I also tried the .divx files with no luck (getting a "no stream found" error)

What codec do i need to install to get this working? where do i get it and how do i install it??
currently running: mplayer-1.0_pre5-r5

I ran across the divx4linux codec binaries but they are 2 years old. Am i supposed to install those?
_________________
PentiumM 2.0 GHz, MSI 915GM Speedster-FA4, Seagate ST3500641AS SATA 400GB
Back to top
View user's profile Send private message
tom61
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2005
Posts: 111

PostPosted: Sat Mar 19, 2005 8:12 am    Post subject: Reply with quote

Hmm... I'm not finding an ebuild in Portage for the 'essentials codecs pack'(odd, since last time I emerged mplayer I remember a codec pack being a dependency), but you can get it from: http://www.mplayerhq.hu/homepage/design7/dload.html

That should get you working with later quicktime files.
Back to top
View user's profile Send private message
cpdsaorg
Guru
Guru


Joined: 16 Oct 2003
Posts: 359

PostPosted: Sat Mar 19, 2005 8:44 am    Post subject: Reply with quote

I think gentoo changed the name to media-libs/win32codecs.

The latest version is 20050216 which is strikingly similar to essential-20050216.tar.bz2 on the page that you suggested. (http://www4.mplayerhq.hu/MPlayer/releases/codecs/essential-20050216.tar.bz2)

it's marked ~ so I added it to package.keywords and emerged it. no change :-/ still no sound on some newer quicktime .mov files and no .divx at all.

I also checked http://www.apple.com/trailers/ and found that sound is not working on most of the newer trailers either.
_________________
PentiumM 2.0 GHz, MSI 915GM Speedster-FA4, Seagate ST3500641AS SATA 400GB
Back to top
View user's profile Send private message
tom61
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2005
Posts: 111

PostPosted: Sat Mar 19, 2005 10:55 pm    Post subject: Reply with quote

Try re-emerging mplayer. Mplayerplug-in had no troubles playing the trailers on Apple's site with sound on my system. Have you tried the non-gui mplayer from the command line, to see if you get any errors?

'.divx'? Odd extension, you try renaming it .avi.
Back to top
View user's profile Send private message
cpdsaorg
Guru
Guru


Joined: 16 Oct 2003
Posts: 359

PostPosted: Sat Mar 19, 2005 11:14 pm    Post subject: Reply with quote

Gave mplayer a shot with a .divx file that i downloaded and renamed to .avi and here are the results. (same, No stream found.)

Code:
 $ mplayer RvB_Episode48.avi
MPlayer 1.0pre5try2-3.4.3 (C) 2000-2004 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1465 MHz (Family: 6, Ste    pping: 2)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /home/citybird/.mplayer/config
Reading /home/citybird/.mplayer/codecs.conf: Can't open '/home/citybird/.mplayer/cod    ecs.conf': No such file or directory
Reading /usr/share/mplayer/codecs.conf: 73 audio & 180 video codecs
font: can't open file: /home/citybird/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /home/citybird/.mplayer/input.conf: No such file or dir    ectory
Input config file /usr/share/mplayer/input.conf parsed: 53 binds

Playing RvB_Episode48.avi.
Cache fill:  0.00% (0 bytes)    AVI: Missing video stream!? Contact the author, it m    ay be a bug :(
XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10)
XMMS: found plugin: libvorbis.so (Ogg Vorbis Player 1.2.10)
XMMS: found plugin: libxmmsmad.so (MAD MPEG Decoder plugin 0.7)
XMMS: found plugin: libmp4.so (MP4 & MPEG2/4-AAC audio player - 1.2.x)
XMMS: found plugin: libxmms-flac.so (Reference FLAC Player v1.1.0)
XMMS: Closing plugin /usr/lib/xmms/Input/libxmms-flac.so
XMMS: Closing plugin /usr/lib/xmms/Input/libmp4.so
XMMS: Closing plugin /usr/lib/xmms/Input/libxmmsmad.so
XMMS: Closing plugin /usr/lib/xmms/Input/libvorbis.so
XMMS: Closing plugin /usr/lib/xmms/Input/libmikmod.so
TiVo file format detected.
MPEG: No audio stream found -> no sound.
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
No stream found.


Exiting... (End of file)


I'm no video guru so I am not sure what is what.
I tried to reemerge mplayer to see what then...
Code:

* No LINGUAS given, defaulting to English
 * You have sse2 support enabled but your processor doesn't
 * Seem to support it!  You might be cross compiling or do not have /proc filesystem
 * enabled.  If either is the case, set CROSSCOMPILE to 1 to disable this warning.
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.4.3-20050110, bad
Checking for gcc version ... 3.4.3-20050110, bad
Checking for gcc-3.3 version ... not found
Checking for gcc-3.2 version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... 3.4.3-20050110, bad

*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***

You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use.  Use either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!

Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder).  If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!

        GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

    *** For details please read DOCS/HTML/en/users-vs-dev.html ***


Error: Bad gcc version

Check "configure.log" if you do not understand why it failed.

!!! ERROR: media-video/mplayer-1.0_pre5-r5 failed.
!!! Function src_compile, Line 460, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Funny thing is it works fine on some files and not at all on others...
_________________
PentiumM 2.0 GHz, MSI 915GM Speedster-FA4, Seagate ST3500641AS SATA 400GB
Back to top
View user's profile Send private message
tom61
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2005
Posts: 111

PostPosted: Sun Mar 20, 2005 9:15 pm    Post subject: Reply with quote

Looks like your make.conf is miss-configured, you shouldn't be compiling with SSE2, as Athlon XP lacks that. Odd error about the GCC version, try posting in the Portage forum about that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum