Re: [Mvpmc-users] Updated transcode script

2008-12-28 Thread Roger Heflin
Tom Metro wrote: > Roger Heflin wrote: >> Here is an update transcode script... >> Version 0.51 11/09/2007 > > Is the version of makempeg2 on the wiki: > http://mvpmc.wikispaces.com/transcoding > > (v.0.58 1/30/2008) the most recent version you have? > No, there is 0.59 7/28/2008 with these ch

Re: [Mvpmc-users] Updated transcode script

2008-12-28 Thread Tom Metro
Roger Heflin wrote: > Here is an update transcode script... > Version 0.51 11/09/2007 Is the version of makempeg2 on the wiki: http://mvpmc.wikispaces.com/transcoding (v.0.58 1/30/2008) the most recent version you have? I recently tried again using my own mencoder script that uses mythtransco

[Mvpmc-users] Updated transcode script version 0.56.

2008-01-29 Thread Roger Heflin
Update very minor changes. I have currently hard coded the sizes that I know to work on the mvpmc, if other sizes of DTV are encountered then this will also have to be added in, I could just add in all <720 width and <480 heights, but I am not clear if the mvpmc will properly scale all sizes prop

Re: [Mvpmc-users] Updated transcode script

2008-01-10 Thread Mark Paulus
Roger Heflin wrote: > Many changes including: > Roger, I've been playing with your script off and on, and have some problems with it. Is there somewhere I can drop you a 150MB file, so you can look at what I'm working with, and then we can discuss the issues? You can contact me via email, and

[Mvpmc-users] Updated transcode script

2008-01-09 Thread Roger Heflin
Many changes including: # Version 0.52 11/05/2007 # Changes: # Added code to use audio bitrate from original # Added code to use audio srate from original # Added code to remove audio preload - this seems to cause mvpmc to be # out of sync on *all* bitrates, not having the p

Re: [Mvpmc-users] Updated transcode script

2007-11-17 Thread Tom Metro
Roger Heflin wrote: > Here is an update transcode script that changes the following... ... > mplayer -identify only works with mplayer - not with mencoder - not sure > whoever added this option thought it out, and mplayer does not > appear to have a way to redirect to nowhere, so cannot b

Re: [Mvpmc-users] Updated transcode script - minor bug fix

2007-11-09 Thread Roger Heflin
Ignore last attachment, it had a minor bug in the awk part of the cropping code that caused the cropping code to fail to properly figure the cropping out. I put a "then" in the awk code "if" loop, and awk does not like "then" in its "if"s. Roger Roger Heflin wrote: H

[Mvpmc-users] Updated transcode script

2007-11-09 Thread Roger Heflin
Here is an update transcode script that changes the following, this script attempts to setup a proper transcode command line to produce a .mpg file that will play properly on mvpmc. Version 0.51 11/09/2007 Changes: Added code to use audio bitrate from original when possible Added code to use au