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 … 554 555 556 557 558 … 1231 Next »
Calling all closed-caption users

 
  • 0 Vote(s) - 0 Average
Calling all closed-caption users
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#21
2007-04-20, 06:30 PM
Cool! I'll check that out.
EDIT: The latest drivers say
Note: this package is for Windows XP, Windows XP Media Center Edition, and Windows Vista.
I'll check further.
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
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#22
2007-04-20, 07:59 PM
I was thinking more about post processing the srt file to get rid of the rollup issue. It seems doable. I found this example of an srt file on the net.
First line: Sequence number.
Second: Time to display --> time to clear
Rest: Text to display


1
00:02:17,440 --> 00:02:20,375
Senator, we're making
our final approach into Coruscant.

2
00:02:20,476 --> 00:02:22,501
Very good, Lieutenant.



As a first cut I would think it would be good to take a word or a couple words at a time and display, instead of a letter at a time. If I get the CC working I'll take a look at writing a post processor.
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
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#23
2007-04-20, 08:30 PM
You might be right on the win2k support. I looked at the inf file and it does seem to support 2k. I'll let you know.
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
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#24
2007-04-20, 08:38 PM
pastro Wrote:I think sub said that it only works with the cyberlink decoder. If you look in graphedit you would need to see the line21 decoder hooked up. Other decoders could work but sub hasn't added supported for them. Your other option is once the CC are in the mpeg stream, to use mpg2srt to separate the captions and then use the internal srt viewer. I keep wanting to try this, but I have to upgrade my system to xp since I think the new drivers are xp and up only.
That might be my issue too, I don't have the cyberlink decoder, nor a line21 decoder. I while try a trial over the weekend. I am very interested in creating a file (or livetv) with the embedded SRT stream because based on the code mvpmc should be able to display it on the MVP without the mpg2srt step.

Martin
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#25
2007-04-20, 09:28 PM
pastro Wrote:Cool! I'll check that out.
EDIT: The latest drivers say
Note: this package is for Windows XP, Windows XP Media Center Edition, and Windows Vista.
I'll check further.

From the ReleaseNotes_DriverA2.txt file within cd_pvr150_27

Hauppauge Specific Release Notes for Amity2/DT (PVR 150/500):
Driver Release 2.0.48.24227.PreRelease (08/15/06)


/*
** Hauppauge Release Info/History...
*/
Driver Release 2.0.48.24227.PreRelease (08/15/06)
* Fixed potential muted FM audio issue introduced in 24201.

Driver Release 2.0.48.24205.PreRelease (07/24/06)
* Fixed bluescreen on S3 (and possibly shutdown) introduced in 24201.

Driver Release 2.0.48.24201.PreRelease (07/20/06)
* CCInDVD Support.
* Optional firmware load delays.
* Fixed obscure, unlikely (and unreported) but potential bluescreen issue.

Driver Release 2.0.43.24108.PreRelease (04/18/06)
* [SIZE="3"]The joyous return of Win2k support![/SIZE]
* Improved DMA support for 64bit Operating Systems.
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#26
2007-04-20, 09:34 PM (This post was last modified: 2007-04-20, 09:40 PM by Smoker.)
Smoker Wrote:I am also using mpg2srt without success. That is not because of mpg2srt but my learning how to call the postprocessing.bat file. It appears that when I have that bat file and comskip not run during a recording then comskip isn't run and I have to put it into the postprocessing.bat file. So some playing but should get it working soon.

ok my PostProcessing.bat file
Code:
@echo off
REM Usage: PostProcessing [Filename] [Channel Number]

comskip.exe %1

echo mpg2srt %1 /d"%~d1%~p1" >> logs\PostProcessing.log
mpg2srt %1 /d"%~d1%~p1" >> logs\mpg2srt.log

my PostProcessing.log is
Code:
mpg2srt "D:\TV\Recordings\Oprah Winfrey\Oprah Winfrey_20070420_16001700.mpg" /d"D:\TV\Recordings\Oprah Winfrey\"

it seems write but the mpg2srt log shows the the extra (") because of gbpvr replacing the (*) with the ("). The (*) is there I believe cause of the show was marked as new via TV Guide Supercharger.

My mpg2srt.log is
Code:
Priority set to IDLE_PRIORITY_CLASS
MPG2SRT: v0.3
Processing    : D:\TV\Recordings\Oprah Winfrey\Oprah Winfrey_20070420_16001700.mpg
Basefilename  : Oprah Winfrey_20070420_16001700
Path          : D:\TV\Recordings\Oprah Winfrey" \
SRT Output    : D:\TV\Recordings\Oprah Winfrey" \Oprah Winfrey_20070420_16001700.srt
SAMI Output   : D:\TV\Recordings\Oprah Winfrey" \Oprah Winfrey_20070420_16001700.smi
Unable to open SRT File
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#27
2007-04-20, 09:42 PM
Smoker Wrote:From the ReleaseNotes_DriverA2.txt file within cd_pvr150_27


* [SIZE="3"]The joyous return of Win2k support![/SIZE]
* Improved DMA support for 64bit Operating Systems.

I saw that but I looked at that as being for that release. Hopefully you are right and it applies to all subsequent versions as well. The inf file indicates that it would work, but that doesn't mean that much. I'll check it out.
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
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#28
2007-04-20, 09:55 PM
Can't you run mpg2srt without the /d parameter?
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
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#29
2007-04-20, 10:00 PM
pastro Wrote:Can't you run mpg2srt without the /d parameter?

Actually trying that now. I went back to the docs and realized I was reading for version 0.2 and I have 0.3. So when I entered mpg2srt on the command line it didn't show the /d. Will post my results.
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#30
2007-04-20, 10:46 PM
ok got it to work from the command line with...

Code:
mpg2srt "V:\TV\Recordings\The King of Queens\The King of Queens_20070420_17301800.mpg" /d"V:\TV\Recordings\The King of Queens"

Note that the path does not have the ending (\).

What I have to figure out now is how to remove that ending (\).

Currently using
Code:
mpg2srt %1 /d"%~d1%~p1"

but that won't work with mpg2srt.
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG for Singapore Users - Starhub New Channels Numbering ralphy 16 7,830 2010-05-06, 03:13 AM
Last Post: gbpdem
  Closed Captions to SRT Analog Recording Hauppauge 950q drmuffin 2 1,561 2010-03-24, 09:19 PM
Last Post: sgilani
  Bromsgrove (UK) users sought! nickhoare 2 1,677 2010-01-25, 09:32 AM
Last Post: ArtificialIntel2
  BDA multiplexer info (for DVB users) sub 109 151,399 2009-12-19, 02:12 AM
Last Post: mvallevand
  Changing Closed Caption Line 21 Decoder petercooperjr 5 3,678 2009-11-18, 04:03 PM
Last Post: sub
  Closed Captions in Live TV mode? andonato 2 1,442 2009-11-10, 04:41 AM
Last Post: pBS
  ATI 4xxx users memory pBS 12 3,479 2009-10-01, 12:08 AM
Last Post: pBS
  HD-PVR Users - Other codecs? smajor 2 2,089 2009-09-19, 01:11 AM
Last Post: smajor
  Live TV closed captions (ATSC) + HDMI audio missing in timeshift pvruser 11 4,834 2009-09-15, 11:51 PM
Last Post: pvruser
  is gbpvr development closed? sch-mattes 17 6,421 2009-09-07, 03:49 AM
Last Post: Lindsay

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

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

Linear Mode
Threaded Mode