Kodi Community Forum
m4v issues on FTP - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: m4v issues on FTP (/showthread.php?tid=138238)



m4v issues on FTP - dladrach - 2012-08-14

All,

I have m4v files that play fine via SMB and NFS; however, when I use FTP I get "one or more items failed to play, check log"

I changed a couple files to mkv and FTP works fine.

I have seen this on ATV2, iPad2, MacBook all running Eden.

Thoughts or ideas?


RE: m4v issues on FTP - Ned Scott - 2012-08-14

debug log (wiki) needed (as the error message suggested)


RE: m4v issues on FTP - dladrach - 2012-08-14

On this machine I loaded latest nightly build to see if it would help

I noticed a couple weird codec errors in there, not sure if that is it or not.

Attaching via http://pastebin.com


http://pastebin.com/9JfkkR7C




RE: m4v issues on FTP - dladrach - 2012-08-14

Also, noticed a couple curl 9 errors.

CURLE_REMOTE_ACCESS_DENIED (9)

We were denied access to the resource given in the URL. For FTP, this occurs while trying to change to the remote directory.


RE: m4v issues on FTP - spiff - 2012-08-14

likely you have an user limit. ftp is horrible for streaming, every time we seek we have to open a new connection and this for some reason bites harder with m4v.