PasTim wrote: 
>  No doubt you are right, but there's no harm being 100% sure is there?

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

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)


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

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

Reply via email to