maweber wrote:
> I couldnt find wmadec for ubuntu18.
> so guessing from your question its in the mplayer package.
> and the reason for not using ffmpeg for flac: there is a commented
> example that wasnt satisfying as there was a 20s delay. feel free to
> share a better solution.
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 -
--------------------
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109888
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter