bpa wrote: 
> Absolutely no harm sometimes new info comes out or a new perspective
> trigger an idea.
> 
> As it stands when ffmpeg (already installed on Synology but could be
> part of a Plex install) behave the same on a Intel and Arm based
> Synology.
> The key issue is that when run on a command line - it plays OK and
> transcodes streams. When run from playhls.sh from a shell prompt -
> ffmpeg stops after 3 secs. with the following error after managing to
> get input stream, analyse it and determine what codecs are needed for
> input and output.
> > 
Code:
--------------------
  >   > 
  > Error while opening decoder for input stream #0:0 : Operation not permitted
  > 
--------------------
> > 
> 
> I have tracked down in ffmpeg source code to failure to open a codec.
> Odd since same command line from shell prompt works so at the moment
> my guess is somehow codec file paths are messed up in the Synoloigy
> shell (which is ash and so less functional than bash)

Is this any use, it's talking about ffmpeg on Synology and exec being
disabled?

http://galleryproject.org/node/87592

Sorry if it's not relevant

Thanks,
Paul


------------------------------------------------------------------------
Klammer's Profile: http://forums.slimdevices.com/member.php?userid=64022
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to