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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-20-2005, 03:46 PM
|
#1
|
|
Member
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403
Rep:
|
mplayer codec rv40 plays rmvb video, but no sound...
Hi, I've followed the instruction from Doc and install alll the codec.
Been having trouble play rmvb format media (got video, no sound, and can't use seek to move fwd ot backward)...
here's the example:
mplayer Seoul.Raiders-Rv9.rmvb
Code:
MPlayer 0.92-3.3.1 (C) 2000-2003 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Playing Seoul.Raiders-Rv9.rmvb
REAL file format detected.
skip_str: 12 bytes skipped
skip_str: 20 bytes skipped
======= WAVE Format =======
Format Tag: 24946 (0x6172)
Channels: 2
Samplerate: 32000
avg byte/sec: 64000
Block align: 256
bits/sample: 16
cbSize: 0
skip_str: 12 bytes skipped
skip_str: 20 bytes skipped
skip_str: 0 bytes skipped
skip_str: 16 bytes skipped
Not audio/video stream or unsupported!
VIDEO: RV40 [40006000,01481020] 640x352 (aspect 0.00) 23.00 fps
Clip info:
name: Seoul Raiders
author: Rv9_Badbone
copyright: www.ydy.com(C)2005
=====================================================================
*** Try to upgrade /home/user1/.mplayer/codecs.conf from etc/codecs.conf
*** If it still does not work, read DOCS/codecs.html!
Cannot find codec for audio format 0x63616172.
=====================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
Disabling DPMS
=====================================================================
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/usr/local/lib/codecs/drv4.so.6.0'
Selected video codec: [rv40] vfm:realvid (Linux RealPlayer 9 RV40 decoder)
=====================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 640 x 352 (preferred csp: Planar I420)
VDec: using Planar I420 as output csp (no 0)
Movie-Aspect is 1.82:1 - prescaling to correct movie aspect.
VO: [xv] 640x352 => 640x352 Planar I420
Successfully enabled DPMS.0% 0 0 0%
I'm assuming maybe rv40 codec can't play the newest helix codec? thank you for your suggestions
-sirpelidor
Last edited by sirpelidor; 02-20-2005 at 03:47 PM.
|
|
|
|
02-22-2005, 09:24 AM
|
#2
|
|
Senior Member
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577
Rep:
|
Quote:
The source code on this website may damage your hardware.
It is *UNTESTED* and *BROKEN* !
Or, at least, some of it is.
|
I guess this warning from that site meant nothing to you huh??
|
|
|
|
02-22-2005, 07:52 PM
|
#3
|
|
Member
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403
Original Poster
Rep:
|
thanks for the reply 320mb,
would u plz tell me where u get that "error" msg:
The source code on this website may damage your hardware.
It is *UNTESTED* and *BROKEN* !
p.s.: this rmvb file was download using bittorrent. so i didn't know if it harms the machine or what not, because i'm able to watch the movie when using xp (but i really perfer watch it using linux)
thank you
|
|
|
|
02-22-2005, 11:28 PM
|
#4
|
|
LQ Newbie
Registered: Feb 2005
Location: UK
Distribution: Ubuntu Debian
Posts: 5
Rep:
|
i am not sure what with ur mplayer, but i've got gxine having similar problem.
i had sound but no movie.
if you use codecs from realplayer10, though i'm unsure of why, it doesn't help this problem, but keep those codecs. what you need to find first is package include drv3.so.6.0 and drv4.so.6.0 in its codecs. you should try download realplayer7 / 8 / 9 cause they've got those codecs included.
if you do have the codecs drv3.so.6.0, drv4.so.6.0 etc. find codecs from realplayer10. and put them togther.
Last edited by qtbb; 02-22-2005 at 11:31 PM.
|
|
|
|
02-24-2005, 03:52 AM
|
#5
|
|
Member
Registered: Oct 2003
Location: Madison
Distribution: mdk 8.2, 9.0, 9.2, slack 9.1
Posts: 403
Original Poster
Rep:
|
qtbb, thanks for ur insite, i found out the solution (using mplayer)
ok, codec rv.10 seems is not something mplayer can recongize.
what what i did was: i kept real codec 7,8,9 within mplayer codec (which locates at /usr/local/lib/codecs by default)
and i install realone (which is real player 10 in Unix)
p.s: real 10 codec --- cook.so, rv40.so doesn't seem to be recongize by mplayer's codec path
so when i have to watch realone format media, i just launch realplayer 10 for now.
now i'm able to watch realOne format media....
thank you for for suggestion
-sirpelidor
|
|
|
|
12-04-2008, 06:12 PM
|
#6
|
|
LQ Newbie
Registered: Dec 2008
Posts: 1
Rep:
|
hi
gooooooooooooooooooooooooog
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:44 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|