SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-13-2006, 09:59 PM
vmadahar vmadahar is offline
Sage User
 
Join Date: Jul 2006
Location: San Diego, Ca
Posts: 7
Send a message via AIM to vmadahar
Smile Good tool to compress Mpeg-ps

I record my shows using the firewire off my cable box and it records using mpeg-ts format. I use HDTVtoMpeg2 software to turn the transport stream to program stream but the file size is huge is there a program out there (preferably free but any will do) that can compress mpeg-ps to something smaller but still be an mpeg so I can burn the files to DVD.
Reply With Quote
  #2  
Old 08-14-2006, 07:24 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
A good tool that you already have is SageTVTranscoder.exe (just ffmpeg with a different name). I use the following cmd to compress HDTV shows into DVD complient mpegs with their original AC3 sound...

Code:
"C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe" -i "J:\Sage Recordings\INPUT_HDTV.mpg" -y -acodec copy -intra_matrix 08,08,09,11,13,13,14,17,08,08,11,12,13,14,17,18,09,11,13,13,14,17,17,19,11,11,13,13,14,17,18,20,11,13,13,14,16,17,20,24,13,13,14,16,17,20,24,29,13,13,14,17,19,23,28,34,13,14,17,19,23,28,34,41 -inter_matrix 08,08,08,09,09,09,09,10,08,08,09,09,09,09,10,10,08,09,09,09,09,10,10,10,09,09,09,09,10,10,10,10,09,09,09,10,10,10,10,11,09,09,10,10,10,10,11,11,09,10,10,10,10,11,11,11,10,10,10,10,11,11,11,11 -r 30000/1001 -bf 2 -mbd 2 -qmin 1 -mblmin 1 -lmin 1 -qsquish 1 -rc_init_cplx 500 -padtop 0 -padbottom 0 -async 50 -flags2 +sgop -deinterlace -b 7800 "J:\DVD\OUTPUT_HDTV.mpg"
This will convert 1.5 hours of HDTV into ~4.7 gig, but if that's too big you can play around with the bitrate parameter (-b 7800 -> -b 4800) to get the size down even more.
__________________
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)
Reply With Quote
  #3  
Old 08-15-2006, 05:12 PM
vmadahar vmadahar is offline
Sage User
 
Join Date: Jul 2006
Location: San Diego, Ca
Posts: 7
Send a message via AIM to vmadahar
Quote:
Originally Posted by evilpenguin
A good tool that you already have is SageTVTranscoder.exe (just ffmpeg with a different name). I use the following cmd to compress HDTV shows into DVD complient mpegs with their original AC3 sound...

Code:
"C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe" -i "J:\Sage Recordings\INPUT_HDTV.mpg" -y -acodec copy -intra_matrix 08,08,09,11,13,13,14,17,08,08,11,12,13,14,17,18,09,11,13,13,14,17,17,19,11,11,13,13,14,17,18,20,11,13,13,14,16,17,20,24,13,13,14,16,17,20,24,29,13,13,14,17,19,23,28,34,13,14,17,19,23,28,34,41 -inter_matrix 08,08,08,09,09,09,09,10,08,08,09,09,09,09,10,10,08,09,09,09,09,10,10,10,09,09,09,09,10,10,10,10,09,09,09,10,10,10,10,11,09,09,10,10,10,10,11,11,09,10,10,10,10,11,11,11,10,10,10,10,11,11,11,11 -r 30000/1001 -bf 2 -mbd 2 -qmin 1 -mblmin 1 -lmin 1 -qsquish 1 -rc_init_cplx 500 -padtop 0 -padbottom 0 -async 50 -flags2 +sgop -deinterlace -b 7800 "J:\DVD\OUTPUT_HDTV.mpg"
This will convert 1.5 hours of HDTV into ~4.7 gig, but if that's too big you can play around with the bitrate parameter (-b 7800 -> -b 4800) to get the size down even more.
Hey evilpenguin thanks for the tip but I cant seem to play this output file under Sagetv or windows media player. I can play it fine using windows classic media player and mplayer for windows. And I wanted to know where did you figure out the matrices that you are using here and also all the options.
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


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


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