|
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 |
#161
|
||||
|
||||
If you follow the steps to enable debug logging posted by ke6guj you will get a debug log. You only need to start Sage and run it for a couple of minutes after enabling debug logging before you can stop it again.
Post the debug log and I'll have a look at what's happening. John |
#162
|
|||
|
|||
This looks like a great add on, and I've just installed. I have one question though ... will this handle existing recordings, or only recordings that are completed from here on in? And if it does handle the backlog of recordings, is there any way to have it differentiate (ie: if I have already had sage convert the recording manually.. is it going to run over it again or will it be passed over?)
I wouldn't mind having slightly finer grained control over what gets converted though, for example I have a "movies" category that has hundreds of shows, that really, I wouldt mind converting on a "if we're not compressing anything else at the moment" basis, or "after X days/weeks of being stored", or by existing size (ie: save me the most disk space?) Im interested in what people are doing with their own setups? thanks Cory EDIT: I see that it does handle recordings that have been done in the past, which is great. Now I just need to know if its going to try and re-compress anything thats been compressed already by sage? Last edited by bluenote; 11-05-2007 at 03:31 PM. |
#163
|
||||
|
||||
Quote:
John |
#164
|
|||
|
|||
John,
Any thoughts on allowing a custom ffmpeg command line to be added? This might be outside of scope for this plugin, but a facility to create or define your own format from within the gui would be cool. B |
#165
|
|||
|
|||
John, that sounds like it will do nicely and in fact its behaving great on my system. Thanks for a great add on
Cory |
#166
|
||||
|
||||
Quote:
John |
#167
|
|||
|
|||
Ahh yes, but to do that you need to take it down, bring it up to test etc. Not so good when your whole home watches TV/videos/movies/etc through SageTV
|
#168
|
||||
|
||||
Quote:
John |
#169
|
|||
|
|||
Many thanks. Much appreciated.
|
#170
|
||||
|
||||
Can I run this process on a Client?
Hi,
Sorry to ask what I'm sure is a dumb question, but I'm new here (installed Sage 3 days ago) and still trying to figure some stuff out. I currently have a relatively slow headless Server and 1 MVP. I also have 2nd computer with significantly computing power. If I install a SageTV Client on this 2nd computer, and install the auto-compress feature on that Client, will the transcode process run on the client machine or the server machine? I loaded a trial of the Client on the 2nd machine and kicked off a manual compress operation and saw that the process ran on the server. I was wondering if the auto compress process would work differently - I've read through the thread but its still unclear to me. Thanks - Carl |
#171
|
||||
|
||||
Quote:
John |
#172
|
||||
|
||||
New version available for download
(1.4.0) - Added option to Wait until Archived before compressing - Added option to delete source file when compressing to a different directory - Added panel to add/delete/modify Custom transcode formats The panel for adding Custom transcode formats is in Detailed Setup -> Customize -> Auto Compress Options -> More Options Any new formats added will be prefixed by Custom- New format names can contain spaces. Just paste in a transcode format string eg: Code:
f=dvd;[bf=vid;f=mpeg2video;br=4800000;fps=25;w=720;h=576;vbr=1;][bf=aud;f=mp2;sr=48000;ch=2;bsmp=16;br=384000;] This version does not support the EvilPenguin version 3 compression profiles currently, but still supports the version 2 profiles if installed. John |
#173
|
||||
|
||||
Quote:
A quick question, if you select In Place=0, the - Option to put compressed files in a specific directory, this will move the compress file. Will Sage still reference this file as if it was never moved? In other words, the info for the recording just shows the new location. |
#174
|
||||
|
||||
Quote:
John |
#175
|
|||
|
|||
I love this add on, thank you. If there's a wishlist, what woudl really get my blood up would be a thin/simple way of offloading compression onto another PC -- my sage PC is the crappiest computer I have, and I have several others but I dont run sage client ... so when I wanted to, i could just launch an exe and it would start taking files out of the waiting to be converted list and converting them... perhaps starting at the bottom if there was no other way to advoid conflicts? Just a thought,
Cory |
#176
|
|||
|
|||
Quote:
John it appears that when I set up a default directory in the Setup area of AutoCompress (Compression Default) Specified it does not save it. When i add another favorite I have to setup the Destination folder again.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#177
|
||||
|
||||
Quote:
I'll look into it John |
#178
|
|||
|
|||
John - You are always so gracious in entertaining new features, thank you. I would love for this plugin to be able to only check for compression jobs during configurable times.
Also for those with an iPhone or iPodTouch, please take a look at these command lines below. B Widescreen: Code:
f\=mp4;MCompressionDetails\=-deinterlace -g 150 -qmin 26 -level 13 -loop 1 -sc_threshold 40 -partp4x4 1 -rc_eq blurCplx^(1-qComp) -refs 3 -qmax 51 -maxrate 768000 -bufsize 768k -keyint_min 40 -async 50;[bf\=vid;f\=h264;br\=640000;fps\= 29.97;w\=480;h\=272;arn\=16;ard\=9;][bf\=aud;f\=aac;sr\=48000;ch\=2;br\=128000;] Code:
f\=mp4;MCompressionDetails\=-deinterlace -g 150 -qmin 26 -level 13 -loop 1 -sc_threshold 40 -partp4x4 1 -rc_eq blurCplx^(1-qComp) -refs 3 -qmax 51 -maxrate 768000 -bufsize 768k -keyint_min 40 -async 50;[bf\=vid;f\=h264;br\=640000;fps\= 29.97;w\=480;h\=368;arn\=16;ard\=9;][bf\=aud;f\=aac;sr\=48000;ch\=2;br\=128000;] |
#179
|
||||
|
||||
Quote:
Because there is no way to control the time a transcoding job runs once it hits the SageTV transcoding queue, the logic needs to control the timing of jobs going onto the queue and needs to ensure that there are no incomplete jobs already on the queue before the next job gets put on the queue. Otherwise, if you have a transcoding window between say 00:00 and 06:00, you could end up with 20 jobs on the transcoding queue that are going to take 40 hours to run. How about this as an alternate solution. I'll send you some cash so you can buy a quadcore and I'll sit drinking beer and watching ... something John |
#180
|
|||
|
|||
Quote:
Thanks again B |
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
STV Import: Read & Write Metadata files for Default STV 5/6 (v2.2.9 18/Feb./2010) | JREkiwi | SageTV Customizations | 251 | 10-09-2019 11:11 AM |
STV Import: Comskip Playback for Default STV (v1.5.4 30/August/2008 for SageTV 5/6) | JREkiwi | SageTV Customizations | 600 | 11-23-2011 07:58 AM |
STV: SageMC 16x9 Version 6.x (latest dev build) | dflachbart | SageMC Custom Interface | 6112 | 04-04-2008 11:16 PM |
STV Import: Multispeed Continuous FF/REW Import for SageMC | MeInMaui | SageMC Custom Interface | 20 | 12-16-2007 04:27 AM |
STV: Cayars17 Ultimate STV (Release 17 - Jan 18) | Cayars | SageTV Customizations | 3664 | 12-13-2005 05:35 PM |