|
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 |
#361
|
|||
|
|||
Quote:
|
#362
|
|||
|
|||
Quote:
as for the whole dvd burning thing.. I am confused because your install how-to tells of xvid transcode stats... is that only for transcoding FROM xvid files into mpeg2 files compliant for dvd purposes? if so, I am out of luck then I guess.. because my goal was to transcode the recordings into xvid's so I can place quite a few on a dvd-data disc, and not actually onto an authored dvd. the dvd players I work with can play xvid's and I normally just put a bunch of xvid files onto a single dvd. i know I could buy DVD-R/DL, but they are expensive for the purpose of simply putting seasons onto disc. |
#363
|
||||
|
||||
Having the same problem as somebody else a few pages back. I installed the stvi but the "Burn to DVD" option is not showing up. It is showing in the XML of my current STV though
Code:
<Hook Name="STVImported"> <Action Name=""Imported on ...""/> <Action Name="ImportName = "SageTV DVD burning""/> <Action Name="Version = "1.1""/> <Action Name=""Imported nodes""> <Conditional Name="false"> <Action Name=""REM Added code for SendTo""> <Conditional Name="(GetMediaFileForAiring(Airing) != null && !IsFileCurrentlyRecording(Airing)) && IsCompleteRecording(Airing)"> <Conditional Name="IsVideoFile(Airing) && !IsDVD(Airing) || IsTVFile(Airing)"> <Item Name="Burn to DVD"> <Text Name="Burn to DVD"/> <OptionsMenu Name="DVD Burning Options"> <Item Name="To Singlefile DVD"> <IgnoreThemeProps>false</IgnoreThemeProps> <Text Name="Single Video DVD"/> <Action Name="args = java_lang_String_split(GetFileForSegment(GetMediaFileForAiring(Airing),0)+"!!!"+GetAiringChannelNumber(Airing)+"@@@"+GetAiringTitle(Airing)+"###"+GetShowEpisode(GetShow(Airing))+"$$$"+Substring(GetShowDescription(GetShow(Airing)),0,Min(StringIndexOf(GetShowDescription(GetShow(Airing)),"\n"),StringIndexOf(GetShowDescription(GetShow(Airing)),"\r")))+"%%%,~"+GetAiringDuration(Airing),",~")"> <Action Name="process = ExecuteProcess("add2DVDQ.exe", args, null, false)"> <Action Name="code=java_lang_Process_waitFor(process)"/> <Action Name="CloseOptionsMenu()"/> </Action> Any help??? Thanks |
#364
|
||||
|
||||
Quote:
Also, make sure you are running the lastest version of SageTV because they updated SageTVTranscoder a few times in the last 6 months.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#365
|
||||
|
||||
Quote:
A lot of people have asked for a simple compression and backup solution. No promises, but i'll look into seeing how feasible it is to add that to this plugin.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#366
|
||||
|
||||
Quote:
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#367
|
|||
|
|||
Quote:
|
#368
|
||||
|
||||
Quote:
1) Check to make sure you have enough free space on the drive you are using for the temp files. 2) I noticed that your path has "Frey Technologies" in it, so I just have to double check that you are sure you are running the latest version of SageTV. 3) Are you using the placeshifter while you are making DVD's? I'm sure Sage kills its placeshifting transcoding tasks cleanly, but its worth considering.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#369
|
|||
|
|||
Quote:
1.) 32GB available on my temp drive 2.) I still use the Frey Technologies folder, and I still have some copies of version 1 of SageTV but I do have the lastest version running 3.) I am not placeshifting while transcoding. |
#370
|
||||
|
||||
Ok, try this...
1) Take your current copy of SageTVTranscoder.exe and put it in a safe place outside of your Sage folder 2) Download this version of SageTVTranscoder.exe, unzip it, and put it into your Sage folder 3) Open up a command prompt and run this command Code:
"C:\Program Files\Frey Technologies\SageTV\SageTVTranscoder.exe" -i "J:\LittleHouseonthePrairie-HeWasOnlyTwelve-1157553-0.mpg" -target ntsc-dvd -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -async 1 -y -deinterlace -b 7250 "R:\\DVD\Little House on the Prairie - He Was Onl.dvdList.0.WorkFolder\LittleHouseonthePrairie-HeWasOnlyTwelve-1157553-0.2dvd.mpg" 2> "R:\\DVD\Little House on the Prairie - He Was Onl.dvdList.0.WorkFolder\LittleHouseonthePrairie-HeWasOnlyTwelve-1157553-0.trans.log" After you're done, replace my new SageTVTranscoder with your orignal one just to make sure we don't mess up placeshifter.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#371
|
||||
|
||||
ok - i've been through everything. Most things seem to be ok EXCEPT - i can't get the "other programs" to appear on the screen after going through the steps to add it, saving the menu file and reloading.
??? EDIT - going through the process of adding a dvd to a multidvd disc works - there is a file created in my DVD directory. So the only missing part is "other programs." There is nothing in my c:\otherPrograms folder - what should be in there? Ryan Last edited by UFGrayMatter; 09-13-2006 at 03:02 PM. |
#372
|
||||
|
||||
Do you have mlbdude/other_programs=C\:\\otherPrograms in your sage or sageclient.properties file?
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#373
|
|||
|
|||
Quote:
|
#374
|
||||
|
||||
YAY - it worked! Got it to play on a computer, now I just have to test it in a stand alone dvd player. Thank you for your help! Any beer fund donation links?
Ryan |
#375
|
||||
|
||||
Quote:
Just for a little check, try downloading Prime95 and running the torture test on your system. If it crashes or errors out within 24 hours then you might have a pesky little hardware problem, possibly heat related. Aside from that, i'd run some spyware/virus checkers too just to see if they uncover anything thats not supposed to be there; I recommend "Spybot: Search and Destroy", and "AVG Free Edition".
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#376
|
||||
|
||||
Todo List for v1.5
I'm all set up in my new apartment and I can finally get back to developing again. Here's my current todo list and i'm also open to ideas or requests, so let me have 'em
(Before anyone asks, imgBurn doesn't support burning audio CD's I already checked )
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) Last edited by evilpenguin; 09-14-2006 at 10:35 AM. |
#377
|
|||
|
|||
Quote:
|
#378
|
||||
|
||||
Quote:
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
#379
|
|||
|
|||
Quote:
1.) GUI for dvdauthor (along with many other free authoring programs) requires elementary streams to work properly. Why? 2.) Is there any advantage to creating an img or iso file and burning that vs. just buring the Video_TS folder created by GUI for dvdauthor? |
#380
|
||||
|
||||
Quote:
2) Basically the only reason I pack the video_ts folder into an image is because I need to make sure the DVD gets burned with the proper file structure so that it is playable on standalone DVD players. However, if your burning software is smart and can create the file structure on the fly, then it is possible to skip the img step and just burn your video_ts folder directly to DVD. ImgBurn 2.0 supports this with its new build mode and I plan on taking advantage of it in the next version. Though I may be wrong about some of that. Like i've said before, I just write the scripts that tie everything together, other stuff does the black magic
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DVD Burning Mod or Standalone DVD Burner | jradi | SageTV Customizations | 6 | 10-01-2006 07:18 PM |
DVD burning software | k9k9 | The SageTV Community | 6 | 05-01-2006 03:27 PM |
DVD Burning | Mysticeti | SageTV Software | 7 | 08-27-2005 06:34 AM |
burning to DVD | aoehlke | General Discussion | 4 | 05-05-2005 12:35 PM |
Burning DVD for use in DVD players | jpannier | SageTV Recorder Software | 8 | 11-06-2003 12:18 PM |