View Single Post
Old 23rd August 2010, 20:26   #1  |  Link
ltd82
Registered User
 
Join Date: Dec 2008
Posts: 6
Cannot find codec matching selected -vo and video format 0x10000002

Hello there guru's

I need some help with mplayer, I'm a windows user in process of migration to ubuntu 10.04. Go slow on me

Here is a command I'm trying
Code:
mplayer ./source.mpg -af resample=48000:0:0,volnorm=1:0.25 -ao pcm:file=./source.mpg_temp.wav -vc dummy -vo null
The above command is a part of a script i'm trying to write.

Here is the error I'm getting in the log file just after the above is executed and my output is without sound.
Code:
Cannot find codec matching selected -vo and video format 0x10000002.
Can someone please take me through to diagnose this problem ?
ltd82 is offline   Reply With Quote