bpa wrote: 
> wmadec is a WIndows only solution and was never provide for Linux - at
> the time no WMA open source decoders.
> 
> I created Play Windows Media Plugin a few years ago and mplayer was only
> available WMa player for Linux ( for WMAL & WMA Pro  at that point
> noopen source decoders)   and it looks like I should update it to use
> ffmpeg.
> 
> mplayer uses ffmpeg libraries but ffmpeg is now the better basis as
> mplayer is harder to install. However because of the developer's schism
> some distro call it avconv so can be confusing for users to install.
> 
> I have never had a 20 secs delay with ffmpeg doing one step conversion
> so maybe system setup related.
> 
> I can't see the point of the sox step in the PCM rule  - what does sox
> do ?
> > 
Code:
--------------------
  >   > 
  >     [ffmpeg] -v 0 $START$ -i $PATH$ -f wav - | [sox] -q -t wav - -t wav -C 
0  -
  > 
--------------------
> > 

I didn't know you created a plugin for this.
I'm gonna check it out.

The latter:
I think you're right. PCM should be working without sox.


------------------------------------------------------------------------
maweber's Profile: http://forums.slimdevices.com/member.php?userid=64980
View this thread: http://forums.slimdevices.com/showthread.php?t=109888

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to