Coder Social home page Coder Social logo

support subtitles? about torrentv HOT 22 OPEN

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024
support subtitles?

from torrentv.

Comments (22)

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024

Hello @chebyte,

Unfortunately AirPlay/AppleTV doesn't support adding subtitles so far. Will keep an Eye on it to be added.

Will leave this ticket open for the subtitles support for Roku which is in the way (because Roku does support it).

from torrentv.

mhagelstrom avatar mhagelstrom commented on August 14, 2024

@guerrerocarlos ,
Check beamer app (http://beamer-app.com/) . It's a similar concept (though you need to download the torrent first). But it has 2 features that are being requested: Multiple AppleTVs and subtitles support. I guess the app is not open sourced but maybe the hint helps.

from torrentv.

chebyte avatar chebyte commented on August 14, 2024

yeap I was using beamer before and subttiles works fine, but I love torrenttv

+1

from torrentv.

siuying avatar siuying commented on August 14, 2024

It might possible to get around this by add subtitle from ffmpeg? https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo

from torrentv.

eloypr avatar eloypr commented on August 14, 2024

+1

from torrentv.

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024

True, subtitles could be added with ffmpeg, but it requires first to define a couple of things:

  • How to use ffmpeg with a video that is still downloading (I haven't tried it).
  • Successfully including ffmpeg in node-webkit distribution package.

Right now I'm focused on Roku and Chromecast support, plus multiple AppleTV support. Anybody who would like to help with these subtitle tasks is welcome.

from torrentv.

siuying avatar siuying commented on August 14, 2024

Hmm... Where do you think this feature should add? peerflix? node-airplay2? or TorrenTV ?

from torrentv.

siuying avatar siuying commented on August 14, 2024

I will see if it is possible to wrap ffmpeg on top of peerflix stream.

from torrentv.

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024

It probably should be added in peerflix, exactly before peerflix creates the local http server for streaming the movie, so the movie streamed already has the subtitles:
https://github.com/mafintosh/peerflix/blob/master/index.js#L114

Or on top of torrent-stream so the output movie already has them.

from torrentv.

Pl1997 avatar Pl1997 commented on August 14, 2024

Hi,i'm a noob, but i think that this corresponds to what you are searching for, doesn't it ? (Integrated solution associating peerflix and ffmpeg) https://gist.github.com/velsa/9764600

Also, this guy is speaking about a way to transcode from peerflix : mafintosh/peerflix#45

(Sorry for my bad English, i'm french)

from torrentv.

caarlos0 avatar caarlos0 commented on August 14, 2024

+1

from torrentv.

pepijn809 avatar pepijn809 commented on August 14, 2024

Do subs work on Chromecast? Or nowhere currently...?

from torrentv.

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024

Hello @pepijn809 nowhere currently, based on devices capabilities probably will be added in this order:

  • Chromecast
  • Roku
  • AppleTV

Being the AppleTV the less likely to get them for the moment.

from torrentv.

perroboc avatar perroboc commented on August 14, 2024

Just checked your chromecast-js implementation at https://github.com/guerrerocarlos/chromecast-js. Hope it gets implemented with VTT subtitles in TorrenTV ! 👍

Maybe an SRT to VTT converter like https://github.com/jasonrojas/node-captions would help, too!

from torrentv.

mderazon avatar mderazon commented on August 14, 2024

Subtitles work great in the new pre-release 👍

Would be awesome if there was an auto download, maybe with https://github.com/aetheon/node-opensubtitles-client .
The subtitles search works by hashing the file size with the first and last chunks of the file. Do you think it's possible to get the first / last chunks + the files size from the torrent file ?

from torrentv.

guerrerocarlos avatar guerrerocarlos commented on August 14, 2024

Yes, it could be achieved by asking for those pieces of the file from the torrent swarm at the beginning of the download, sounds promising...

Thanks for the link @mderazon, will look into it.

from torrentv.

oaltman avatar oaltman commented on August 14, 2024

+1

Subtitles support would be soooo awesome addition to this project! :)

from torrentv.

diogoviannaaraujo avatar diogoviannaaraujo commented on August 14, 2024

Subtitles would be awesome
+1

from torrentv.

ardzoht avatar ardzoht commented on August 14, 2024

+1

from torrentv.

hcentelles avatar hcentelles commented on August 14, 2024

👍

from torrentv.

BadChoice avatar BadChoice commented on August 14, 2024

Subtitles and MKV would be amazing, we can send 3D videos to apple tv then :D

from torrentv.

walejandromt avatar walejandromt commented on August 14, 2024

Subtittles and xbox support?

from torrentv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.