VideoHelp Forum




+ Reply to Thread
Results 1 to 16 of 16
  1. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    hi, i came across a group of videos wich i tried reencoding, i managed to turn em from .mkv to .avi without problems but when used the MKVExtractGUI2 to get the subs, i found it had 3 tracks each, all with 2 files (.idx and .sub) so i have 6 files (or 3 pairs of subs) to add into this .avi videos and have no idea what to do.
    what i have noted so far is this:
    -opening them with notepad will only give me some undecoded text on the .sub file (just a bunch of random simbols)
    -opening them with aegisubs will get me 1 file with 1 line and cero text (the .idx) and wont be able to open the other one (error message on the .sub)
    -changing the name of any of the .idx/.sub pairs to match the video will properly reproduce the subs (or effects when doing it with the second pair)
    -trying to mix em by copy/pasting the files one after the other wont work (just randomly tried just to see if it works, i did it in order tho)
    -first track seems to have the songs translation, second track the tittles and textualized sound effects and third track the subs (might have mixed the content of the first and third one tho)
    -trying to mix em with vobsubs will only overwrite em instead of mixing them
    -for some reason putting all the files as tasks in avirecomp with the same name seems to have worked on 1 video, but not on the others
    -xvid4psp doesnt seem to recognize the .sub files

    so.... thats all i've tryied so far.... help please? ^^U
    Last edited by Cabasho; 2nd Feb 2013 at 01:28. Reason: forgot some info
    Quote Quote  
  2. assuming you are trying to embed/hardcode the subtitles into the avi:
    iirc xy-vsfilter can be used multiple times in an avisynth script and this way hardcoded into the video stream,....
    Quote Quote  
  3. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    idx/subs are image subtitles.

    You could try use AVIAddXSubs to the add the idx/sub to the avi and make an avi/divx with xsubs. It should work on official divx dvd players and on some software players.

    Or convert them to text with subtitle edit, suprip, etc and then join them or something.
    Quote Quote  
  4. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    i dont seem to understand how to work with avisynth nor with xy-vsfilter.... sorry... i just dont understand

    i tried working with aviaddxsubs and managed to make it work for the first 6 episodes using multiple pass.... but starting on the 7th it will send me error message

    i also tried subtitle edit... but since its imagen subs... the OCR is going to take like forever... more than 500 lines.... 26 files.... just too much time....

    also suprip doesnt seem to detect any file at all... also tries subrip... the result is even worse than with subtitledit... since it wont even recognize italics automatically...

    any other suggestion? ^^U
    Last edited by Cabasho; 2nd Feb 2013 at 10:21.
    Quote Quote  
  5. Try loading them using the VobSub filter in VDub. VDub works with XviD/DivX AVIs, but I think that's what you have.

    I don't know if it'll accept the xy-vsfilter mentioned by Selur. But if it does, use that instead.
    Quote Quote  
  6. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    tried VDub already... for some reason it seems to have a problem with the audio (something about Variable Bitrate audio, tried the full processing mode and still cant reproduce it...) of the video and wont load it at all.... also dont know how to load the subs.....
    Quote Quote  
  7. Originally Posted by Cabasho View Post
    tried VDub already... for some reason it seems to have a problem with the audio (something about Variable Bitrate audio, tried the full processing mode and still cant reproduce it...) of the video and wont load it at all.... also dont know how to load the subs.....
    It seems there are three different problems, 2 of which are unrelated to the subtitle one.

    1. VBR audio. Recent builds of VDub (newer than several years ago) allow the importation of AVIs with VBR MP3 audio. Just give whatever answer to the question that allows it to open.
    2. Video won't load. I said it'll open XviD and DivX AVIs. For other kinds of videos there are plugins that will make it possible. Check the list at the VDub page on this site. You have to know what you have before you can do anything with it.
    3. Can't load the subs. You have to have the VobSub filter in the list of filters available in VDub. Stick it in the plugins folder of VDub if it's not there already.
    Quote Quote  
  8. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    Originally Posted by manono View Post
    Originally Posted by Cabasho View Post
    tried VDub already... for some reason it seems to have a problem with the audio (something about Variable Bitrate audio, tried the full processing mode and still cant reproduce it...) of the video and wont load it at all.... also dont know how to load the subs.....
    It seems there are three different problems, 2 of which are unrelated to the subtitle one.

    1. VBR audio. Recent builds of VDub (newer than several years ago) allow the importation of AVIs with VBR MP3 audio. Just give whatever answer to the question that allows it to open.
    2. Video won't load. I said it'll open XviD and DivX AVIs. For other kinds of videos there are plugins that will make it possible. Check the list at the VDub page on this site. You have to know what you have before you can do anything with it.
    3. Can't load the subs. You have to have the VobSub filter in the list of filters available in VDub. Stick it in the plugins folder of VDub if it's not there already.
    thanks for answering, i noticed some of my problems are unrelated to the subforum, for that i apologize, but i have tried many stuffs and the problem seems to be deeper than expected, also about what you told me
    1. i did that... still wouldnt open... i'm reencoding the video with mp3 audio this time since it seems it had wav audio (wich is alder than mp3 so it should still open it, but meh, i'll still give it a try)
    2. the video does load, just wont reproduce unless i select the "no audio option" no matter what option i choose... also i AM working with Avi... pretty sure the vid codec is XViD (will check again just in case)
    3. i have the VobSub Filter, i just dont know how to manage this programs since i have never used them before, so no idea how to config it... still trying to pull the sub file onto the video ended up on an error message about not been able to read it....

    btw... tryied with the AddAviXSubs again for another batch of videos (also with the .sub/.idx files) but for some reason the program went on perfectly without problems still in the end i got no subs at all.... also checked the subs to be sure they were there and managed to reproduce them properly... i dont understand how i get to see them as independent files but am unable to harsub them...
    Quote Quote  
  9. 1. WAV audio isn't Variable Bitrate so whatever problem you have with the audio, either it isn't about WAV audio or it isn't about VBR audio.
    2. Direct Stream the audio.
    3. Load the VobSub filter and open your IDX/SUB file Load it three times if you have 3 subs to load. When done, check the right side video to make sure it's showing subs.
    Quote Quote  
  10. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    1) copy from the error message:
    [!] AVI: Variable bitrate (VBR) audio detected. VBR audio in AVI is
    non-standard and you may encounter sync errors up to 0ms when attempting
    to extract WAV files or playing in some players. If this is a problem, use
    Full Processing mode is recommended to decompress or recompress the audio.
    (This warning can be disabled in Options, Preferences, AVI. bitrate: 224.0
    ± 0.0 kbps)
    2) as i said, that didnt work, changing the audio codec seemd to have work tho so that's no longer a problem
    3) as i said i have no idea how to do that, each time i try to install the VobSub and choose the VirtualDub location, the installer freezes and stops working (can install the VobSub, just cant do it with the pluggins) so i have no way to add the idx/subs...

    seriously, i'm trying whatever you tell me and nothing is working... is there any other way to get the vobsub pluggins into virtualdub OR any other way to put the subs into the avi file?
    Quote Quote  
  11. When it gives you that VBR message just hit 'No' or whatever choice it gives you so you can open the video. If there's no choice, update your VDub.

    Grab the Subtitle Plugins below, unzip them, and add them to your VDub plugins folder.
    Image Attached Files
    Quote Quote  
  12. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    ok, done that, still cant find the way to load or open the .idx or .sub into the video tho... selecting the "open" option wont show the subs on the navigator, dragging them to the program gives me another error message... and cant find any other option that might work....
    Quote Quote  
  13. You don't know how to use filters in VDub?

    OK, I'll take you through it slowly. Open the video. Hit 'Video' at the top of the VDub screen. Make sure you're in 'Full Processing' mode. Go Video->Filters. Hit 'Add'. Double-click on 'VobSub 2.23'. In the new screen hit 'Open' and scroll to where your subs are. There should be 3 sets you said, 3 with the IDX extension, three with the SUB extension. Click on one of them and hit 'Open'. Hit 'OK' twice to get back to the main screen and scroll around and see if you can see the subs in the right-side screen.

    You said you can't open the subs so maybe there's something wrong with them. ZIP them up and attach one set (IDX and its partner the SUB) here and I or someone else will have a look.
    Last edited by manono; 3rd Feb 2013 at 13:46.
    Quote Quote  
  14. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    isnt that what i said like 3 answers ago?

    i dont know how to manage this programs, so far i have never had the need to work with .idx/.sub files, always found a srt version or a .ssa or .ass version and for that avirecomp did all the work for me, so yeah, as i have stated a few times already, i do not know how to work with this stuffs

    that's why i'm asking, to learn
    Quote Quote  
  15. Extract the files manono and put them in your plugins folder:
    Click image for larger version

Name:	plugins.jpg
Views:	242
Size:	76.1 KB
ID:	16156
    Open up Vdub and do the following:
    Name:  filters.jpg
Views: 665
Size:  36.7 KB
    Click image for larger version

Name:	filters2.jpg
Views:	565
Size:	34.5 KB
ID:	16150
    Click image for larger version

Name:	vobsub.jpg
Views:	518
Size:	51.1 KB
ID:	16149
    Click image for larger version

Name:	open.jpg
Views:	204
Size:	42.5 KB
ID:	16151
    Click image for larger version

Name:	subs.jpg
Views:	320
Size:	53.7 KB
ID:	16153
    Click image for larger version

Name:	open2.jpg
Views:	243
Size:	46.1 KB
ID:	16152
    Click image for larger version

Name:	filters3.jpg
Views:	516
Size:	41.3 KB
ID:	16155
    Should look like:
    Click image for larger version

Name:	vdub.jpg
Views:	214
Size:	68.1 KB
ID:	16154
    Quote Quote  
  16. Member
    Join Date
    Feb 2013
    Location
    In my house owo
    Search Comp PM
    thanks a lot, tried it and worked perfectly =P
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!