Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Can rtmpdump get subtitles from www.crunchyroll.com?

(http://stream-recorder.com/forum/showthread.php?t=5768)

masterisaa 02-05-2010 10:46 PM

Can rtmpdump get subtitles from www.crunchyroll.com?


 
hey,

i searched alot for a way to get subtitles from CrunchyRoll.com, but nothing but fail.....

so can rtmpdump make it, cause i think as it could make it to get the video from CR, so why not the subtitle...

subs come encoded by this way:
Code:

<subtitle id="48936">
<iv>4w4nXxFuLU1IhUqT3uragQ==</iv>

<data>
roZ/VGsrN7qKmFV34Qhn0FAaDFOvV0UQG8Awk2FwSCaiJNINgsKiK+6orw/Q/
.
.
.
.
.
</data>
</subtitle>

this is the sub link
Code:

http://www.crunchyroll.com/xml/?req=RpcApiSubtitle_GetXml&subtitle_script_id=48936
and there is this rmtpe link:
Code:

rtmpe://65.49.43.107/sub/

Stream Downloader 02-06-2010 07:55 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
Subtitles are usually added dynamically. They are not part of the video stream, so you would need to use Replay Video Capture or any other screen video capture software to record these.

masterisaa 02-06-2010 08:57 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
Quote:

Originally Posted by Stream Downloader (Post 16381)
Subtitles are usually added dynamically. They are not part of the video stream, so you would need to use Replay Video Capture or any other screen video capture software to record these.

no, you got the wrong idea...

i meant to get the subtitle itself, its a soft subtitle. HorribleSubs.org can do it, so there must be a way to make that happen.
anyway, thank you "Stream Downloader"

Stream Recorder 02-06-2010 09:38 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
not necessarily HorribleSubs.org downloads subtitles from crunchyroll.com.

there are programs that allow to use recognition software to get subtitles from DVDs. so potentially they can use screen video capture software and then some recognition software...

See also:
www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyRoll

masterisaa 02-07-2010 05:16 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
Quote:

Originally Posted by Stream Recorder (Post 16383)
not necessarily HorribleSubs.org downloads subtitles from crunchyroll.com.

there are programs that allow to use recognition software to get subtitles from DVDs. so potentially they can use screen video capture software and then some recognition software...

no, iam sure they get the subs directly from CR, of course with some trick to decrypt the xml file.

if they do "screen video capture" and then do recognition..... it will take hours... but they made it after 1 hour at most.

may be if i knew the software that do the encryption...... that will be some way helpful.

any way, thanks for your reply.

any ANONYMOUS forum user 02-09-2010 08:16 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
i can tell you the subtitle are still loaded in the memory at the very beginning (encrypted) and they’re only decoded for display and then removed from memory directly.

masterisaa 02-10-2010 08:18 AM

Re: Can rtmpdump get subtitles from www.crunchyroll.com?


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 16489)
i can tell you the subtitle are still loaded in the memory at the very beginning (encrypted) and they’re only decoded for display and then removed from memory directly.

actually, i know that, and i think read this post somewhere else.... but couldn't find an answer for this issue.

i only newly discovered that the adobe flash are the one's who decrypts the subtitle........ but how they do that?... whats the software they use for?

may be somebody has the answer


All times are GMT -6. The time now is 08:05 PM.