|
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 |
#1
|
||||
|
||||
Looking for more CLI encoding commands
I'm trying to put together a pretty extensive selection of encoding profiles for the next version of my plug-in. I've already got updated version of all of my current encoding profiles as well as ports of Sage's stock encoding profiles and now I'm curious if anyone else has any handy CLI encoding commands (custom or modified versions of Sage's) that they think other people would find useful.
(I'm especially interested if anyone has any HDTV encoding profiles that actually 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) |
#2
|
||||
|
||||
Hi EP, your thread is looking a bit lonely so here's a couple that I use for 1 pass mencoder using Sharktooth's Low Rate Custom Matrix.
Code:
mencoder %input% -demuxer 2 -vf kerndeint,hqdn3d -ovc xvid -xvidencopts quant_type=mpeg:hq_ac:fixed_quant=3:max_key_interval=250:vhq=1:chroma_me:trellis:bvhq=1:quant_intra_matrix=INTRAEQMV3LR.TXT:quant_inter_matrix=INTEREQMV3LR.TXT -oac mp3lame -lameopts cbr:br=128 -noodml -o %output% mencoder %input% -demuxer 2 -vf kerndeint,hqdn3d -ovc xvid -xvidencopts cartoon:quant_type=mpeg:hq_ac:fixed_quant=5:max_key_interval=250:vhq=4:chroma_me:trellis:bvhq=1:quant_intra_matrix=INTRAEQMV3LR.TXT:quant_inter_matrix=INTEREQMV3LR.TXT -oac mp3lame -lameopts cbr:br=128 -noodml -o %output% Second one for cartoon gives bitrate of between 500-800Kbs depending on content. John |
#3
|
||||
|
||||
And one for avi to PAL DVD format mpeg
Code:
mencoder %imput% -of mpeg -mpegopts format=dvd -oac lavc -ovc lavc -lavcopts aspect=4/3:acodec=ac3:abitrate=192:vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=7500:keyint=12:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=-10:predia=-10:cbp:mv0:vqmin=1:lmin=1:dc=10 -ofps 25 -o %output% |
#4
|
||||
|
||||
Thanks, I'll play around with those
__________________
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) |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage Bug | justindd | SageTV Linux | 5 | 01-30-2007 10:12 AM |
Network Encoding | hocky98 | SageTV Software | 1 | 12-04-2006 06:32 PM |
Sage not sending commands to IR Blaster | BearGFR | Hardware Support | 10 | 03-13-2006 09:57 PM |
Cayars divx encoding, cleanup, creation of embedded webpage, more! | seamonkey420 | SageTV Customizations | 120 | 06-27-2005 05:33 PM |