[mythtv-users] Nuvexport-divx doesn't seem to recognize v_bitrate

Peter Schachte schachte at csse.unimelb.edu.au
Tue Nov 20 02:13:48 UTC 2007


Anthony Giggins wrote:

> I'm using the settings below which creates some nice quality xvid files
> I'm just having some issues getting this to run as a userjob, it works
> fine from the command line,

You don't say what the issue you have is, but I was having a similar problem
and found that if I set the TERM environment variable to vt100, nuvexport
worked fine as a user job.  I can't remember how I heard or figured out to do
that, but it works for me.  Try creating a script that just does:

	#!/bin/sh
	export TERM=vt100
	nuvexport <all your switches, etc>

and set that up as your user job.

-- 
Peter Schachte              I worry that 10 or 15 years from now, [my child]
schachte at cs.mu.OZ.AU        will come to me and say 'Daddy, where were you
www.cs.mu.oz.au/~schachte/  when they took freedom of the press away from
Phone: +61 3 8344 1338      the Internet?' -- Mike Godwin


More information about the mythtv-users mailing list