LinHES Forums
http://forum.linhes.org/

KnoppMyth "Create DVD" button gives error
http://forum.linhes.org/viewtopic.php?f=11&t=5701
Page 1 of 1

Author:  Blackberry [ Tue Aug 16, 2005 5:44 pm ]
Post subject:  KnoppMyth "Create DVD" button gives error

I've got KnoppMyth and MythTV set up and running. I've got video output from my nVidia card via component out to my TV (no monitor on the system). That's running in 940x520 resolution.

When I try to run the "Create DVD" function in the KnoppMyth menu from the MythTV main menu, it just gives me a console window with a message that says that I need at least 800x400 resolution to run it.

I have that. How do I let it know? Or what is that button supposed to be running so I can try it out from a console window myself?

Author:  Xsecrets [ Tue Aug 16, 2005 6:57 pm ]
Post subject: 

I can't find it right now and I'm not even sure if it was on the forums or not, might have been on the irc channel, but I've seen this before, something about one of the scripts expects that resolution instead of checking it for minimum or something. It's an easy fix, but I can't find it. maybe you could try the nuv2disc page http://extras.mythtvtalk.com.

I think there's a way to contact jams from there and he is usually responsive.

also what resolution are you recording at? it expects certian resolutions, just about everything is detailed at that site.

Author:  Blackberry [ Wed Aug 17, 2005 10:00 am ]
Post subject: 

Excellent, I'll check it out.

Author:  jams [ Thu Aug 18, 2005 8:28 am ]
Post subject: 

Blackberry,
Not for sure why that's happening but the quick fix is to make these changes.

Edit nuv2disc.sh

lines 76 and 77 just hardset to your desired resolution.

For example
MYX=`echo $MYRES | awk -Fx ' { print $1 } '`
MYY=`echo $MYRES | awk -Fx ' { print $2 } '`

shoule be changed to

MYX=940
MYY=520

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/