VictorLaszlo wrote: > Tearing my hair out with this. > Running Squeezeplug 602 on a Raspberry Pi (version 1? I'm not sure) and > have the aforementioned version of ffmpeg but the Apple HLS m3u8 entry > in advanced settings/file types is still greyed-out. The only way I can > get it not to be greyed-out is to reinstall the old 0.8 version of > ffmpeg, which needs to be periodically killed after use. Am I doing > something wrong? Any suggestions? Thanks in advance!
I'm on a Pi1 with up-to-date Raspbian, but Pi1/Pi2 shouldn't make any difference. Using latest 7.8 LMS. I installed the "stock" ffmpeg, this activated the ffmpeg setting. I then installed BBC iPlayer, followed by PlayHLS. I confirmed the existing ffmpeg wouldn't die. Downloaded the tar, extracted the updated ffmpeg and replaced the existing /usr/bin/ffmpeg. It all works. Not really sure what you're doing wrong, are you setting the execute permission with "chmod +x /usr/bin/ffmpeg" ? It shouldn't need to be set if you're using Linux to extract the files from the tar, however the execute permission will most likely be lost if you're using Windows to access the contents of the tar. ------------------------------------------------------------------------ Milhouse's Profile: http://forums.slimdevices.com/member.php?userid=928 View this thread: http://forums.slimdevices.com/showthread.php?t=53229 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
