bpa wrote: 
> Interesting but the version of the shell script had the exec removed and
> I don't think it is called indirectly.
> 
> I've gone through ffmpeg code and the error message does seem to
> indicate no permission to open the library containg the decoder. This
> doesn't make sense but I feel it needs to be checked out.
> 
> 1. Can you find any files starting with libavcodec and display their
> owner/group and permissions.
> 2. Can you also check in case there is more than one ffmpeg installed
> e.g. find / -name ffmpeg
> 
> edit:
> 
> The error code has two meanings not just "no permission" but also an
> operation not allowed possibly due to format incompatibility ...

I have run the debug tests again and the nonbbc test writes an .flc file
but the bbc one now errors with this "unable to rewrite FLAC header.60
bitrate=1319.6kbits/s    
size=   10340kB time=00:01:03.93 bitrate=1324.8kbits/s    
video:0kB audio:10332kB subtitle:0 global headers:0kB muxing overhead
0.078017%" so I hope ffmpeg isn't broken!

Here's ffmpeg search results:

DiskStation> find / -name ffmpeg
/usr/syno/bin/ffmpeg
/volume1/@appstore/VideoStation/bin/ffmpeg
/volume1/@appstore/VideoStation/lib/ffmpeg

find / -name libavcodec yields no result

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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to