coyrls wrote: 
> It does seem that the version of ffmpeg downloaded as an extension to
> Pcp 7.0 64 bit is unable to convert wma to flac, meaning the Play
> Windows Media LMS plugin won’t work.  The simple ffmpeg command:
> > 
Code:
--------------------
  >   > $ ffmpeg -v 9 -i f1.wma f2.flac
--------------------
> > 
> 
> I don’t know where to go from here.  As it stands I am not able to
> play any WMA files.

What version of ffmpeg do you have installed?

Using the pcp-ffmpeg extension from the pcp repository it's working for
me with this command.


Code:
--------------------
    ralphy@pcp7:~$ *ffmpeg -i 005-Home.wma -f flac home.flac*
  ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
  built with gcc 10.1.0 (GCC)
  
  Guessed Channel Layout for Input Stream #0.0 : stereo
  Input #0, asf, from '005-Home.wma':
  Metadata:
  WM/Track        : 4
  WM/MediaPrimaryClassID: {D1607DBC-E323-4BE2-86A1-48A42A28441E}
  WMFSDKVersion   : 10.00.00.3802
  WMFSDKNeeded    : 0.0.0.0000
  WM/ProviderRating: 7
  track           : 5
  WM/EncodingTime : 18446744073551985792
  WM/WMADRCAverageReference: 10176
  publisher       : 143/Reprise
  genre           : Miscellaneous
  album_artist    : Michael Bubl��
  WM/Year         : 2005
  WM/UniqueFileIdentifier: AMGa_id=R   726384;AMGp_id=P   554516;AMGt_id=T  
7502477
  album           : It's Time
  WM/Provider     : AMG
  IsVBR           : 0
  DeviceConformanceTemplate: L1
  WM/WMADRCPeakReference: 32767
  composer        : Michael Bubl��
  title           : Home
  artist          : Michael Bubl��
  Duration: 00:03:45.37, start: 0.000000, bitrate: 97 kb/s
  Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 96 
kb/s
  Stream mapping:
  Stream #0:0 -> #0:0 (wmav2 (native) -> flac (native))
  
  [flac @ 0xf834f60] encoding as 24 bits-per-sample
  Output #0, flac, to 'home.flac':
  Metadata:
  WM/Track        : 4
  WM/MediaPrimaryClassID: {D1607DBC-E323-4BE2-86A1-48A42A28441E}
  WMFSDKVersion   : 10.00.00.3802
  WMFSDKNeeded    : 0.0.0.0000
  WM/ProviderRating: 7
  TRACKNUMBER     : 5
  WM/EncodingTime : 18446744073551985792
  WM/WMADRCAverageReference: 10176
  publisher       : 143/Reprise
  genre           : Miscellaneous
  ALBUMARTIST     : Michael Bubl��
  WM/Year         : 2005
  WM/UniqueFileIdentifier: AMGa_id=R   726384;AMGp_id=P   554516;AMGt_id=T  
7502477
  album           : It's Time
  WM/Provider     : AMG
  IsVBR           : 0
  DeviceConformanceTemplate: L1
  WM/WMADRCPeakReference: 32767
  composer        : Michael Bubl��
  title           : Home
  artist          : Michael Bubl��
  encoder         : Lavf58.45.100
  Stream #0:0: Audio: flac, 44100 Hz, stereo, s32 (24 bit), 128 kb/s
  Metadata:
  encoder         : Lavc58.91.100 flac
  size=   38281kB time=00:03:45.41 bitrate=1391.2kbits/s speed=41.4x    
  video:0kB audio:38272kB subtitle:0kB other streams:0kB global headers:0kB 
muxing overhead: 0.022702%
  
--------------------



Code:
--------------------
    ralphy@pcp7:~$ ls -l home.flac
  -rw-r--r-- 1 ralphy users 39176807 Jan 28 07:00 home.flac
--------------------



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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

Reply via email to