Page 1 of 1

SRT subs don't work

Posted: 15 Aug 2006 21:49
by SoothingR
Hey, I've recently downloaded VLC and it seems to be a good player. I'm experiencing one problem though; I'm trying watch a film (.bin) and when I open it, it does recognize the .srt subs, but it refuses to play them gives this error message instead:

Code: Select all

Unrecognized format for 'C:\Directory\subs.srt'
Does anyone have a clue what could be wrong. Any help will be greatly appreciated. Thanks in advance,

SoothingR

Posted: 15 Aug 2006 22:23
by DJ
There is no easy answer to your query.

1. SRT subs are supported both internal to the container and external. it is a time based format and may be opened with a text editor as it is readable. If the file is corrupted or unreadable it will not load. Another common error is that the FPS is missing from the file header causing timing problems. This ranges from the sub slipping in time to full lock ups. Specially true when the sub is not specifically made for the video.

2. VLC has the unique ability to read image files such as .bin and .cue combinations. Most common to this format is a VCD which is MPEG 1 based. MPEG in general does not have good time information and therefore does not work well with external subs. You could try removing the .cue file from the directory. This will force VLC to use the .dat file directly. You must load the .bin file using VLC and not from Windows. At the same time (assuming you use Open File) you must load the sub. Another way of trying this would be to use an emulator or burn the image to disk and then use the .dat file directly. :)

Posted: 15 Aug 2006 22:30
by SoothingR
.dat file? There is no .dat file.... :cry:

Posted: 15 Aug 2006 22:42
by DJ
When the image is made it creates two files a .bin file and a .cue file. I can't help it if you lost one. :P But VLC will play the .dat file in the image it just can't be played as a VCD or SVCD with features. Also doubtful that it will work with an emulator or can be burned to disk without the .cue file.