Giza2020 wrote: > Hi guys. > > Can anyone tell me which ffmpeg version to use on the pi b please? > > I have it installed but not sure of the version. .ii used the standard > sudo apt-get command. > > So how do i check version? Or should i just over write it using another > command? > > I'm using latest squeezeplug version on a pi b+ > I have bpa plugin installed - not working - so think it's an ffmpeg > pproblem. > Also tried bronzes menu method - not working > Edit > > Wonder if there is a version of squeezeplug wuth the correct binary? Can > anyone help please? > > Cheers
If you type "ffmpeg" from the command line (you will need to ssh onto your pi). It will tell you the version. I suspect it will be version 0.8. This version works (in the sense it will transcode) but it has a serious problem in that it won't close down. You will need an up-to-date build of ffmpeg. I've created one. I've made it available here. : https://drive.google.com/file/d/0B8wcWuEouOdGemJiUVBnWTBSNEU/view?usp=sharing Copy the unzipped ffmpeg into your /usr/bin/ folder replacing the version placed there by the apt-get That's just hosted on my google drive, so I don't know what the download limits are on that. It probably should be hosted in a more appropriate location. ------------------------------------------------------------------------ expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263 View this thread: http://forums.slimdevices.com/showthread.php?t=53229 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
