Back to topics list
[post:487#4622]
Stretch Reviews: 2118 Posts: 1359 |
For some reason, every time I attempt to convert an MKV fansub to AVI using my All-To-AVI program, partway through the process I get this: |
|
Loading, please wait... | ||
[post:487#4623]
Devil Doll Reviews: 365 Posts: 1574 |
AllToAVI is still a SourceForge project but hasn't had a new release since 2007 - is this what you're using? ↗Mencoder is still a project under GNU license and as such freeware - if that's part of AllToAVI then who is trying to charge you for anything? (mplayer is not to be confused with mplayer2, the commercial player by Microsoft.) |
|
Loading, please wait... | ||
[post:487#4625]
Stretch Reviews: 2118 Posts: 1359 |
Thanks for taking the time and trouble to write this detailed reply. I dug up an old MKV fansub of Gallery Fake, which must have been sitting around in my IOMEGA harddrive for several years, and attempted a conversion to AVI. To my surprise, the conversion went all the way to 100% without any mencoder problems. The converted episode seems to play just fine. |
|
Loading, please wait... | ||
[post:487#4626]
Devil Doll Reviews: 365 Posts: 1574 |
Two apparent differences between these containers:
You may search for "mencoder.exe" on your hard disk to locate the place where mencoder has been installed to (as part of AllToAVI, so perhaps in one of its subdirectories?). If that looked like containing the mplayer as well (i. e. like a normal mplayer+mencoder bundle installation) then it might be possible to replace that part by a more recent mplayer installation by looking into the AllToAVI configuration and checking whether the directory of mencoder is configurable there; if yes, then install a new mencoder to some other directory and change that installation path setting in the AllToAVI configuration. The idea is still to make AllToAVI use a more recent mencoder version so we have to find out how mencoder is embedded into AllToAVI; the method used here would allow for undoing any changes in the AllToAVI configuration to at least return to the previous state in any case, as opposed to, say, overwriting the mencoder files directly. But not knowing what "installation" in terms of mencoder actually means (registry entries? file modifications depending on installation paths?) I can't guarantee this idea will lead anywhere (the AllToAVI author would know but as that tool had no release since 2007...). I wonder whether I should install AllToAVI just to understand better what you can see and what you can't... When I have to convert such a container then I manually split it up into its components (about five mouse clicks via some GUI), manually install the TrueType fonts (one mouse click from my file manager), and then proceed as usual. That's how a set of tools is more flexible than a monolith. The tools I use are: XviD codec (for writing streams, not just reading them), Avisynth, VirtualDubMod (with TextSub plugin), mkvtoolnix, MKVextractGUI-2 (see above), plus some anything-to-MP3 transcoder (Switch Sound File Converter from NCH Swift in my case but it doesn't really matter). Anything of these already available on your machine? (You might want to look into the list of installed software on your PC, as four of these tools would have an entry there while VirtualDubMod and the extract GUI aren't "installed" but just copied onto the disk. AllToAVI might have installed some of these already, most likely the XviD codec and mkvtoolnix.) I repeat that my method is certainly more work for each file conversion than doing it with an all-in-one tool. It's just that it can bypass problems of any kind much better and simply replace outdated tools (such as the MKVextractGUI) when necessary. And of course it requires (but also leads to) more insight into the processes below the surface. |
|
Loading, please wait... | ||
[post:487#4629]
Stretch Reviews: 2118 Posts: 1359 |
Ever since I learned how to use AllToAVI it has gone without saying that I needed to specify '0 Eng' for subtitles, or else I would get no subtitles at all by default. After reading your post the thought occured to me that maybe doing this was now conflicting with a more complex way that modern MKV fansubs handled subtitles--maybe even in default mode I would now get some subtitles. So, I tried running the FFFPeeps Shinryaku fansub through AllToAVI without selecting 0 Eng. But it didn't work, the usual mencoder problem occured withing a minute. Edited on 10/25/2010 12:10 PM. |
|
Loading, please wait... | ||
[post:487#4630]
Devil Doll Reviews: 365 Posts: 1574 |
This link shows a query result for video conversion tools by some video helper community, with parameters "MKV to AVI" and "encoder AVI/WMV". It does list AllToAVI as first entry but highlights "no longer developed", indicating this might not be the best choice with a long-term perspective. |
|
Loading, please wait... | ||
[post:487#4631]
Devil Doll Reviews: 365 Posts: 1574 |
"Writing library : libebml v1.0.0 + libmatroska v1.0.0 Cover : Mercurius-Medium.otf" - Horrible subs used more recent libraries to create the MKV container, and they use only one font file, the latter still being a potential reason for the difference (maybe this was limited in earlier MKV implementations?) |
|
Loading, please wait... | ||
[post:487#4632]
Stretch Reviews: 2118 Posts: 1359 |
It is looking like adopting your system would be what's best for me. |
|
Loading, please wait... | ||
[post:487#4633]
Devil Doll Reviews: 365 Posts: 1574 |
Well, then let's begin. First step: Enabling you to split any MKV container into streams and save these as separate files (in order to process them further by other tools in some later stage). For this you need two software components:
For an exercise, open your Shinryaku file and extract both the subtitle and the audio stream. We will have to process these two files later. |
|
Loading, please wait... | ||
[post:487#4639]
Stretch Reviews: 2118 Posts: 1359 |
I downloaded MKVtoolnix--the 'installer' rather than '7zip archive' version. I then downloaded MKVExtractGUI-2. Is putting them both in 'My Documents' the same thing as in the same 'directory'? I opened up the MKVExtractGUI-2.2.1zip file and was urged to purchase a WinRAR license--does that have anything to do with what we are trying to accomplish? Apparently a 40 day trial period is underway. I 'closed' that message and selected 'Extract to the specified folder' for the 'application' and 'text document' files. I see that a folder entitled MKVExtractGUI-2.2.1 has been created to house them. I clicked on the fancy MKVExtractGUI-2 thumbnail, selected 'Open', and got an error message: "MKVExtractGUI-2.2.1 ("Resurrection") Put me in MKVtoolnix dir, please!" I could just click on 'OK' and this would be done for me, but it sounded like I might be duplicating a step from the MKVtoolnix download. Maybe what I need to do first is complete the MKVtoolnix setup process. This went quickly, and what I got at the end was 'mkvmerge GUI v4.3.0 ('escape from the island')' (whatever that means). Anyway, I am running short on time and will need to finish this later. Edited on 10/26/2010 11:26 AM. |
|
Loading, please wait... | ||
[post:487#4640]
Devil Doll Reviews: 365 Posts: 1574 |
I assumed you have some tool for extracting ZIP archives; apparently your system is using WinRAR for this purpose, some other tool like WinZIP would have done the trick as well. (I usually prefer archives over installation programs because the latter may do things in my Windows installation that I don't even become aware of, such as creating dependencies amongst different software products or polluting the system registry, and I like to know what I've done in case anything turns out to be broken afterwards; in the case of MKVtoolnix the available archive format would have been ".7z" which I didn't know whether you can handle that - actually you can, with WinRAR.) |
|
Loading, please wait... | ||
[post:487#4641]
Stretch Reviews: 2118 Posts: 1359 |
It looks like I guessed wrong when I chose between the 'installer' and '7zip archive' versions of MKVtoolnix; I hope the choice doesn't come back to haunt me. I went back to 'put me in MKVtoolnix dir, please!' and clicked 'OK'. A list of MKVtoolnix-unicode options appeared and I got the feeling that I had no idea what, if anything, to do with them: http://www.bunkus.org/videotools/mkvtoolnix/win32/ |
|
Loading, please wait... | ||
[post:487#4642]
Devil Doll Reviews: 365 Posts: 1574 |
If you can run mmg.exe and have MKVtoolnix listed in your installed software list then the first step ought to have worked. Which method of installation you chose is not that important as long as it leads to the desired result. (The fact that the download page offers both methods indicates that both roads lead to Rome.) |
|
Loading, please wait... | ||
[post:487#4645]
Stretch Reviews: 2118 Posts: 1359 |
I am an extremely ignorant computer person, so it took me awhile (and several re-readings of your posts) to conclude that what I needed to do was 'send' MKVExtractGUI2.exe to 'Local Disk (C:)', because that's where 'Program Files' are located. I was unnerved by the message 'These files are hidden' which lay inside Program Files, and implied that I shouldn't make the slightest change; but I noticed that the short list of sample files which appeared when I left my mouse on it included AllToAVI, so these weren't entirely files critical to basic computer operation after all. So I moved MKVExtractGUI2.exe inside as well. Then I attempted to actvate MKVExtractGUI2.exe (from 'My Documents', since I can't enter Program Files). But to my dismay I still get the message "Put me in MKVtoolnix dir, please!". Maybe the copy of Extract back at My Documents is still useless while, if I could figure out how to activate it, the one in Program Files would work properly. But I suspect that just placing Extract in Program Files isn't the same thing as adding it to the directory of Merge. The thought occured to me that maybe I should be moving Extract to 'Downloaded Program Files', which lies within C:/Windows, but I won't try that yet. I am unfamiliar with the concept of 'directories', and maybe that's why I'm doing something wrong. |
|
Loading, please wait... | ||
[post:487#4646]
Devil Doll Reviews: 365 Posts: 1574 |
"Directories" and their synonym "folders" are a concept of building hierarchies on any storage device you can imagine; ↗Wikipedia can explain that better than me. |
|
Loading, please wait... | ||
[post:487#4647]
Stretch Reviews: 2118 Posts: 1359 |
I guess I was afraid to fool around with a file with such an ominous warning unless you reassured me that it was OK and I hadn't done anything wrong up to that point (I confused can't go in there with possibly shouldn't). However, now I muster my courage, enter 'Program Files' and drag and drop MKVExtractGUI2.exe into MKNtoolnix. Now I enter MKVtoolnix, find Extract inside, and attempt to open it. This time I get a screen entitled MKVExtractGUI v.2.2.1.0 "Resurrection" with blanks for 'Input File' and 'Output Dir' and a big box for 'tracks' (somehow this reminds me of 'DVD Audio Ripper 4'). Edited on 10/27/2010 04:37 PM. |
|
Loading, please wait... | ||
[post:487#4648]
Devil Doll Reviews: 365 Posts: 1574 |
No need to apologize. It's your system, you have to handle the procedure, so we will go at your pace, and I will try to insert encouraging comments whenever possible. There's a lot of new stuff for you to experience, I'm well aware of this. You now learned what "move file X into directory Y" means; you will see later that at some stage you'll have to do a similar step for another tool.
When you have successfully extracted these two streams, the next step will be to convert the extracted audio stream to MP3. Do you already have a program for this? The tool of my choice (expansible, easy to use, free download) would be Switch. |
|
Loading, please wait... | ||
[post:487#4649]
Stretch Reviews: 2118 Posts: 1359 |
I guess the closest thing I have to a 'work area' would be the 'Trans' folder, which AllToAVI created to hold fansubs which had undergone (or were undergoing) the transformation to AVI. I consider these incomplete, since they needed a second 'sprucing up' ('Conversion') stage before they were ready to be burned to a DVD. So, I checked 'Source Dir' on MKVExtract, which I notice makes the 'Output Dir' box unusable. Edited on 10/28/2010 11:40 AM. |
|
Loading, please wait... | ||
[post:487#4650]
Devil Doll Reviews: 365 Posts: 1574 |
None of the "related programs" is necessary, Switch alone is sufficient for your purpose. Switch has a "Pro" version that can be purchased; the free version doesn't support some advanced features (such as the "↗Joint Stereo" variant of MP3 where both stereo channels can be merged together, resulting in a slightly better compression factor due to eliminating some redundant information; using normal MP3 stereo is almost as good so no need to purchase the Pro version for this feature alone).
You can easily see how Switch would be able to convert a large number of audio streams (such as for all episodes of a complete anime series) with still just one mouse click; thus converting a whole series should not be done file by file but rather one step (stream extraction) for each episode, then the next step (audio conversion) for each episode etc. (which will result in a large number of temporary files, hence my prologue about "work areas"). As a side effect of its installation, Switch extended the context menu for file managers. So if you're in the Windows Explorer and select the extracted audio file "[FFFpeeps] Shinryaku! Ika Musume 03 [720p][6E3A0F11]_track2.aac", then click the right mouse key to open the context menu for this file, you'll find an entry "Convert with Switch Sound File Converter"; this is the way I'm activating this tool. (I prefer navigating through directories and open a file with a program from this file type's list, instead of starting a program and then using some file select dialog to locate and open the file; the main reason is that file select dialogs of different programs look different whereas my file manager looks the same all the time, so I can use the latter better than any other program.) |
|
Loading, please wait... | ||
[post:487#4651]
Stretch Reviews: 2118 Posts: 1359 |
I couldn't remember whether audio was track 2 or 3, so I thought I'd see if I could open the extracted track 2 (with the orange lightning bolt icon) with something like Media Player Classic. I guess the fact that it was marked with that icon might have tipped me off that I was on the right track (an unintentional pun there). The option 'Convert With Switch Sound File Converter' was at the top of the track menu, and I selected it, so I think I did it the same way you do, even on the first try. The conversion seems to be a success; the mp3 version of the track plays just fine on Media Player Classic. |
|
Loading, please wait... | ||
[post:487#4652]
Devil Doll Reviews: 365 Posts: 1574 |
Now that we have a converted audio stream, a quick interlude to make a plan for the next steps.
How does a video player program work when playing an MKV container? Basically it hands the MKV file over to a system component, the splitter (Haali, remember?). This splitter reads the container, extracts the streams on the fly, and does a table lookup to find out who registered themselves in the Windows system to be responsible for interpreting streams of a particular format, i. e the table of codecs. It then hands the streams to the respective codec programs for the video stream (H.264 for Shinryaku), the audio stream (AAC for Shinryaku) and the subtitles stream (SSA for Shinryaku), and they interpret these streams and return uncompressed data back, with the subtitles being transformed into pixels and written over the video images. These data are finally sent back to the video player which then displays them. You see, the video player knows almost nothing about video formats - its the installed codecs and the splitter who are doing most of the work. For example, when you enable or disable subtitles in the video player display you actually tell the splitter to use/ignore the subtitle stream, the player program just forwards this information. The player doesn't even know which formats can be played on your PC, or which installed codec was used - it just forwards the actual task, hoping the splitter/codec combo will tell him they were successful. Now how do we get uncompressed data that we can handle? We could install some H.264 to uncompressed converter, like we did that for the audio stream. And what if the video is not H.264? We'd either need one converter for every new video format or a converter that can handle the codecs installed on your machine. But some codecs are able to interpret other formats than their own one as well so it's difficult to find out for a user which codec actually plays a video stream even when you know the format of this stream. Such a program would have to do almost the same things as a splitter, but instead of sending the interpreted data to a video player allow our tools to read them. But what if we had a program that acted like a video player, letting the splitter do all the work? That's exactly what we will be getting in the next step, which requires another download and another installation. The required tool is ↗AviSynth. It can do a hell of a lot of things by interpreting scripts written by the user. Yes, scripts - no graphics, no mouse. But fear not, we'll keep the content of the script to the absolute minimum, which is... 1 line. And not even a complicated one - just a command of the type "open the MKV file" while a video player would use a file selection box for this purpose. For all other steps there would be plenty of alternatives (different audio converters, different codecs for creating the AVI content, different tools to create the AVI container); for this step I know none. You'll need to be able to use a simple text editor of your choice (the normal Windows editor is fine) to create such a script. Later you will have the choice of either doing a small modification in this script every time you convert a file, or rename the file to be converted (MKV) to a constant name which it has in the 1 line in this script; it's up to you which method you prefer (I use the first one, and I will explain the reason why as soon as we're actually creating AVI containers). AviSynth is a Sourceforge project with a GNU license that basically denies one right, which is... denying rights to others. Download this tool from here. You'll get one installation program of 4.2 MB size (version 2.5.8 from December 2008). After successfully downloading it, run this installation program. It will
|
|
Loading, please wait... | ||
[post:487#4653]
Stretch Reviews: 2118 Posts: 1359 |
Avisynth_258.exe has been downloaded and installed successfully. I'll need to re-read your detailed explanation once or twice before I 'get' everything, though. |
|
Loading, please wait... | ||
[post:487#4654]
Devil Doll Reviews: 365 Posts: 1574 |
Fine. Take your time with reading, and perhaps read the whole thread once more when we're finished with everything. Some steps might be easier to understand after you've seen the results they allowed us to get.
Your next operation would be to
The script for Shinryaku episode 3 would look like this: DirectShowSource ("[FFFpeeps] Shinryaku! Ika Musume 03 [720p][6E3A0F11].mkv",audio=no) "DirectShowSource" is the AviSynth function sending the MKV file to the splitter and receiving whatever uncompressed data streams the codecs will return after doing their job; "audio=no" means we don't want the audio stream (which we need in MP3 format anyway and had to convert it separately already). That's it. We don't have a file select box available in this script language therefore we need to write down the file name explicitly.
So your homework for today would be:
If you try to open "Shinryaku03.avs" with the Windows Media Player it will give you a warning "I don't know this file name extension, should I really try?" but if you insist on doing that it will work just fine. Media Player Classic and Zoomplayer are less picky and just eat what you feed them. If you happen to make an error in the script file and let it open by the video player you will see the error message by AviSynth (who interprets the script) in the video player window instead of the video itself so that you can identify and fix the problem. You can just try that by misspelling "DirectShowSource" or using a nonexistent file name; I encourage you to do this once so that you see how an error looks like, it's nothing to be afraid of. |
|
Loading, please wait... | ||
[post:487#4655]
Stretch Reviews: 2118 Posts: 1359 |
I am confused. Would the 'text editor' that I need to use to save the script be a word processor program, like Microsoft Word (which I have)? But saving the script there, as a document, automatically adds the suffix '.doc', which I would think would keep '.avs' from being recognized by AviSynth. And I can't open a document with Media Player Classic, can I? |
|
Loading, please wait... | ||
[post:487#4656]
Stretch Reviews: 2118 Posts: 1359 |
After thinking for awhile about what I might have done wrong, I 'sent' the Word document with the script to 'Program Files' and placed it in the AviSynth folder, then tried to open Shinryaku03.avs with Media Player Classic. But there is still a gray screen and before long I get the mesage "Media Player Classic has encountered a problem and needs to close". Could it be that the script document needs to go in the 'Docs' ('Documents'?) folder within AviSynth? No, that is not allowed. |
|
Loading, please wait... | ||
[post:487#4657]
Devil Doll Reviews: 365 Posts: 1574 |
Some encouragement first: Using Notepad for writing a text file was the right idea (much better than Word which would by default add some text formatting stuff that we don't want in our script). Making a backup of the MKV container was good as well, as we still need this one under its original name (with the "*.mkv') extension; this name is the one we're about to write into the script after all, and if you rename the MKV file then the script won't be able to find it.
|
|
Loading, please wait... | ||
[post:487#4659]
Stretch Reviews: 2118 Posts: 1359 |
So, simply renaming the Shinryaku fansub wasn't what I needed to do, even if it took on a neat AviSynth icon; I deleted this. I went searching in 'All Programs' and found Notepad under 'Accessories'. I opened it and cut-and-pasted the script into it. I saved it as 'Shinryaku03.avs' at 'My Documents', because I had not yet created a folder to contain it and the fansub. I went to 'My Documents' to do just that. I created a folder which I named 'Shinryaku03'. But for some reason when I attempted to place the fansub inside, I get the message that it cannot be moved because 'it is being used by another person or program'. I'm not running any program (which I'm familiar with) that would be 'using' the fansub, so my thinking is that it must be some sort of conflict with AviSynth, which must already be interacting with the fansub. But that doesn't make sense either, because this is the original version, which has never been retitled, so how would AviSynth 'recognize' it? I try every trick I can think of to create a new file and place the fansub inside it (like doing inside the seperate 'BitTorrents Downloads' folder), but every time I get the same response. Other fansubs ('Milky Holmes' for instance) can be placed in the folder without trouble. I delete the notepad script, thinking maybe now I'll be allowed to insert the fansub, and I'll redo the script afterwards, but that doesn't work either. I had no trouble inserting the Notepad script into the folder. I cannot understand what is going on here. Somehow the fansub cannot be moved to this (or any other) folder. The only trick I can still think of would be to restart the computer altogether. Edited on 10/31/2010 11:16 AM. |
|
Loading, please wait... | ||
[post:487#4660]
Devil Doll Reviews: 365 Posts: 1574 |
Whatever program might "use" the MKV file (MKVextractGUI2 would be a candidate, or a running AviSynth script that would be correctly referencing that container - did you perhaps doubleclick the fansub after renaming it to *.avs?), this will not last beyond rebooting your PC, so if all else fails I would suggest using this as a last resort to fall back into a defined situation. But before this there are other things to try.
As for the "gray screen version" of the video: You did check that you can play the MKV file on your PC? If the MKV file were broken, or your splitter/codecs installation were insufficient for playing it, then we won't get any better result in the converted AVI version of course. |
|
Loading, please wait... | ||
[post:487#4661]
Stretch Reviews: 2118 Posts: 1359 |
I'm operating on the assumption that placing the fansub in a folder (the sort I can create in 'My Documents') with the AviSynth script will automatically put them both in the same 'Directory'. Is that correct? |
|
Loading, please wait... | ||
[post:487#4662]
Devil Doll Reviews: 365 Posts: 1574 |
For our purpose, "Directory" and "folder" are synonyms in general; I am now trying to use "folder" consistently but may fail occasionally as for me "directory" is a hierarchical concept whereas "folder" is just a symbol to visualize a directory ("directories" were already in use when GUIs such as Windows didn't even exist yet). Edited on 10/31/2010 10:31 PM. |
|
Loading, please wait... | ||
[post:487#4664]
Stretch Reviews: 2118 Posts: 1359 |
The checksum number on Shinryaku is correct. When I started downloading Hashcalc I was asked again to purchase a WinRAR license. Does WinRAR have anything to do with what we are trying to accomplish? I went through the setup process and dragged the Shinryaku fansub file to the ‘Data’ box. After a little while the correct checksum (‘6e3a0f11’) appeared in the CRC32 box. I have the 'Copyright (C) 2004-2007' version of Haali--getting old, I guess. Is that the same one you just updated from? But you haven’t been having trouble reading MKV files, have you? Maybe the older Haali/CCCP combination can still handle the most recent MKV fansub files. I remember installing CCCP several years ago but running into some problems and choosing to go instead with just Media Player Classic (it was completely uninstalled). I was tempted to go ahead and download the more recent version of Haali, but since you didn’t immediately recommend it, I will wait. Thanks again for your help. Edited on 11/01/2010 03:55 PM. |
|
Loading, please wait... | ||
[post:487#4665]
Devil Doll Reviews: 365 Posts: 1574 |
WinRar is just for extracting archive files on your PC. Downloads for programs will contain many files so they're either an archive (for which you need some extraction tool, not necessarily WinRAR albeit this one does support a myriad of archive formats) or a self-extracting installation program, depending on the releaser of the program in question.
I don't remember the exact version (some 1.8.12x.y?) of my old Haali, it might have been slightly newer than yours. (The previous Haali version in my archive was 1.7.89.11 but I've been using the splitter from a CCCP version from 2008 whose exact Haali version I could only find out by rolling back my CCCP installation to this state; I didn't install the 2009 version of CCCP back then as it didn't have the Zoomplayer any more and I was doing a lot of screen-shots for anime at that time, something I knew the key shortcuts in Zoomplayer for...) My experience with CCCP is positive without any problem that I would remember (I switched to CCCP after installing a bunch of codec packs before which created conflicts amongst themselves, and using just one package resolved these conflicts - that's what CCCP is meant for). But if you had problems with CCCP (which contains Haali, Media Player Classic and a bunch of codecs) then installing just Haali alone would be possible as well. As mentioned before, the latest Haali version is here, and it looks like this would be the minimum change of your system to be tested as next step. So now I suggest upgrading your PC to Haali 1.10 and recommend to leave Haali's default settings unchanged during this installation process. Your old Haali folder (the one with the file "splitter.ax" inside) contains a file "uninstall.exe", so you could uninstall your current Haali installation before installing a new one (which is often a good idea, and some installation tools even require this step or look for this program and invoke it before installing the new version; I didn't see anything like this during my Haali 1.10 installation though). You could install a new Haali version over the existing one (i. e. into the folder where your current Haali installation resides), thus guaranteeing you have just one Haali version in your system; some installation programs will suggest this (in case they can find this folder), and it may have the advantage of re-using your existing configuration in the next version of the same product, so I usually do this. You could also install Haali into a new folder in order to keep the old version, but Haali needs to integrate itself into Windows (some path names of Haali components are written into the Windows registry during the Haali installation) so if you install Haali 1.10. and then uninstall it, the old Haali 1.8 might not be found by Windows any more. Had you kept the installation program of Haali 1.8 then you could install Haali 1.10, test it, uninstall it in case of any problem, and finally install Haali 1.8 again - this would be why I keep old installation programs on my PC: It gives me a fall-back strategy in case of problems. If upgrading Haali won't solve your problem then installing a more recent H.264 video codec would be the next candidate. CCCP would do both at once, and as I haven't installed individual codecs for quite a while I have to look for a download location... http://www.free-codecs.com/DivX_H264_decoder_download.htm sounds promising as this is a free filter to be invoked by Haali for decoding H.264 videos (and decoding is all we need as you're not a fansubber - it's not like you want to create MKV containers, right?) This ZIP archive contains an installation program for the AVC/H.264 codec but I would have to install it to find out whether this is the same version as the one in CCCP (this is the one disadvantage of installation programs as opposed to archives: You can't see what they'll do on your system until you actually let them do it). Edited on 11/02/2010 12:54 AM. |
|
Loading, please wait... | ||
[post:487#4668]
Stretch Reviews: 2118 Posts: 1359 |
I guess I will create a folder to contain startup files. I decided to install the new Haali over the old one. I left all default settings alone. This turned out to be the 2004-2009 version. When the setup was complete, I got the message 'Some files were in use and could not be deleted. They will be removed at the next reboot', (a reference to the old Haali, I guess) to which I clicked 'OK'. So I will restart the computer and see if MKV files play successfully. First, however, I have a dentist appointment. Edited on 11/02/2010 09:16 PM. |
|
Loading, please wait... | ||
[post:487#4675]
Devil Doll Reviews: 365 Posts: 1574 |
First of all, congratulations for working yourself through all these installations. With the majority of MKV fansubs now being usable for you again (for watching on your PC at least), it looks like it was worth the effort. Edited on 11/03/2010 01:49 AM. |
|
Loading, please wait... | ||
[post:487#4679]
Stretch Reviews: 2118 Posts: 1359 |
I don't understand why splitting AVI containers (with Haali, for instance) has become a problem. Those never gave me any trouble, either while watching on the PC or running them through AllToAVI. Did I misunderstand, and install the updated version of Haali in a bad manner which can't be undone? Edited on 11/03/2010 10:49 AM. |
|
Loading, please wait... | ||
[post:487#4680]
Devil Doll Reviews: 365 Posts: 1574 |
No, splitting AVI containers isn't a problem on your PC. It's just that the fact that Haali isn't responsible for AVI containers (which is okay, DirectShow can do this just fine, and Haali itself doesn't recommend being used for splitting AVI containers, hence the default settings of Haali leave this feature unselected) implies that someone else must be responsible for it (as you obviously can play AVI containers), and this leads to you being able to see the ffdshow configuration (invoked via DirectShow) while playing an AVI container (visualized as ffdshow task bar icons), just like you are able to see the Haali configuration while playing an MKV container (visualized as Haali task bar icon). Edited on 11/03/2010 02:24 PM. |
|
Loading, please wait... | ||
[post:487#4683]
Stretch Reviews: 2118 Posts: 1359 |
Let me try to get caught up: after looking around a little, I see a blue 'ffdshow audio decoder' icon at the bottom of the screen while using MPC. But there is no reddish/brown video decoder one. Instead, there are icons for 'DirectVobSub' and 'Haali Media Splitter' (and a couple of others which I'm pretty sure have nothing to do with MPC). I'm guessing that this will reveal something to you. I ran a search for 'ffdshow video decoder' and got the answer 'Search is complete. There are no results to display'. So, somehow I seem to have the audio but not the video ffdshow decoder. I did another search for just 'video decoder' and got three results: 'Video Decoder Configuration' (if I put my mouse on it the message 'location: C:WINDOWSSystem32' appears) in folder 'C/Documents and Settings/All Users/Start Menus/Programs/K-Lite Codec Pack/Configuration/ffdshow'. The other two appear to be two identical copies of the DivX H.264 download program. But all three are download/start-up programs, not the video decoder program itself, right? Has DivX H.264 taken over as the video decoder, but doesn't have an icon? Edited on 11/03/2010 05:43 PM. |
|
Loading, please wait... | ||
[post:487#4684]
Devil Doll Reviews: 365 Posts: 1574 |
I don't know what exactly "running a search" means in your particular context; if you intend to search for the file that implements ffdshow on your PC, its name is "ffdshow.ax" (that might well have been installed as part of the ↗K-Lite Codec Pack on your PC which is kind of an alternative approach to CCCP, and installing both on the same PC might in fact lead to conflicts). |
|
Loading, please wait... | ||
[post:487#4685]
Stretch Reviews: 2118 Posts: 1359 |
Oh, I was thinking that when I played the original Shinryaku fansub but didn't get the ffdshow video decoder icon, then I must be missing a program which you thought I already had, and once that was made clear everything would make sense to you. But apparently not. And I clearly don't understand exactly what a 'search' is capable of. Anyway, when I play an AVI fansub, I still get the audio decoder icon, but neither video decoder, Haali nor DirectVobSub ones. And yes, when I open the Shinryaku03.avs script a video version without audio or subtitles plays without trouble. Edited on 11/04/2010 10:03 AM. |
|
Loading, please wait... | ||
[post:487#4687]
Devil Doll Reviews: 365 Posts: 1574 |
Its not (just) the installed programs, it's the content types of the container/streams that the number of icons depends on. The original Shinryaku MKV container is split by Haali and decoded by a Haali filter plus some VobSub for the subtitles, so it won't need ffdshow for playing the video stream. An AVI container is split by DirectShow and decoded by ffdshow codecs but has no separate subtitle stream (i.e. no VobSub necessary), so I expected the corresponding icons to pop up (buy actually this is configurable within ffdshow so maybe you have switched this icon off by default). |
|
Loading, please wait... | ||
[post:487#4688]
Stretch Reviews: 2118 Posts: 1359 |
As I downloaded VirtualDubMod I was thinking that I would need to extract nine different files to get everything, but apparently extracting the '..' folder gave me everything all at once. I didn't see any mention of 'permanent write access' options, so I extracted with default settings. Opening Shinryaku03.avs went smoothly; the first frame of the episode appeared promptly and I didn't encounter any black/green screens. When I set 'Zoom' at 25% (and maximized the size on my viewer) I get a relatively small screen at upper left and a much larger one on the right. The thought occurs to me that perhaps the right screen needs to be set at 25% Zoom as well, and sure enough that gives me two equal sized screens. I notice that clicking 'Input Playback' causes the left screen to play the episode while the right one remains paused; but clicking 'Stop' causes the right screen to become identical to the left one. Anyway, the download, setup and test seem to have been successful. |
|
Loading, please wait... | ||
[post:487#4689]
Devil Doll Reviews: 365 Posts: 1574 |
So did you install VirtualDub or VirtualDubMod? Which version number? It won't be essential for this posting but might be for the next one (even more so as I may have misinterpreted one of the additional features of VirtualDub 1.9.10 which might force us to still use the "olde" VirtualDubMod 1.5.10 instead).
As you see, we need about the same information resp. settings for creating an AVI container with VirtualDub as with AllToAVI; the main difference is that the individual steps are more visible, so the tools being used for the individual steps are well-known and easy to replace. We have more flexibility of handling one particular step in case we run into a problem. We could have done each of the filter operations of VirtualDub by an equivalent function call within the AviSynth script, then using VirtualDub as a mere video compressor & AVI container creator (and even replace VirtualDub by some creator for another container format in case you decide to watch you anime on your cell phone or IPad one day...); but writing a slightly more complex script would have been less intuitive compared to a graphic user interface, even more so for a user who's familiar with AllToAVI already. Doing conversion with scripts has one advantage - it makes reusing the same steps for a lot of files much easier. So if converting a whole series would be the task then it might be rewarding to take a look at this approach as well - but only after we've done everything we want with as much use of VirtualDub as possible. Edited on 11/05/2010 12:41 AM. |
|
Loading, please wait... | ||
[post:487#4691]
Stretch Reviews: 2118 Posts: 1359 |
Oh, sorry, it was VirtualDub 1.9.10. I know what you mean about SAPs only being able to handle 720 pixels at most; I must always be careful on AllToAVI to not allow any value greater than that. I'm familiar with Xvid, in that I always use it while working with AllToAVI. 6% zoom for Input and 50% for output seems to make best use of my viewer screen. TextSub was not listed among the 'Add Filters' options. For video compression, 'DivX 6.4.0 (1 Logical CPU)' and 'Xvid MPEG-4 Codec' were listed. I chose the latter, because I know MPEG4 is what I've been using up until now on my AllToAVI conversions. And I begin the video compression process. Time required seems to be about half an hour, which is about the same as with the 'transformation' step of AllToAVI. The speed of everything else underway within the computer is reduced to a crawl, however.
The result is 'Shinryaku03.avi' with a size of 102,423 KB. It plays fine on the PC; my experience is that when placing my mouse on the file causes a 'duration' to be listed (0:24:14), that's generally a sign that the operation was a success. So far, so good, and thanks again. This was an encouraging session, and I'm sure that the process will get easier as I repeat it numerous times. Edited on 11/05/2010 01:59 PM. |
|
Loading, please wait... | ||
[post:487#4694]
Devil Doll Reviews: 365 Posts: 1574 |
102 MB looks small even for a video-only file, something like 600 kb/sec (MediaInfo would tell you). When it comes to lossy compression, bigger is better; for anime with 704x396px resolution the XviD bitrate should be somewhere in the 800-1000 kb/sec range (I use "999" for one-time watch conversions, i. e. 200 MB per episode with audio), and if you intend to burn a good 13 episodes series onto DVD for archiving it you may go up to around 1750 kb/sec, as 4483 MB / 13 episodes would allow for a file size of 345 MB per episode. 26 episodes per DVD would thus be 4483 / 26 = 172 MB = 176561 kB, 24 episodes would be 4483 / 24 = 186 MB = 191274 kB, and you'll find these exact sizes for the XviD release of certain fan-subbing groups. The exact bitrate values for these would depend on the exact playing time per episode; the XviD codec configuration has an integrated calculator that helps a lot for doing the exact math.
Edited on 11/08/2010 09:34 AM. |
|
Loading, please wait... | ||
[post:487#4695]
Stretch Reviews: 2118 Posts: 1359 |
Gee, the resolution on Shinryaku03.avi seemed satisfactory, though that was on the PC rather than the SAP. Can I change a setting somewhere to devote more bytes to it? Anyway, after a little searching I found vsfilter.dll in Program Files/K-Lite Codec Pack/Filters. I copied it to My Documents, inserted it into the VirtualDub folder, and renamed it vsfilter.vdf. Edited on 11/05/2010 08:24 PM. |
|
Loading, please wait... | ||
[post:487#4697]
Devil Doll Reviews: 365 Posts: 1574 |
Set the "Target bitrate" in the XviD codec higher if you want more video quality. How was it set for your first attempt? The more movement and gradual color changes (including 3D CG) your anime has, the more video quality you want; an action series might require more file size than a slice-of-life series. Edited on 11/06/2010 12:48 AM. |
|
Loading, please wait... | ||
[post:487#4699]
Stretch Reviews: 2118 Posts: 1359 |
I can't find the figure for 'Target Bitrate' (in VirtualDub, right?); I see a box for 'Use target data rate of (blank) kilobytes/second', but it has not been enabled; do I need to do some 'configuring'? What is available is 'Force keyframes every (blank) frames'. this is probably not the figure you want, but the 'General' Bitrate for the completed Shinryaku03.avi file is 574 kbps. Moving vsfilter.vdf to the 'Plugins' folder was just a matter of a drag and a drop. I remember yesterday thinking 'I wish this compression step could be paused'. Of course I wasn't looking for any 'small window' at the time, and would need to do some more compressing to find it. Actually, last night I wrote a script for an episode of Bakuman and compressed it as well, as practice (I'll keep refering to Shinryaku in these messages, though). Under 'File' I see 'Load (or Save) Processing settings', but these just take me to 'My Documents'. Edited on 11/06/2010 10:08 AM. |
|
Loading, please wait... | ||
[post:487#4700]
Devil Doll Reviews: 365 Posts: 1574 |
The "Target bitrate" is an attribute of the XviD codec, so in VirtualDub you need to select "Video" / "Compression", then select the XviD codec there, and click on the "Configure" button to open the XviD settings dialog. Edited on 11/06/2010 12:56 PM. |
|
Loading, please wait... | ||
[post:487#4702]
Stretch Reviews: 2118 Posts: 1359 |
Under 'Xvid Configuration', for Xvid Mpeg4, I see some of the terms you mentioned. There is 'Encoding Type', set at 'Single Pass', and 'Target Quantizer' set at 4.00. But there is still no mention of 'Use Target BitRate'. Under the list of codec options for compression five different Microsoft ones are listed, namely H.261 Video Codec, H.263 Video Codec, RLE, Video 1, and Windows Media Video 9. But the first three can't be 'configured' because the computer 'Couldn't find compatible format' for the possible reasons that the codec might 'only support YUV' or might be 'locked'. Also, I haven't installed Windows Media Video 9, so that one is unavailable as well. The only option was Microsoft Video 1 (a crude default codec?), and under 'configure' the only adjustable value for it is 'Temporal Quality Ratio'. Edited on 11/07/2010 09:51 AM. |
|
Loading, please wait... | ||
[post:487#4703]
Devil Doll Reviews: 365 Posts: 1574 |
The "Target quantizer" field inside the XviD configuration is a toggle, i. e. a button that you can click on, thus switching between "Target quantizer" (which is relevant only for 1-pass encoding, 2-pass will find a suitable quantizer by analyzing the video stream) and "Target bitrate (kbps)".
In VirtualDub, you may select "View" / "Show Status Window" and then observe the compression process; you'll see how the average video quality will change during the compression process. The other codecs don't matter for us, I just tried to explain why VirtualDub has a "bitrate setting" even though this one is irrelevant for XviD. And exactly those codecs that can't be configured are the ones where the "Target bitrate" input field of VirtualDub (i. e. outside the codec's configuration dialog) should suddenly become enabled after you selected one of these. (On my PC these are: Cinepack/Radius, Microsoft RLE, Microsoft Video 1.) If there's still a subset of fansubs not being playable on your PC then you might want to check their stream types with MediaInfo, and their file content with HashCalc. After all, you upgraded both Haali and H.264 to recent versions - so if you have problems playing a fansub then how would the other downloaders be able to watch it? Which codecs have been used in these files? Can you name one file in particular so that I could download it and reproduce your scenario on my PC? Remember that a container has to be split into several streams. From the perspective of the splitter, the result is kind of a tree, with the container being the "root" and the streams being the "leaves". But the splitter uses the term "pin" instead of "leaf". So the message Media Player Classic could not render some of the pins in the graph means "MPC can't handle one of the streams", which may be due to this stream being broken (hence the HashCalc test) or having a codec unknown to your PC (hence the MediaInfo analysis). What do you mean by "listed"? Which program are you using for this? I assume you look at these downloaded files in your Windows Explorer (which includes the Windows desktop and even the standard file select dialog). This would mean that the function in Windows Explorer that analyzes these MKV containers (in order to find the playing time; this must be kind of a mini-splitter then but I have no idea whether the Windows Explorer were able to ask Haali to split the container for this purpose) might be outdated as well. Try inspecting one such file with MediaInfo: Does this tool show you a playing time? If yes then it must be possible to read this time, which doesn't necessarily mean that your Windows Explorer already supports this feature (which Windows version are you running?). Edited on 11/07/2010 06:32 PM. |
|
Loading, please wait... | ||
[post:487#4704]
Stretch Reviews: 2118 Posts: 1359 |
Oh, I see: clicking on 'Target Quantizer' converts it to 'Target Bitrate (kbps)', which is set at 700. I must have been using Quantizer 4 rather than compressing via bitrate. Sorry it took me so long to grasp that. The tree analogy makes sense, since even when I 'Close' the message about the codec problem, the audio plays normally nevertheless. The one fansub which still refuses to play (either in episode two form from CrunchySubs or episode three from HorribleSubs) is Kuragehime; here's the MediaInfo data about the former: Edited on 11/07/2010 05:19 PM. |
|
Loading, please wait... | ||
[post:487#4705]
Devil Doll Reviews: 365 Posts: 1574 |
Crunchysubs and HorribleSubs are both groups that "take" a subtitle script from an anime that was streamed via ↗Crunchyroll (Kuragehime is licensed by Funimation), "take" some raw video/audio stream, put these into a MKV container, and release the result under their name. |
|
Loading, please wait... | ||
[post:487#4706]
Stretch Reviews: 2118 Posts: 1359 |
Perhaps what I ought to be doing in regards to Kuragehime is paying to watch it via Crunchyroll; although even if I'm only going to watch each episode once, I really wish I could do so from the sofa in the basement rather than from the PC! Edited on 11/08/2010 10:05 AM. |
|
Loading, please wait... | ||
[post:487#4707]
Devil Doll Reviews: 365 Posts: 1574 |
Posting 4694 contains the complete procedure. If exact file size isn't important for you then I suggest using a quantizer between 2 and 3. Edited on 11/08/2010 09:12 AM. |
|
Loading, please wait... | ||
[post:487#4711]
Stretch Reviews: 2118 Posts: 1359 |
I see your post about posting 4694, so I will set the Oreimo project aside and try to complete the Shinryaku episode. As I re-read the list of steps, I realize that I had missed a couple of them the first time around. Somehow I was under the impression that what was going on with VirtualDub at the time was another all video step, and I never added the subtitle or audio files. I bet that's why the size of the 'completed' file seemed strangely small to you--because it was only a video file. Ths time around I carefully follow each step, and am delighted to see the subtitles reattached to the right screen. All seems to be well with the subtitles even during the OP song. When I 'Open' the audio file I get a message 'Import Options: MP3-Bit rate support' with three options: 'Autodetect', 'Constant Bit rate', and 'Variable Bit rate'. 'Automatic' seems the safest bet for my first try, so I select that. I change the Target Bit rate from 700 to 999. I specify that the completed file be saved as 'Shinryaku03b' so that the all-video one will not be overwritten, just in case I need it for any reason. I 'Start' the compression and recombination, and a colorful 'Xvid Status' display appears. Edited on 11/08/2010 11:20 AM. |
|
Loading, please wait... | ||
[post:487#4712]
Devil Doll Reviews: 365 Posts: 1574 |
You're right, solving problems and explaining technical concepts is something I consider fun; read this article for an explanation (and having gotten a result, you must have done some important thing right). Edited on 11/08/2010 01:12 PM. |
|
Loading, please wait... | ||
[post:487#4714]
Stretch Reviews: 2118 Posts: 1359 |
I generally get my fansubs from Tokyo Tokoshan, and they have no Mazui episodes of Oreimo there. They have ones from Doki and Shimizu, but not Mazui. |
|
Loading, please wait... | ||
[post:487#4715]
Devil Doll Reviews: 365 Posts: 1574 |
Yes they have. (Query for Mazui on Tokyo Toshokan) Edited on 11/08/2010 03:06 PM. |
|
Loading, please wait... | ||
[post:487#4716]
Stretch Reviews: 2118 Posts: 1359 |
Whoops! I was searching for either 'Oreimo' or the full-fledged 'Ore no Imouto ga Konna ni Kawaii Wake ga Nai', but not 'Ore no Imouto' (or 'Mazui'). Edited on 11/08/2010 06:48 PM. |
|
Loading, please wait... | ||
[post:487#4717]
Devil Doll Reviews: 365 Posts: 1574 |
Shinryaku episode 3 has a playing time when you inspect it with MediaInfo - both the MKV container and the H.264 stream inside this container have such an attribute. So MediaInfo may just be able to split the streams and read the MKV header (which may work even with a broken stream inside); perhaps AviSynth's "open" does more checks for plausibility and completeness of the streams? |
|
Loading, please wait... | ||
[post:487#4718]
Forbin Reviews: 478 Posts: 532 |
Stretch, try this program |
|
Loading, please wait... | ||
[post:487#4720]
Stretch Reviews: 2118 Posts: 1359 |
I can't find any MKV fansubs that Windows Explorer shows a duration time for; I guess that is only done with AVI files. I fear that the problem might be that I have forgotten a step somewhere, since our correspondence has been going on since October 24 and I've gone off on a tangent several times. Where, if anywhere, in the conversion process is MKVMerge GUI v4.3.0 ('Escape from the Island') used? I now have a desktop icon for that. Do I need to actually open it up and make selections of different options, or does it do its work from behind the scenes? |
|
Loading, please wait... | ||
[post:487#4721]
Devil Doll Reviews: 365 Posts: 1574 |
MKVMerge GUI is not used in the process. This is a GUI for creating MKV containers (which you're not doing for the given task). But it came as part of the mkvtoolnix package which is responsible for all low-level MKV manipulation, including extracting streams from MKV containers, and it was invoked only once in order to show you that mkvtoolnix had been installed correctly. You may remove the desktop icon for MKVMerge GUI (which doesn't remove the program file and can be restored if you need it later) if this makes your desktop less "polluted" with icons. Edited on 11/08/2010 11:57 PM. |
|
Loading, please wait... | ||
[post:487#4722]
Stretch Reviews: 2118 Posts: 1359 |
Well, the good news is that the Bakuman episode was completed successfully. I had thought that since the only conversion that had been completed successfully up until then was the Shinryaku one which you walked me through, that maybe I had forgotten something; but apparently not. Also, I was getting the same "Couldn't open file" message when I tried to Open a script I had written for an episode of Star Driver. But I re-examined the script and found that I had mis-typed one of the digits of the hash number. Once I corrected that, the Script would Open without trouble. The mistake must have happened because I was copying everything by hand, because until today I couldn't find a way to 'copy' the info in bulk. I tried copying and pasting the file info into the Oreimo Script, and this time it Opened and played--but not the way it normally should. Blue, green and purple are the only colors that appear, and I get two identical images side by side, just like it would be if I was using VirtualDub (but this is definitely MPC). These take up only about half of the screen, and the rest is covered by a band of a sort of 'static' (in the same colors), below which is a band of black screen, and below that a band of gray screen. When I pause the screen and minimize it to do some more typing here, then return to it, the image is perfectly normal. But starting it playing again returns it to the messed-up state. Any ideas? This isn't exactly critical, since I have already downloaded the Mazui version of this episode. Edited on 11/09/2010 09:41 AM. |
|
Loading, please wait... | ||
[post:487#4723]
Devil Doll Reviews: 365 Posts: 1574 |
I'm not sure how you are working in the Windows Explorer. I tried to set the visualization to "large icons". Selecting a file, waiting a second, then clicking on its file name makes this file name editable in order to rename the file. If you type "Cntrl-C" in this mode you'll copy the file name into the clipboard from where you can "paste" it with "Cntrl-V" into the editor. Edited on 11/09/2010 04:35 PM. |
|
Loading, please wait... | ||
[post:487#4724]
Stretch Reviews: 2118 Posts: 1359 |
Yes, I noticed that I need to be in 'rename' mode to be allowed to 'Copy' the file info via Windows Explorer. When I use Hashcalc to check the checksum number for the MKV Oreimo fansub, I get the correct one. This probably is meaningless, but I get a different Checksum of 'cc3c8bf0' for the Avisynth Script. Up until you explained it, I had though the checksum number was nothing more than a sort of serial number. So, it sounds like I won't notice any loss of capability when Switch 'expires'; that's good to know. Well, I ran no less than three different fansub episodes through VirtualDub together this morning and all three seem to be successes. I'm about to burn them all onto a DVD for the final test of whether they play on a SAP. About the only thing I haven't done yet is adjust the processing rate so that other computer operations won't be curtailed while VirtualDub is underway. |
|
Loading, please wait... | ||
[post:487#4725]
Devil Doll Reviews: 365 Posts: 1574 |
A ↗checksum is a short content description for a file (and the AviSynth script doesn't have the same content as the MKV container). The idea is that two files of equal size but different content caused by a small local deviation will lead to a different checksum with extremely high probability - even though there are many, many more possible file contents than checksum values. Edited on 11/10/2010 01:33 AM. |
|
Loading, please wait... | ||
[post:487#4726]
Stretch Reviews: 2118 Posts: 1359 |
Last night I sat down to watch the converted fansubs on my new DVD, using a SAP. I performed a quick test, and all seemed to run fine at the beginning, with audio, video and subtitles in proper synchronization. Synchronization is important because I've been having problems with it during some of the fansubs I converted using AllToAVI. Then I decided to watch episode three of Star Driver (originally from StolenSubs--come to think of it, I bet that means it was a 'ripped' fansub). All went well for the first six minutes or so, then audio and video went completely out of sync. Audio and subtitles continued playing at the normal pace while video seemed to go into a sort of slow motion, and the episode became unwatchable. I tried to play the same episode on a different SAP, but got the same result. This might be significant--I took another look at the original StolenSubs episode and it has no checksum number, just this: Edited on 11/10/2010 08:58 AM. |
|
Loading, please wait... | ||
[post:487#4727]
Devil Doll Reviews: 365 Posts: 1574 |
The StolenSubs release isn't even registered in "that database" (thus no CRC32 available for your file). I wonder what they might have added (song karaoke perhaps?) as [gg] releases 720p/MKV as well. |
|
Loading, please wait... | ||
[post:487#4728]
Stretch Reviews: 2118 Posts: 1359 |
Err.. what am I doing wrong when I try to compress three episodes of a series together, the first one comes out OK, but the second one has both its own subtitles and those of episode one running simultaneously, and the third one has the subtitles of all three? Edited on 11/10/2010 05:32 PM. |
|
Loading, please wait... | ||
[post:487#4729]
Devil Doll Reviews: 365 Posts: 1574 |
Double-checking can't be wrong. But if you add a second TextSub filter to the second episode (instead of clicking on "configure" for the already loaded filter and select another subtitle file) then you'll run the video through both filters, i. e. add both subtitles. You would see this in the VirtualDub preview already. |
|
Loading, please wait... | ||
[post:487#4730]
Stretch Reviews: 2118 Posts: 1359 |
OK, I was afraid to delete the first Textsub subtitle track until the compression process was complete. But once I have queued it, it should be OK, right? Thanks. |
|
Loading, please wait... | ||
[post:487#4731]
Devil Doll Reviews: 365 Posts: 1574 |
Yes, exactly. (Otherwise the whole batch processing in VirtualDub wouldn't make much sense.) Edited on 11/10/2010 11:36 PM. |
|
Loading, please wait... | ||
[post:487#4732]
Stretch Reviews: 2118 Posts: 1359 |
How long do I need to keep the AviSynth script for each file that I am compressing intact? Once I have Opened Notepad, can I compose a script, choose the settings in VirtualDub, queue the file, then go back to the script, cut the old file data out, paste the file data for the next fansub in its place, rename the script, and start the process over? |
|
Loading, please wait... | ||
[post:487#4733]
Devil Doll Reviews: 365 Posts: 1574 |
VirtualDub will need all files that it has to read (which includes the AviSynth script that needs to be interpreted by AviSynth during this process, VirtualDub only sees the result of this interpretation) during the compression process. |
|
Loading, please wait... | ||
[post:487#4735]
Stretch Reviews: 2118 Posts: 1359 |
OK. I have started work on the conversion of Astro Fighter Sunred 2. This was a fun show which absolutely refused to convert to SAP mode in the past, but I saved it because I really liked it and had a vague idea that maybe someday a way of converting it would become available. And, it turns out, that is just what happened. Thanks. I have a backlog of shows which are stored in Iomega for similar reasons. Edited on 11/12/2010 11:09 AM. |
|
Loading, please wait... | ||
[post:487#4743]
Devil Doll Reviews: 365 Posts: 1574 |
Hm, getting the processing window in VirtualDub is a bit more tricky than in VirtualDubMod. |
|
Loading, please wait... | ||
[post:487#4744]
Stretch Reviews: 2118 Posts: 1359 |
I decided to uninstall the Switch version which I had and replace it with one of those which you suggested. However, within the Uninstall sequence I found an option to ‘Downgrade to the free version’, and selected that. Sure enough, Switch is usable again! |
|
Loading, please wait... | ||
[post:487#4745]
Devil Doll Reviews: 365 Posts: 1574 |
You can scroll upwards in that "priority" dropdown menu and there access the lower priorities (of which "idle" would be the lowest one, i. e. the first entry in this menu). |
|
Loading, please wait... | ||
[post:487#4746]
Stretch Reviews: 2118 Posts: 1359 |
OK, I see now. |
|
Loading, please wait... | ||
[post:487#4747]
Stretch Reviews: 2118 Posts: 1359 |
Well, I think I have finally gotten the hang of it. I burned a DVD which contained lots of Sunred episodes and episode five of pretty much every show I am currently following. I haven't watched them all yet, but so far there have been no problems. The processing feature makes sense to me now and I really can't think of any more questions to ask. So, thanks once again. I don't know where I'd be if it hadn't been for your help; perhaps only watching those shows which are still fansubbed in AVI! |
|
Loading, please wait... | ||
[post:487#4748]
Devil Doll Reviews: 365 Posts: 1574 |
And even those won't always play on SAP. |
|
Loading, please wait... | ||
[post:487#4874]
Stretch Reviews: 2118 Posts: 1359 |
You're probably right; when I'm watching animation, reading subtitles and listening to audio all at the same time, it's easy to get confused when something definitely isn't timed right. A problem with 'offset' would explain a lot. VirtualDubMod isn't part of VirtualDub is it (though it sounds like it should be)? My problem now is that I don't seem to have VirtualDubMod anywhere within my computer. I just performed a search and no programs by that name were found. I went looking for clues on this page, but it doesn't seem to go all the way back to the beginning of the Mencoder problem. Did another page get too long, and was a new continuation page (this one) created? I don't remember. |
|
Loading, please wait... | ||
[post:487#4875]
Devil Doll Reviews: 365 Posts: 1574 |
This thread used to be much longer but the first couple of postings are missing. The forum search can still access these postings but the thread display doesn't seem to have them any more. EDIT: Adding more postings to this thread makes more of the early postings disappear so let's open a new one instead... Edited on 01/12/2011 11:13 PM. |
|
Loading, please wait... | ||
[post:487#5448]
Devil Doll Reviews: 365 Posts: 1574 |
Update one year after the beginning of this discussion: |
|
Loading, please wait... | ||
[post:487#5449]
Stretch Reviews: 2118 Posts: 1359 |
So, you can't quite simply download MKV fansubs and burn them directly onto a DVD to watch on the new Media Player, right? Do you still need any steps of the MKV Extract/Switch/VirtualDub process at all? |
|
Loading, please wait... | ||
[post:487#5450]
Devil Doll Reviews: 365 Posts: 1574 |
No, I can play MKV containers with SSA subs on this device. It's just that
- - - As for burning DVDs, I'm still doing this for archiving purposes (hard disk capacity is never enough for everything). So when I want to "play an archived DVD" I have to do the following:
|
|
Loading, please wait... | ||
[post:487#5451]
Stretch Reviews: 2118 Posts: 1359 |
I must be missing something here. It sounds like while H.264 MKV fansubs can be played, there are so many problems with formatting and timing that you still do everything you taught me (except maybe Resizing). In other words, converting them to AVI. But if that were so, how does this new technology make things any simpler and easier? I sounds like the only major advantage is that encodings are about 40% smaller in size. Or, was that the point of the new media player all along? |
|
Loading, please wait... | ||
[post:487#5452]
Devil Doll Reviews: 365 Posts: 1574 |
The point in purchasing anything in the first place was that otherwise I would have completely lost the ability to receive German TV programs on April 30, 2012. Edited on 11/24/2011 09:00 AM. |
|
Loading, please wait... | ||
[post:487#5455]
Stretch Reviews: 2118 Posts: 1359 |
OK. Once things get technical I tend to zone out and have a hard time understanding. I get my television via cable so I have little idea what sort of problems there might be with a satelite system. The closest parallel might be when we recently switched to a new cable TV system which rendered old VHS players incapable of recording anymore (they can still play). I just use ordinary, non-reprogramable DVDs. They cost only 40 cents of so, and I have an obsession with saving everything just in case I ever want to watch it again someday. |
|
Loading, please wait... | ||
[post:487#5456]
Devil Doll Reviews: 365 Posts: 1574 |
I'm also saving almost everything - but I want to store anime in a way that
The satellite issue in Germany isn't related to the transmission path (satellite), it's related to the transmission method (analog vs. digital) and identically applies to cable as well as satellite transmission. Your equivalent of my situation would be when your cable provider switched to ↗Digital cable mode which apparently happened before ↗June 12, 2009 in the United States. (Perhaps your new cable TV is broadcasting in HDTV resolution already, thus asking too much of your VHS player which might be limited to 720px width?) Edited on 11/24/2011 01:54 PM. |
|
Loading, please wait... | ||
[post:487#5457]
Stretch Reviews: 2118 Posts: 1359 |
I tend to burn a DVD around once a week with all of the episodes of series that I'm currently watching from the week before. I also save all episodes of series which look like they might be worth rewatching someday, using my auxiliary hard drive. At the end of the season I burn the entire series onto one DVD--and use whatever space is left over for the first episodes of the new series of the next season. So, if it's a halfway decent show, each episode appears once on the weekly DVD and once on the series-as-a-whole DVD, which makes the rewatch much easier. |
|
Loading, please wait... | ||
[post:487#5458]
Devil Doll Reviews: 365 Posts: 1574 |
But the archiving method isn't really part of the issue, it's the reliability of playing DVDs at all. The aforementioned warm-up period of 10+ minutes before the player would even begin to read any DVD applied to permanent DVDs as well. This was what I had to get rid of. |
|
Loading, please wait... | ||
[post:487#5459]
Stretch Reviews: 2118 Posts: 1359 |
I guess your DVD player was slowly dying and the signs were all too clear. |
|
Loading, please wait... | ||
[post:487#5460]
Devil Doll Reviews: 365 Posts: 1574 |
Yep, and the new box was the alternative to purchasing a new DVD player every three years. |
|
Loading, please wait... | ||
Back to topics list