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)
|