|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#1701
|
|||
|
|||
Quote:
"C:\Program Files\Cyberlink\PowerDVD\PowerDVD.exe" %1 That works on my system but didn't start it in full screen as I'm sure another parameter is needed to tell it to run full screen. But it did launch PowerDVD with that setting and work. |
#1702
|
|||
|
|||
Quote:
I assumed that I was OK since I just downloaded the latest version of VideoReDo last week, after you posted the first version of your DVD Burner. Unfortunately, I forgot to check the version number, and the version that I have is 1.6.2.284 (10/21/04). I didn't realize that you were using a Beta release of VideoReDo that was newer than the normal download. I just went back to the site and found the 1.7.0.302 beta update in the user forum, and it appears to work fine.
__________________
Windows 10 Home 64-bit, i5-2500K, 8GB RAM, 2TB and 4TB SATA HDD's SageTV v9.1.2.662, SageTV7.xml STV, Java v1.8.0_121 Server operating headless with 3 HD300 extenders as clients Two HDHomeRun Primes (6 tuners) with 20170512beta1 firmware Comcast cable TV, two cablecards in HDHRP's OpenDCT 0.5.28 network encoder |
#1703
|
|||
|
|||
Regarding DVD Burning:
Quote:
__________________
Windows 10 Home 64-bit, i5-2500K, 8GB RAM, 2TB and 4TB SATA HDD's SageTV v9.1.2.662, SageTV7.xml STV, Java v1.8.0_121 Server operating headless with 3 HD300 extenders as clients Two HDHomeRun Primes (6 tuners) with 20170512beta1 firmware Comcast cable TV, two cablecards in HDHRP's OpenDCT 0.5.28 network encoder |
#1704
|
|||
|
|||
I thought about doing that but don't really want to do that by default. I've lost good family made DVDs doing something similar because I forgot to label the disc.
As you pointed out. It's easy to add this yourself. I'm probably going to leave it this way. This is one of the reasons I went with the CMD file instead of hard coding this part of the burning process like the other steps. |
#1705
|
|||
|
|||
Quote:
BTW, I'd suggest using VideoReDo for the Demux even if you aren't using it for commercial cutting as it's faster and saves a copy step if using UNCs. |
#1706
|
||||
|
||||
Quote:
Quote:
Ex:"C:\Program Files\Cyberlink\PowerDVD\PowerDVD.exe" %1 /fullscreen /prefetch:1 Is this right, or should I leave out full and pre switches? I am using PowerDVD 6.0 deluxe if that matters... Also are you using UNC path? could you try on client as well using UNC paths? Last edited by dvd_maniac; 12-28-2004 at 06:00 PM. |
#1707
|
||||
|
||||
Quote:
About that null issue. You didn't really fix it. It's merely been reduced to a missing episode name in the top box. In effect the same situation as I described in post 1511. (As a side note: If you turn episode numbers on in listings, you can still see the null there. Though it does keep displaying the episode name...) I don't really think you have fixed it. At best you can say that you have changed the problem. I'm still missing the episode name in the top box. So from my standpoint we're still where we were in post 1511 (version 16C). As for the timebar in the Live TV Guide. I think you forgot to put it back on. Either that, or you planned to put it back in in v17 but forgot to remove it from the list in post 1. |
#1708
|
|||
|
|||
Quote:
|
#1709
|
||||
|
||||
I noticed you used my DVD Decryptor command line for ripping to IFO keeping only the video and 0x80 audio track. Just be aware that this also require you to set the proper options in DD settings on the stream processing tab. You need to enter 0XE0 0X80 in the direct stream copy line.
In the DVD burner options in detailed options/external setup there is an entry for a registration key. What app is this for? |
#1710
|
|||
|
|||
Quote:
Quote:
|
#1711
|
|||
|
|||
Quote:
So what's the advantage? |
#1712
|
||||
|
||||
Quote:
DVD's usually contain several audio tracks. AC3 stereo, AC3 5.1, DTS and different languages. The 0x80 audio track is almost always the AC3 5.1 English. By ripping only this audio track you can save 100's of MB's to a GB or so of space making it easier to fit on a single layer DVD and/or save you from having to transcode to a lower bitrate. It also makes it easier to use Dr. DivX since there is only the wanted audio track (the doctor doesn't clearly identify which tracks are which. I've waited days for the doc to finish a multipass encode only to find out I encoded the swahili version ) BTW, have you got command line options for the Doc? I've searched their site but could not find any. |
#1713
|
||||
|
||||
Quote:
I only noticed Redman mentioning it was fixed, but I didn't hear him comment on episode names. So I simply figured he didn't have them in his xmltv data-source. Quote:
|
#1714
|
|||
|
|||
Hi! I think this got overlooked, selecting Channel Setup goes to the wizard instead of the channel setup screen.
Also, I currently use Sage for tv functions and myHTPC for everything else. With all the great things this STV does, I'm going to see if I can't simplify and just use Sage. The first thing I've tried to use is the Play a DVD option (the same would apply to playing ripped movies on the hard drive, too). It worked...sort of. I use PreMovieManager to display trivia slides prior to the movie. It then loads the dvd player and pass a playlist to it containing the an intro, demo, and trailers, as well as the movie. I change the cmd file to run premoviemanager and it works fine. But when pmm ends and launches the dvd player, the cmd file also ends, so Sage pops back up over the dvd player. Is there any way for me to write the cmd file so that it does not end until the dvd player exits? Or another way to keep Sage from restoring? Thanks |
#1715
|
|||
|
|||
Quote:
Quote:
Maybe someone with more knowledge of this program can chime in here on this. I'll work the code to allow the use of third party programs but I'm not going to officially support all the different programs that can be called as it's outside the scope of what I'm doing. See my next message. |
#1716
|
|||
|
|||
If anyone has successfully changed the one of the exteranl cmd files to use a different player (music or video) please post your cmd file contents here in the thread.
It will help someone else out in the future and I can probably add it to the cmd file commented out for later releases. Thanks, Carlo |
#1717
|
||||
|
||||
Quote:
start "<title>" /w "<executable>" <parameters> title = any window title you'd like. executable = the PreMovieManager executable. parameters = arguments to the PreMovieManager. Experiment by starting up notepad. Just to make certain that this is the correct syntax for start on your OS... |
#1718
|
|||
|
|||
How many of you guys are using my STV with a Hauppauge MVP player instead of a Video Card?
|
#1719
|
||||
|
||||
Does a Hauppauge PVR-350 scart connection instead of a Video Card count?
|
#1720
|
||||
|
||||
Quote:
__________________
---------------------------------------------- Core2Quad Q6600 @ 3GHz, 4 Gig DDR2-800, 8.5 TB storage, 8800GTS PCIe, Windows 7 32bit, Hauppauge HD-PVR, Hauppauge HVR-2250, HD-HomeRun, Fusion 5 USB Gold ATSC, SageTV v7.x, HD100, HD200, HD300, 60" Mitsubishi DLP
|
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|