NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 407 408 409 410 411 … 1231 Next »
SRT Config

 
  • 0 Vote(s) - 0 Average
SRT Config
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#1
2007-08-24, 06:28 PM
Hi Sub,

I just setup mpg2srt to get closed captions out of my recordings and create an srt file using postprocessing.bat. I finally got a show with closed captions and extracted the text for the closed captions. I checked the srt file and the text is in there. I enabled the SRT Viewer in the config app, but I still don't see the "sub titles" when I hit the yellow button on my MVP remote. Is there something else I have to do to get GBPVR to display my "sub titles". I haven't seen where to tell GBPVR where the srt files are located, so I thought I was missing something.
dslowik
Offline

Member

Posts: 77
Threads: 12
Joined: May 2007
#2
2007-08-24, 06:34 PM
After running mpg2srt in postprocessing, my srt files end up in the same directory as the recording and GB-PVR displays them.
[SIZE="1"]PVR PC: SilverStone LC20BM, Seasonic S12-380 PSU, Biostar TF7050-M2, Athlon 64 X2 5000+,
2GB RAM, 500GB Local Drive, 1TB NAS, PVR-500 MCE, Vista Ultimate, GBPVR 1.4.7, Popcorn A-100[/SIZE]
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#3
2007-08-24, 07:27 PM
That might be the issue. I've got all of my srt files going to a common directory outside of the gbpvr directory. This is the call I have in my postprocessing.bat for mpg2srt:

mpg2srt %1 /dc:\subtitles

Is there a variable (like %1) that I could use to have the srt file saved to the same directory as the mpg file?
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#4
2007-08-24, 08:11 PM
um, I think there is something that takes the input filename just without the extension, then you can just save it as that. not sure about the directory.

Smile
http://gbpvr.com/pmwiki/pmwiki.php/Tips/...ction=view
sub Wrote:Are you trying to make sure I get nothing done today?
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#5
2007-08-24, 09:44 PM
pbb Wrote:That might be the issue. I've got all of my srt files going to a common directory outside of the gbpvr directory. This is the call I have in my postprocessing.bat for mpg2srt:

mpg2srt %1 /dc:\subtitles

Is there a variable (like %1) that I could use to have the srt file saved to the same directory as the mpg file?

I think I use mpg2srt %1
Try that and see. If that doesn't work I'll check my postprocessing.bat when I get home later tonight.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#6
2007-08-25, 04:31 AM
Will do, thanks!
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#7
2007-08-25, 04:58 PM
That did the trick, thanks pastro!
dvasco
Offline

Senior Member

Posts: 718
Threads: 113
Joined: Jun 2006
#8
2007-08-26, 04:36 PM
Can someone add that to the wiki? I wonder how many people just go without or give up not finding the answer in it and not wanting to search or post the question in the forum.
[SIZE="1"] [COLOR="Blue"]
NPVR | Athlon XP 5000+ 2 GB RAM | Asus EAH3450 | Hauppauge HVR-1600 & Colossus | MS MCE Beanbag
Harmony 659 | RF keyboard | Vizio 42" LCD & Panasonic 32" CRT | 3 PCH A-100 [/COLOR][/SIZE]
dvasco
Offline

Senior Member

Posts: 718
Threads: 113
Joined: Jun 2006
#9
2007-08-26, 04:47 PM
pbb Wrote:That did the trick, thanks pastro!

Have you seen the roll-up problem? Is so and you want to fix the way it is shown you can do so by doing the following:
1. Open C:\Program Files\devnz\gbpvr\skin2\blue\OSD\skin.xml with notepad
2. Change <Placement name="SRTSubtites" loc="0,75"/> to <Placement name="SRTSubtites" loc="20,75"/> or any horizontal starting point preferred.
3. Change <CompositeImage name="SRTSubtites" size="90,20">
<DrawTextWithOutline text="@line1" loc="0,0" size="100,33" outlineWidth="2" borderColor="Black" textStyle="OsdTextVeryLargeStyle" align="Center" valign="Center"/>
<DrawTextWithOutline text="@line2" loc="0,33" size="100,33" outlineWidth="2" borderColor="Black" textStyle="OsdTextVeryLargeStyle" align="Center" valign="Center"/>
<DrawTextWithOutline text="@line3" loc="0,66" size="100,33" outlineWidth="2" borderColor="Black" textStyle="OsdTextVeryLargeStyle" align="Center" valign="Center"/>
</CompositeImage>
to align="Left"
4. Save skin.xml
5. Restart config
6. Restart PVRX2
7. Voila, closed caption roll-up to srt by mpg2srt will now be normal looking.

It would be nice to have that in the wiki also.
[SIZE="1"] [COLOR="Blue"]
NPVR | Athlon XP 5000+ 2 GB RAM | Asus EAH3450 | Hauppauge HVR-1600 & Colossus | MS MCE Beanbag
Harmony 659 | RF keyboard | Vizio 42" LCD & Panasonic 32" CRT | 3 PCH A-100 [/COLOR][/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#10
2007-08-26, 04:50 PM
And although I swear I'm the only one with the problem, I see the captions slip in time with the source the further in I go in playback, but no one else seems to report this. There is a fix if someone else sees this.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't view channels in config donschjr 8 2,874 2010-08-13, 12:50 AM
Last Post: donschjr
  Easy way to toggle Client/Server without using Config? Dan the man 2 2,126 2010-08-02, 11:53 AM
Last Post: Reddwarf
  Strange database problem -- pvrx2 not seeing updates, EWA and Config.exe are. 86atc250r 5 2,503 2010-07-26, 10:09 AM
Last Post: martint123
  Problem with Config Vasbert 1 1,461 2010-06-23, 06:20 PM
Last Post: sub
  HVR 1600 There is sound but no picture ? config problem? frank532 7 3,111 2010-06-11, 06:59 PM
Last Post: ShiningDragon
  Config crashing. JP23 6 2,555 2010-05-30, 04:07 PM
Last Post: sub
  Config doesn't seem to be updating... Miller 1 1,670 2010-05-28, 12:50 AM
Last Post: JonnyCam
  hvr900h - works in config, not in pvrx2 carrots 1 1,461 2010-05-21, 01:42 PM
Last Post: sub
  cannot map the digital channel in config avengine 0 1,132 2010-05-01, 11:57 PM
Last Post: avengine
  Exception starting config.exe Whoopsadaisy 1 1,587 2010-03-31, 08:35 PM
Last Post: Cybernik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode