| |||||||
| General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Apr 2007
Posts: 15
Thanks: 0
Thanked 4 Times in 3 Posts
Country: | Hi everyone, I've found out, that if Haali splitter installed with avi support, then vobsub autoload feature don't work on avi files with external subtitles (srt, sub, etc.). No matter how you set up vobsub, enable or disable haali's vobsub autoload feature, it just doesn't work. Adding vobsub in mediaportal as postprocessing filter also does not solve the problem, because vobsub won't be included in the graph on rendering. Since Haali's splitter otherwise works really great for avi-s too (for example handling avi files with multiple audio streams, etc) this haali bug (i guess) can be quite annoying. So I made this pach to fix this issue in mediaportal. It does the following: 1. Looks for vobsub filter after the graph has been rendered. 2. If vobsub is there - either the autoloading or the "normal" version - then checks if it is properly connected. Checks for both the video and subtitle pins. 3. If the video pins are not connected, then inserts vobsub right before the vmr9 renderer. 4. If the subtitle input pin is not connected, then looks for haali splitter, and if it is there, then connects haali's subtitle output pin (if any) to vobsub. 5. Finally makes vobsub to refresh available subtitle streams (reloading available external subtitle info). So with this patch, basically and generally you will be able to fix "vobsub not loading issues". Simply add vobsub as postprocessing filter, and then vobsub will always load and connect properly into the graph providing subtitles whenever possible. (If you added vobsub as postprocessing filter, you can disable autoloading in vobsub config, and also in haali config.) This patch does not affect vobsub autoloading functionality. If vobsub autoloaded and connected properly, the patch does not touch it. Affected files: VideoPlayerVMR9.cs, VMR9.cs I used the latest SVN files (rev 16346) I have submitted the patch to the tracker: Here Cheers. |
| | |
![]() |
| Bookmarks |
| Tags |
| cooperation, improve, patchfix, vobsubhaali |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [patch] A possible fix for some resume from standby/hibernation problems | ziphnor | General Development (no feature request here!) | 17 | 2006-09-27 07:30 |
| Haali MediaSplitter VS. VobSuB & mkv | wizard84 | Codecs, External Players | 11 | 2006-04-18 13:41 |
| patch:fix for scanning music w/ numbers in album/artist name | zombiepig | General Development (no feature request here!) | 0 | 2005-11-24 09:45 |
| [Patch] My TV OSD / ZAPOSD stuttering fix | FlipGer | General Development (no feature request here!) | 18 | 2005-03-10 18:05 |
| patch to fix some Unicode-related issues in MP3 tags | Anonymous | Plugins | 0 | 2004-11-14 07:05 |