[MPlayer-users] Jerky audio, video OK
Rich Felker
dalias at aerifal.cx
Thu May 4 16:43:29 CEST 2006
On Thu, May 04, 2006 at 04:30:43AM -0400, The Wanderer wrote:
> Rich Felker wrote:
>
> >On Wed, May 03, 2006 at 11:14:16PM -0500, Fibonacci Prower wrote:
> >
> >>Okay, sorry.
> >>
> >>Any way to make (say) dmo the default codec for wma files?
> >
> >Yes, add the following line to your ~/.mplayer/config:
> >afm=dmo
>
> I don't think that will do what he requested... it will make dmo the
> default audio codec family for *all* files, not just WMA files. I don't
> know of any way (short of keeping around an appropriately modified
> codecs.conf, which is Bad Practice and Very Likely To Cause Problems at
Ok, try this instead:
ac=wma9dmo,wmadmo,wma9spdmo,
The comma on the end is very important (to allow it to try other
codecs if none of these match the file).
Rich
More information about the MPlayer-users
mailing list