guerrerocarlos / TorrenTV

TorrenTV node-webkit source code
http://torrentv.github.io/
GNU General Public License v3.0
560 stars 90 forks source link

Error loading content #17

Open peirix opened 9 years ago

peirix commented 9 years ago

I've tried with a couple different torrent-files now, but I only get "An error occurred loading this content" on my AppleTV. It shows the loading symbol, and the TorrenTV-client seems to be downloading the file just fine.

guerrerocarlos commented 9 years ago

@peirix it means that the format of the movie is not compatible with the AppleTV, try them to be .mp4 so you don't run into that error.

ghost commented 9 years ago

There's a ton of mkvs and avis out there. Wouldn't it be possible to use ffmpeg/libav to support these formats?

guerrerocarlos commented 9 years ago

If subtitles support is added by integrating ffmpeg as discussed in #14 mkv would be also supported.