bpa wrote: > Klammer, > > OK - that seem clear that problem is with input decoder and not pipes > etc. > > I'm not sure if the next command will work on the NAS. It should display > all the libraries that ffmpeg will use. > Again logged in as Admin > > ldd /usr/syno/bin/ffmpeg
No ldd but: bash-3.2# objdump -x /usr/syno/bin/ffmpeg | grep NEEDED NEEDED libavdevice.so.55 NEEDED libavfilter.so.3 NEEDED libavformat.so.55 NEEDED libavcodec.so.55 NEEDED libpostproc.so.52 NEEDED libswresample.so.0 NEEDED libswscale.so.2 NEEDED libavutil.so.52 NEEDED libm.so.6 NEEDED libpthread.so.0 NEEDED libc.so.6 Tim ------------------------------------------------------------------------ onlyconnect's Profile: http://forums.slimdevices.com/member.php?userid=19154 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
