SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #381  
Old 06-25-2007, 06:46 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
toricred,

Your Compressions should run ok. FFMPEG comes into play when you are transcoding to DVD. So you should be ok.

I have a sample below of a profile I use.

Code:
mencoder: Video Encoding Profiles...
------------------------------
	Profile           =ed_1PassXvid
	Command           =|
	Pass 1 Options    =%input% -ofps 25 -subcp cp1252 -sws 2 -vf scale -zoom -xy 320 -ovc xvid -xvidencopts threads=1:autoaspect:trellis:chroma_me:chroma_opt:hq_ac:quant_type=h263:bitrate=800 -af channels=2 -oac mp3lame -lameopts cbr:br=128:highpassfreq=-1:lowpassfreq=-1 -o %output% 
	Pass 2 Options    =none!
	Container         =avi
	mb/30 minute      =
        custum Res        =
	Audio Options     =
        copy AC3          =0
        est. Audio Size   =1.09
	Video filters	  =
	Output Folder     =
------------------------------
PS if you create a profile make sure you add it to your Sage Properties see ex below.

Code:
evilpenguin/compress/profiles=ed_1PassXvid,2-Pass Xvid,2-Pass x264,2-Pass Divx,1-Pass Xvid,1-Pass x264,1-Pass Divx,comm_cut_mpg,custom1,custom2,custom3
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 06-25-2007 at 06:58 PM.
  #382  
Old 06-25-2007, 07:43 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
Where do I put the profile?
  #383  
Old 06-25-2007, 07:47 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by toricred View Post
Where do I put the profile?
the profiles go in "perl2dvd.mencoder" which can be found in your SageTV folder....you can open it with notepad.

Read more here
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
  #384  
Old 06-25-2007, 07:56 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
I'm doing this on a client and don't see the line in the sageclient.properties. I also don't see a sage.properties. Where else would I add the profile?
  #385  
Old 06-25-2007, 08:17 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
You have to add it in the Sagetv Server. On the Client all you need is the "perl2dvd.mencoder" the "perl2dvd.mencoder" has to be the same at the server and all your clients. This means shutting down the Server and editing the properties with the new profile name.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
  #386  
Old 06-25-2007, 08:20 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
I need it on the server even if I only use it on the client?
  #387  
Old 06-26-2007, 04:11 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by toricred View Post
I need it on the server even if I only use it on the client?
No. You can do the whole install on only a client and run it all from there.

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.
  #388  
Old 06-26-2007, 08:00 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
I got that working, but I'm still having the problem with the volume being extremely low on compressed files. I'm using AC3Filter and I was wondering if the output of the avi files was a format not supported by AC3Filter and thus I'm not getting the boost for these files. Is this possibly the problem?
  #389  
Old 06-28-2007, 07:18 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
If the file is in a format that Sage is using mplayer for (x264, I think) then AC3Filter won't even be used. There should be a setting that forces Sage to use dshow for mpeg4 playback, but I can't find it right now.
__________________
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)
  #390  
Old 06-28-2007, 07:54 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Problem solved

Well, it took a little time, but I finally got everything straightened out with my new job! Since I'm not a spy, or anything awesome like that, there's no need to be so secretive: I'm working in Microsoft's HD-DVD group, which should explain why I thought this plug-in might have been an issue. About the only catch is that I can never add any HD-DVD functionality to the plug-in, which I was never planning anyway, so I guess I can live with that .

So, once I get settled in my new apartment, I can finally get this darn plug-in finished !
__________________
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)
  #391  
Old 06-28-2007, 12:38 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by evilpenguin View Post
Well, it took a little time, but I finally got everything straightened out with my new job! Since I'm not a spy, or anything awesome like that, there's no need to be so secretive: I'm working in Microsoft's HD-DVD group, which should explain why I thought this plug-in might have been an issue. About the only catch is that I can never add any HD-DVD functionality to the plug-in, which I was never planning anyway, so I guess I can live with that .

So, once I get settled in my new apartment, I can finally get this darn plug-in finished !
Congratulations! And we're glad to have you back in the group. Now you can agitate for Sage supporting HD-DVD playback as a way of saying thank you to your new bosses.

Thanks,
mike
  #392  
Old 06-28-2007, 07:20 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
Quote:
Originally Posted by evilpenguin View Post
If the file is in a format that Sage is using mplayer for (x264, I think) then AC3Filter won't even be used. There should be a setting that forces Sage to use dshow for mpeg4 playback, but I can't find it right now.
OK, I found the setting to use mplayer by default and it is already set to false. Still have the same problem. In addition, there is a setting for mplayer/audio_renderer. This is set to dsound, but I can't find any information about it. Could that be the setting?

Oh, and congratulations. Microsoft has really picked a winner. I just hope you don't decide to use MCE and stop visiting us on the forum.
  #393  
Old 07-01-2007, 09:08 AM
mickp's Avatar
mickp mickp is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 468
PAL aspect ratio problems

I've spent a bit of time today trying to sort some aspect ratio problems that I've been experiencing when burning video dvd's.

I have two different types of tuner card in my system;

2x pvr150 PAL which record 4:3 mpegs from SD DVB set top boxes
1x Hauppauge Nova-T 500 dual tuner dvb card which I use to record 16:9 SD (PAL)

The problem that I've been seeing is that when processed and put onto a DVD, the 4:3 ratio recordings are bunched up so that the picture area (actually a 4:3 recording of 16:9 dvb signal from the stv) becomes bunched up into a 1:1 ratio at the center of the screen.

16:9 recordings from the Nova-T actually look a bit better than this but become stretched to 4:3 and take up the entire screen.

After turning on all of the debug options and performing some tests I've discovered that the culprit appears to be the dvdauthor portion of the process. The dvdauthor process uses an xml file in the work folder eg: "Lost - One of Us(2).dvdList.4.config.xml" which contains entries like the following;

Code:
<?xml version="1.0" encoding="UTF-8"?>
<dvdauthor dest="\\Xerxes\dvdwork\\Lost - One of Us(2).dvdList.4.imgFolder">
<!-- DO NOT edit the 2 lines above -->
  <vmgm>
    <menus>
      <video format="pal" aspect="4:3" widescreen="noletterbox"/>
      <pgc>
        <button> jump titleset 1 menu; </button>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\menuBackground.menu.mpg" pause="5"/>
        <button> jump titleset 2 menu; </button>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\menuBackground.menu.mpg" pause="5"/>
      </pgc>
    </menus>
  </vmgm>
  <titleset>
    <menus>
      <video format="pal" aspect="4:3" widescreen="noletterbox"/>
      <pgc>
        <button> jump title 1; </button>
        <button> jump vmgm menu; </button>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\subMenuBackground.0.menu.mpg" pause="5"/>
        <post>jump cell 1;</post>
      </pgc>
    </menus>
    <titles>
      <video format="pal" aspect="4:3" widescreen="noletterbox"/>
      <pgc>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\GoodGame-364675-0.2dvd.mpg" chapters="0,5:00,10:00,15:00,20:00,25:00" />
        <post>call vmgm menu;</post>
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <menus>
      <video format="pal" aspect="4:3" widescreen="noletterbox"/>
      <pgc>
        <button> jump title 1; </button>
        <button> jump vmgm menu; </button>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\subMenuBackground.1.menu.mpg" pause="5"/>
        <post>jump cell 1;</post>
      </pgc>
    </menus>
    <titles>
      <video format="pal" aspect="4:3" widescreen="noletterbox"/>
      <pgc>
        <vob file="\\Xerxes\dvdwork\Lost - One of Us(2).dvdList.4.WorkFolder\Lost-OneofUs-353055-0.2dvd.mpg" chapters="0,5:00,10:00,15:00,20:00,25:00,30:00,35:00,40:00,45:00,50:00,55:00,60:00,65:00,70:00" />
        <post>call vmgm menu;</post>
      </pgc>
    </titles>
  </titleset>
</dvdauthor>
What I have found through trial and error is that if I replace all instances of

<video format="pal" aspect="4:3" widescreen="noletterbox"/>

with

<video format="pal" />

dvdauthor is able to automagically determine the correct aspect ratio for the file and treat it appropriately.

I've been able to stop the dvd creation process when it gets to the dvdauthor stage, edit the .xml file as above, manually complete the dvdauthor and mkisofs processes and successfully burn a dvd with perfectly behaving aspect ratios. I've checked this with a mixture of 16:9 and 4:3 files on the same disc with no problems.

I haven't been able to find any user editable setting that will stop the aspect and widescreen attributes from being included in the dvdauthor xml file.

Would it be possible to either remove these settings from the process or to add a parrameter that allows the user to define what settings should be included (in case the aspect and widescreen values are required by others out there)?

I hope this makes sense. Let me know if you have any ideas or questions.

Mick.

PS: I could record some short pal files and make them available for download if that would help.
  #394  
Old 07-01-2007, 03:56 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Unfortunately, that's something that can't be fixed through configuration. But, if you can make a small clip (~3 sec) and email it to me @ perl2dvd(at)gmail.com, i'll be sure it works in the next version.
__________________
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; 07-01-2007 at 03:59 PM.
  #395  
Old 07-01-2007, 04:26 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
By the way, the autocompress stopped working again when I put in Sage 6.2.4 beta. (By the way, somebody gave me 2.0.1b and that was what got it working.

All the configuration settings still appear, but the automatic compression isn't hapening. Of course, the manual recordings are compressing very well.

P.S. When do you anticipate releasing the new version?
  #396  
Old 07-01-2007, 08:42 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
I got it working when I reverted back to flachbar's SageMC. I was trying twieder's version of SageMC Redeux and for some reason it quit working. Now that his enhancements are an stvi, I won't make the mistake again.
  #397  
Old 07-01-2007, 08:56 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Thanks, for finding that, i'll check out the STVi and see where its breaking.

As for the new version, I just a have a few small but very tricky STVi changes then i'll be ready to go.
__________________
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)
  #398  
Old 07-03-2007, 04:50 PM
mickp's Avatar
mickp mickp is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 468
Quote:
Originally Posted by evilpenguin View Post
Unfortunately, that's something that can't be fixed through configuration. But, if you can make a small clip (~3 sec) and email it to me @ perl2dvd(at)gmail.com, i'll be sure it works in the next version.
Hi EP,

I've sent the clips through. Let me know if I can help with testing anything.

Mick.
  #399  
Old 07-03-2007, 04:56 PM
CadErik's Avatar
CadErik CadErik is offline
Sage Advanced User
 
Join Date: Jan 2006
Location: Ottawa, Canada
Posts: 148
Quote:
Originally Posted by evilpenguin View Post
Unfortunately, that's something that can't be fixed through configuration. But, if you can make a small clip (~3 sec) and email it to me @ perl2dvd(at)gmail.com, i'll be sure it works in the next version.
Should we take it that you got some progress done on the legal side of things????? If only the send to menu was working

Erik
  #400  
Old 07-04-2007, 03:16 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by mickp View Post
Hi EP,

I've sent the clips through. Let me know if I can help with testing anything.

Mick.
Thanks, I got the clips and can see the problem.

Quote:
Originally Posted by CadErik View Post
Should we take it that you got some progress done on the legal side of things????? If only the send to menu was working

Erik
Yep, everything is sorted out and I'm back to work.
__________________
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)
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Video Out Popup Menu for SageMC razrsharpe SageMC Custom Interface 7 04-03-2010 04:49 PM
STV Import: SageMC Video Tools v3.0 evilpenguin SageMC Custom Interface 799 08-28-2009 02:20 PM
SageMC Video Tools 2.5 Alpha (need testers) evilpenguin SageMC Custom Interface 6 02-23-2007 07:59 PM
SageMC Video Tools vividweb SageMC Custom Interface 2 12-08-2006 06:34 PM


All times are GMT -6. The time now is 02:10 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.