[mythtv-users] Resolution command line

Boleslaw Ciesielski bolek-mythtv at curl.com
Fri Nov 30 19:34:16 UTC 2007


On Fri, Nov 30, 2007 at 10:49:04AM -0800, Barry Quiel wrote:
> Is there a command line tool to get the resolution and bit rate of 
> recording, and maybe if its interlaced or progress scan?

Try this

mencoder -endpos 0 -nosound -ovc copy -o /dev/null foo.mpg | grep VIDEO:

(progressive/interlaced follows from fps)


More information about the mythtv-users mailing list