SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #261  
Old 03-04-2011, 10:37 AM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
I will assume then WMC7 "fixes" the MPEG2 Packets to properly conform to MPEG standards?
They remux the packets in WTV, so the process would be similar to what I suggested.

Quote:
Originally Posted by AlphaCrew View Post
Can you point me to information to try "their" (I will assume SageTV) demuxer route?
The easiest approach is probably to use the "SageTV MpegDeMux" filter with ATI's AVIVO mpeg muxer. It's possible to do this w/ DTB, but not straight forward. If I get some time at lunch I'll throw something together.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #262  
Old 03-04-2011, 10:54 AM
kmp14 kmp14 is offline
Sage Aficionado
 
Join Date: May 2008
Location: Chicago, IL
Posts: 264
Quote:
Originally Posted by babgvant View Post
If I get some time at lunch I'll throw something together.


Andy rules!

I was secretly hoping you (Andy) would put together a feature in SageDCT that would do that magic voodoo to output MPEG2 files natively (if even possile). I would think that this may solve some problems people are having (at least me), and result in more comskip processing compatible files.

I am not sure if that is what you saying you might do "at lunch" (LOL), but I am hoping!

That being said, SageMCTuner has been rock solid for me, with the only complaint being the slow tuning, although I watch 99% of my TV via recordings, so even the slow tuning is no biggie.
__________________
HP m9040n Quad Core 2.4Ghz, Windows7 Ultimate, Ceton 4 tuner CableCard with SageDCT, 2 HDHomeRun QAM, Netgear 24 Port GiGE Switch, Linksys WRT600N Router, 3 HD200 Extenders, 2 SageTV Clients

Server: SageTV 7
Reply With Quote
  #263  
Old 03-04-2011, 12:36 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
They remux the packets in WTV, so the process would be similar to what I suggested.



The easiest approach is probably to use the "SageTV MpegDeMux" filter with ATI's AVIVO mpeg muxer. It's possible to do this w/ DTB, but not straight forward. If I get some time at lunch I'll throw something together.
Thank you!!

I tried to donate from your babgvant web site, but it only allows for 5.00 donations.. Can I just sent you a donation @ andyvt@babgvant.com from paypal?
Reply With Quote
  #264  
Old 03-04-2011, 12:39 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by kmp14 View Post
I was secretly hoping you (Andy) would put together a feature in SageDCT that would do that magic voodoo to output MPEG2 files natively (if even possile).
It's possible, but not w/o relying on 3rd party components or more effort than I'm willing to put into it because TS works for me.

Quote:
Originally Posted by kmp14 View Post
I am not sure if that is what you saying you might do "at lunch" (LOL), but I am hoping!
Just a simple cmd line application that uses the Sage Demuxer and ATI AVIVO (must be installed separately) to swap TS for MPEG (PS).
__________________
babgvant.com | @babgvant | Missing Remote

Last edited by babgvant; 03-05-2011 at 11:24 AM. Reason: Deleted attachment
Reply With Quote
  #265  
Old 03-04-2011, 01:06 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
It's possible, but not w/o relying on 3rd party components or more effort than I'm willing to put into it because TS works for me.



Just a simple cmd line application that uses the Sage Demuxer and ATI AVIVO (must be installed separately) to swap TS for MPEG (PS).
Noob alert..., How do I use the .exe ?
Reply With Quote
  #266  
Old 03-04-2011, 01:13 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
Noob alert..., How do I use the .exe ?
1) Install AVIVO. If you don't have an AMD video card you'll have to run it and let it fail, then find the AVIVO.msi installer in the folder it creates.

2) open a command prompt (window+r then type cmd)

3) cd to the location of the exe and type dcttstompeg.exe "d:\tv\somefile.ts" "d:\tv\somenewfile.mpg" then press enter
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #267  
Old 03-04-2011, 01:25 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
1) Install AVIVO. If you don't have an AMD video card you'll have to run it and let it fail, then find the AVIVO.msi installer in the folder it creates.

2) open a command prompt (window+r then type cmd)

3) cd to the location of the exe and type dcttstompeg.exe "d:\tv\somefile.ts" "d:\tv\somenewfile.mpg" then press enter
When I navigate to the AVIVO site I get "We're sorry, but this download request cannot be authorized. As an option, you may visit any of the pages below for information about our services and products: "

So this is essentially doing the same thing as VideoRedo Quick Stream Fix? Does this work in real time? if so, is there a way to fire it when a recording starts?
Reply With Quote
  #268  
Old 03-04-2011, 01:27 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
When I navigate to the AVIVO site I get "We're sorry, but this download request cannot be authorized. As an option, you may visit any of the pages below for information about our services and products: "
Try this http://www.amdsurveys.com/se.ashx?s=5A1E27D23FD98DA7
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #269  
Old 03-04-2011, 01:37 PM
kmp14 kmp14 is offline
Sage Aficionado
 
Join Date: May 2008
Location: Chicago, IL
Posts: 264
Quote:
Originally Posted by babgvant View Post
It's possible, but not w/o relying on 3rd party components or more effort than I'm willing to put into it because TS works for me.
No worries.

Thanks again for everything you do.

Everyone: Donate to Andy!!!!
__________________
HP m9040n Quad Core 2.4Ghz, Windows7 Ultimate, Ceton 4 tuner CableCard with SageDCT, 2 HDHomeRun QAM, Netgear 24 Port GiGE Switch, Linksys WRT600N Router, 3 HD200 Extenders, 2 SageTV Clients

Server: SageTV 7
Reply With Quote
  #270  
Old 03-04-2011, 01:57 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post

Running the converter immediately returns error "Invalid Pointer"
Reply With Quote
  #271  
Old 03-04-2011, 02:02 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
Running the converter immediately returns error "Invalid Pointer"
I'll add some logging and error checking on the way home, had to make some sacrifices to meet the schedule

Also I forgot to mention that it will only work on a PC w/ SageTV V7 w/ custom demux or 7.1 installed.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #272  
Old 03-04-2011, 02:10 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
I'll add some logging and error checking on the way home, had to make some sacrifices to meet the schedule

Also I forgot to mention that it will only work on a PC w/ SageTV V7 w/ custom demux or 7.1 installed.

I completely understand If there is anyway to make this an option in the SageDCT setup, and make it real time, it would be freaking perfect..

Or some how have SageDCT natively correct the MPEG2 stream as it's writing it out would be even better

Anyway, as always thanks for all your work!!

Last edited by AlphaCrew; 03-04-2011 at 02:16 PM.
Reply With Quote
  #273  
Old 03-05-2011, 11:21 AM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
Running the converter immediately returns error "Invalid Pointer"
Try this version. Add -v after the target argument to enable verbose mode.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #274  
Old 03-05-2011, 12:01 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
Try this version. Add -v after the target argument to enable verbose mode.
Error:

System.ApplicationException: Demuxer must be installed
at babgvant.SageMCTuner.SBEConvert.ConvertFile.LoadFile(String sourcePath, St
ring targetPath)
at DCTTStoMPEG.Program.Main(String[] args)

I would assume it cant find the Sage Demuxer I may need detailed instructions on how to install the demuxer..
Reply With Quote
  #275  
Old 03-05-2011, 12:10 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
Error:

System.ApplicationException: Demuxer must be installed
at babgvant.SageMCTuner.SBEConvert.ConvertFile.LoadFile(String sourcePath, St
ring targetPath)
at DCTTStoMPEG.Program.Main(String[] args)

I would assume it cant find the Sage Demuxer I may need detailed instructions on how to install the demuxer..
are you running it on your sage box?
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #276  
Old 03-05-2011, 12:13 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by babgvant View Post
are you running it on your sage box?
Download again. I forgot to force x86.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #277  
Old 03-05-2011, 12:20 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
Download again. I forgot to force x86.
Now getting Error:

Demuxer added
Connect Source to Demuxer
System.Runtime.InteropServices.COMException (0x80004002): No such interface supported

at babgvant.SageMCTuner.SBEConvert.ConvertFile.LoadFile(String sourcePath, St
ring targetPath)
at DCTTStoMPEG.Program.Main(String[] args)
Reply With Quote
  #278  
Old 03-05-2011, 12:21 PM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
I just wanted to let you guys know how much I don't like you. I only have Time Warner and this thread just make me angry at verizon (and anyone who has access to fios).
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #279  
Old 03-05-2011, 12:54 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
Quote:
Originally Posted by AlphaCrew View Post
Now getting Error:

Demuxer added
Connect Source to Demuxer
System.Runtime.InteropServices.COMException (0x80004002): No such interface supported

at babgvant.SageMCTuner.SBEConvert.ConvertFile.LoadFile(String sourcePath, St
ring targetPath)
at DCTTStoMPEG.Program.Main(String[] args)
Again. Added more logging. Is the above the entire output or just the part where it fails?

You can pipe it into a text file using > file.txt for easier copy/paste.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #280  
Old 03-05-2011, 01:53 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by babgvant View Post
Again. Added more logging. Is the above the entire output or just the part where it fails?

You can pipe it into a text file using > file.txt for easier copy/paste.
Here is the entire msg returned: (Excluding paths)


OS Version: Microsoft Windows NT 6.1.7600.0
Source ClassID: 55da30fc-f16b-49fc-baa5-ae59fc65f82d
Muxer added
Writer added
Set output path to C:\VideoCaptures\InsideMMA-3851731-0-qst.tmp
Demuxer added
Connect Source to Demuxer
System.Runtime.InteropServices.COMException (0x80004002): No such interface supported

at babgvant.SageMCTuner.SBEConvert.ConvertFile.LoadFile(String sourcePath, St
ring targetPath)
at DCTTStoMPEG.Program.Main(String[] args)

I get the same error returned even if I end the target file name .mpg or .ts, instead of .tmp

Last edited by AlphaCrew; 03-05-2011 at 01:56 PM.
Reply With Quote
Reply


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
SageMCTuner - use a cablecard in Sage! Sparhawk6 SageTV Customizations 222 11-03-2010 07:56 PM
CableCard Hack srothwell Hardware Support 1 11-19-2009 11:05 AM
Cablecard support rubell Hardware Support 6 12-02-2008 08:47 AM
CableCard PC CanadianEh Hardware Support 5 07-07-2007 08:25 AM
SAGETV and CableCard bmcraig Hardware Support 3 09-14-2006 06:56 PM


All times are GMT -6. The time now is 11:21 AM.


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