![]() |
|
Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - Printable Version +- kanji koohii FORUM (http://forum.koohii.com) +-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html) +--- Forum: Learning resources (http://forum.koohii.com/forum-9.html) +--- Thread: Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show (/thread-2512.html) |
Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-11-28 nest0r Wrote:I wrote a quick standalone program so that I could experiment with using OCR on Vobsubs:cb4960 Wrote:Nice! Seems like it would allow for consistent, optimal accuracy (within the OCR's current limitations).nest0r Wrote:It would be cool though if there was some kind of Anki OCR plugin. Hmmm...After writing Capture2Text, I now have some OCR experience. Maybe I will include OCR in subs2srs itself in some future update. vobsub2text is a utility that uses OCR technology to automatically convert VOBSUB subtitles (.idx/.sub) to subrip (.srt) subtitles Japanese, Chinese and English language vobsubs are supported. ![]() Download vobsub2text v0.50 via MediaFire (source code is included) Requires the .Net Framework and Windows 2000/XP/Vista/7. ---- After some more experimentation I plan integrate OCR into subs2srs for use with VOBSUB subtitles. cb4960 Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - howtwosavealif3 - 2010-11-28 マジっすか! ありがたいっす! finally this thing is made... i'l have to try it out soon. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - steadilylazy - 2010-12-04 Hey guys, So after struggling for a day I finally got subs2srs to open up on my MacBook, but unfortunately the decks it was creating weren't working at all. I imported the files using the predmade Anki template they provide in the program AND lined up all the tabs etc. But nothing worked. So, I went down stairs and used one of my buddies PCs to create a deck. Low and behold, everything went extremely smoother on a Windows machine. Unfortunately, when I tried to export the deck that was working fine on his machine, and import it into mine..... epic fail. I really don't understand whats happening. The media folder is there, with all the files necessary. Everything is listed with the proper names. When I open up the deck no audio plays and it shows a number: 1_001_0.00.17.917 When I flip the card, it only shows the english translation, not the Japanese subtitle either. I'm really at a loss, this is unnervingly frustrating. I spent all day yesterday on this. Maybe its time to just shell out some money and do my Japanese stuff on a little Netbook.... Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-04 steadilylazy Wrote:Hey guys,Read the following (though it sounds like you already have): http://subs2srs.sourceforge.net/#importing_into_anki Keep in mind that the format of the .tsv file doesn't change based on Windows or Mac. So as long as Anki doesn't have an import bug on the Mac version, you shouldn't have any problems. If you think it would help, email me the .tsv file or the deck that you imported from. Usually when something like this happens, the user has incorrectly setup the fields in the Anki import dialog. The important thing to remember is that the tag is always the first field of the .tsv file and the sequence number (the 1_001_0.00.17.917) is always the second. Another common mistake is not placing the .media folder in the same location as the .anki file. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - Nukemarine - 2010-12-04 cb4960 Wrote:After some more experimentation I plan integrate OCR into subs2srs for use with VOBSUB subtitles.Think it's time I try this on Nobuta wo Produce and Tiger & Dragon. I assume when it's integrated into Subs2srs the user has the option for both ocr'd text and vobsub image to be extracted into the same .tsv file. For now, I believe it's a small matter to OCR the vobsub to get an srt script. Then one runs subs2srs using both vobsub and srt to get a s2s .tsv for easy quality control. Guess I can try openoffice calc to about displaying the .tsv where you see the vobsub images in the blocks. Makes for easier quality control. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-04 Nukemarine Wrote:Think it's time I try this on Nobuta wo Produce and Tiger & Dragon. I assume when it's integrated into Subs2srs the user has the option for both ocr'd text and vobsub image to be extracted into the same .tsv file.That's the plan. I have a bit more experimentation to do though, like comparing NHocr vs Tesseract. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - steadilylazy - 2010-12-07 Hey cb4960, Thanks for the generous offer but I figured it out! Very very exciting!! ![]() Turns out I actually needed to put the media files in my public dropbox folder. Man, things are really looking up this evening! Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - draeklae - 2010-12-15 I'm using Ubuntu 10.10 here (with the .dll download given some posts ago) and the audio is ripping fine and the subtitles are showing up on Anki alright, but I can't seem to be able to get the snapshots or video. The former shows up as a small question mark in a blue box, while the latter doesn't appear at all. Oh, and the snapshots also don't show up when I use the 'Preview' feature on the program. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-15 draeklae Wrote:I'm using Ubuntu 10.10 here (with the .dll download given some posts ago) and the audio is ripping fine and the subtitles are showing up on Anki alright, but I can't seem to be able to get the snapshots or video. The former shows up as a small question mark in a blue box, while the latter doesn't appear at all. Oh, and the snapshots also don't show up when I use the 'Preview' feature on the program.Open settings.txt and set force_legacy_ffmpeg = false. Or if it's currently false, set it to true. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - draeklae - 2010-12-16 cb4960 Wrote:Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come bydraeklae Wrote:I'm using Ubuntu 10.10 here (with the .dll download given some posts ago) and the audio is ripping fine and the subtitles are showing up on Anki alright, but I can't seem to be able to get the snapshots or video. The former shows up as a small question mark in a blue box, while the latter doesn't appear at all. Oh, and the snapshots also don't show up when I use the 'Preview' feature on the program.Open settings.txt and set force_legacy_ffmpeg = false. Or if it's currently false, set it to true.
Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2010-12-16 draeklae Wrote:Are they? You're already familiar with the .jp subtitle resources we've posted here, right?cb4960 Wrote:Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come bydraeklae Wrote:I'm using Ubuntu 10.10 here (with the .dll download given some posts ago) and the audio is ripping fine and the subtitles are showing up on Anki alright, but I can't seem to be able to get the snapshots or video. The former shows up as a small question mark in a blue box, while the latter doesn't appear at all. Oh, and the snapshots also don't show up when I use the 'Preview' feature on the program.Open settings.txt and set force_legacy_ffmpeg = false. Or if it's currently false, set it to true. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - draeklae - 2010-12-17 nest0r Wrote:Well, if you are talking about this thread: http://forum.koohii.com/showthread.php?pid=22249#pid22249draeklae Wrote:Are they? You're already familiar with the .jp subtitle resources we've posted here, right?cb4960 Wrote:Open settings.txt and set force_legacy_ffmpeg = false. Or if it's currently false, set it to true.Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come by I have already checked out everything there, but it seems none of my favourite anime (Soul Eater, One Piece, Case Closed, Ghost in the Shell) are there. Well, there is actually an One Piece episode somewhere there, but it's already 50 episodes back or something; never watched it actually. I've tried searching around anidb.net to see if there are Japanese subtitles uploaded by some groups like in torrents or something, but there was only one -- and it was in English *grin*. Transcripts might be easier to find though. I've found one for Ghost in the Shell (link is somewhere around here, gotta search for it...), but I'd have to set the timings for every subtitle and stuff in order for it to work with subs2srs... Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-17 draeklae Wrote:On the kitsunekko site, you can find the first 5 episodes of GITS: SAC, just search for "Stand Alone Complex".nest0r Wrote:Well, if you are talking about this thread: http://forum.koohii.com/showthread.php?pid=22249#pid22249draeklae Wrote:Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come byAre they? You're already familiar with the .jp subtitle resources we've posted here, right? Also you can find the Ghost In The Shell 2.0 movie (search for "ghost"). It also has 2 older episodes of One Piece (ep425 and ep450). Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2010-12-17 draeklae Wrote:So by "Japanese subtitles are still really hard to come by" you just meant "a few of your favourite anime"? ;p So you know about the Japanese subtitle resources for other media also, then? i.e. Films, dorama.nest0r Wrote:Well, if you are talking about this thread: http://forum.koohii.com/showthread.php?pid=22249#pid22249draeklae Wrote:Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come byAre they? You're already familiar with the .jp subtitle resources we've posted here, right? Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2010-12-28 Hey cb4960, how do I make Custom Media Player 2 play bassplayer with a lower volume? I tried the /vol thingy you used for zplayer but it broke it so I changed it back. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-29 nest0r Wrote:Hey cb4960, how do I make Custom Media Player 2 play bassplayer with a lower volume? I tried the /vol thingy you used for zplayer but it broke it so I changed it back.Currently there is no option to change the volume. However, adding said option should be fairly trivial. I'll probably get around to it on Friday. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - howtwosavealif3 - 2010-12-29 draeklae Wrote:korean subs!nest0r Wrote:Well, if you are talking about this thread: http://forum.koohii.com/showthread.php?pid=22249#pid22249draeklae Wrote:Works like a charm! Thanks a lot! BTW, this program is amazing... now I just need to find Japanese subtitles -- still really hard to come byAre they? You're already familiar with the .jp subtitle resources we've posted here, right? http://forum.koohii.com/showthread.php?pid=117636#pid117636 Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2010-12-29 cb4960 Wrote:Great. ;pnest0r Wrote:Hey cb4960, how do I make Custom Media Player 2 play bassplayer with a lower volume? I tried the /vol thingy you used for zplayer but it broke it so I changed it back.Currently there is no option to change the volume. However, adding said option should be fairly trivial. I'll probably get around to it on Friday. @howtosavealife - That was random. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2010-12-31 nest0r Wrote:Download bassplayer v2.0 via MediaFirecb4960 Wrote:Great. ;pnest0r Wrote:Hey cb4960, how do I make Custom Media Player 2 play bassplayer with a lower volume? I tried the /vol thingy you used for zplayer but it broke it so I changed it back.Currently there is no option to change the volume. However, adding said option should be fairly trivial. I'll probably get around to it on Friday. usage: bassplayer [-ver] [-vol n] <file> -ver: Print the version information. -vol: Set the volume. Range [0-100]. Default: 100. Make sure that bassplayer.exe and bass.dll are in the same directory. How to use with Custom Media Player 2: audioPlayer = ["bassplayer.exe", "-vol", "20"] Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2010-12-31 cb4960 Wrote:Ouch. Something's weird. It changes the volume for my entire computer!nest0r Wrote:Download bassplayer v2.0 via MediaFirecb4960 Wrote:Currently there is no option to change the volume. However, adding said option should be fairly trivial. I'll probably get around to it on Friday.Great. ;p Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2011-01-01 Do'h. I didn't notice that. I'll fix it soon. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2011-01-01 Download bassplayer v2.1 via MediaFire Now equipped with hearing loss prevention technology. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - nest0r - 2011-01-01 cb4960 Wrote:Download bassplayer v2.1 via MediaFireNow we're talkin'! Thanks! Well, I guess it works, everything sounds low and crackly to me right now. I'll check again when my ears stop bleeding and I get new listening hardware. Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - cb4960 - 2011-01-17 Hello, I have just released version 21.2 of subs2srs. Download subs2srs v21.2 via SourceForge This is a minor release: + In the Advanced Subtitle Options dialog, changed the maximum number of leading/trailing lines from 2 to 9. This was changed because Anki v1.2 has better support for importing a large number of fields. + Recreated the Anki templates using v1.2. + (Windows) Upgraded ffmpeg to version 26397. cb4960 Use subs2srs to Create Anki Decks Based on Your Favorite Movie or Show - Mesqueeb - 2011-01-18 Hi! Since subs2srs doesn't work for me know somehow, I guess I need to do this: http://miszacus.net/index.php?a=uiaatkbridge But where do I put the file I've downloaded then? xP |