do i need any codecs for goldwave to read rmvb files. if there is any can you tell me???
i want to extract the audio out of the rmvb file to wav.
+ Reply to Thread
Results 1 to 18 of 18
-
-
heres the error i got
http://www.ImagePOP.com/is.php?i=9859&img=asdfer.JPG
where do i dl the codecs at? -
Are you sure, you got a Windows executable? AFAIK .so is a Unix/Linux extension for shared object.
-
The above command will run realtime by the way. You need to add -vo null -vc dummy, that way it will run much faster. Also you could have just searched as I and probably others have posted the info numerous times already.
As for the error, it also shows that it fails to load the dll equv's of the .so's. You need to download the windows real codecs from the mplayer site and place them in your codecs dir. I think I also posted this info somewhere around here before.
If your rmvb file had used aac audio instead of cook (I thought most did) then it should have worked without the need for real's codecs.
I'd post a direct link to the codecs, however the mplayer site seems to be down right now. -
Obviously the program needs some dlls which aren't avaiable on your computer. Mplayer seems to be a Linux development and needs those .so file (Unix equivalent to .dll) for execution. Maybe you got the wrong files (Linux .so don't work with Win) or you got no file at all. Is cook.so on your machine?
-
kool. i got it. i searched and i found my problem. i just needed to install real alternative. THANKS ANWAYS
-
You don't need the .so files under windows, just the dll's which can be downloaded from the mplayer site (if it is up), no need for real alt. In fact you don't even need all of the dll's just the one in the error. With out -vo null -vc dummy you would also need dll(s) for the video.
-
In the codecs directory. Should also read them from your system dir or probably anywhere in your path.
-
In all my packages there is an empty dir "codecs". Not sure what you have though.
-
Package as in mplayer/mencoder compiles with conf, etc. files all "packaged" in an archive (7-zip in my case).
-
ok i installed the codecs but when i type that thingy in the command prompt it tells me that the cook.so file and some other file (i forgot) couldnt load. i know those files are for linux but will that interrupt my encoding? also where does the audio goto after itz converted?
also in your previous post you said to add -vo null -vc dummy, where am i suppose to add that?
Similar Threads
-
Extracting audio from flv
By Mike99 in forum AudioReplies: 30Last Post: 22nd Apr 2011, 08:31 -
Extracting Just The Musical Audio
By niteghost in forum Authoring (VCD/SVCD)Replies: 9Last Post: 6th Jan 2011, 05:09 -
Extracting audio from .ts
By leopardx in forum Video ConversionReplies: 2Last Post: 23rd Apr 2009, 16:22 -
extracting audio from submenu
By juetenglord in forum Authoring (DVD)Replies: 3Last Post: 18th Feb 2008, 07:29 -
Extracting audio with VirtualDub
By RedPenguin in forum Newbie / General discussionsReplies: 12Last Post: 16th Dec 2007, 19:03