View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed May 04, 2005 6:09 pm 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
I just did a fresh install of R5A15.1, and it is SWEET! Nice work, Cesman and team!!

I'm most excited about the DVD burning capabilities right out of the box with this release. I am having two problems with nuv2disc, though.

1) Nuv2disc worked without flaws to create the AUDIO_TS and VIDEO_TS directories, and I believe it even created an ISO. When I tried to actually burn to disc, I received an error: "DVDrecord error." That's it. I have an older DVD-R drive... is it possible it's just not compatible? Is there some config of my drive that needs to be done?

2) The thumbnails in the menus created by nuv2disc are upside down and bluish. A search of knoppmythwiki revealed that for the mythtvburn scripts, the simple removal of a few -z and -k switches would fix the problem. Can anyone tell me if it's that easy for nuv2disc, and which scripts I need to edit?

Thanks for the new release, and for any help!!!

Rob


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 04, 2005 9:39 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
PASOTF? Known problem. Looking here and on the wiki should turn the answer up within seconds. Search for all terms - blue, upside down.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 6:16 am 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
Everything in the forums and the wiki thus far are related to MythBurn. I am having the same issue with nuv2disc. Thus, the instructions for fixing MythBurn are not helpful.

That said, I spend an hour or so this morning poking around in the scripts and config for nuv2disc, and I believe I found the offending argument.

For anyone else having the problem:

Code:
 nano /myth/nuv2disc/dvdwizard/dvdcpics


remove the -k and -z switches from the line that begins with

Code:
 transcode   -i "$dvd"


I'm hoping that'll do the trick for me. Will post with confirmation after I've made a disc.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 6:55 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
This is EXACTLY the same fix as for mythburn which makes the posting I pointed you to 100% relevant. Almost all of these "different" utilities use the same components under the covers and thus suffer the same bugs.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 7:11 am 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
Right, and I assumed it would be a similar fix... but nothing in the forum or the wiki had any indication of which script needed to be edited, so I ended up searching through 20 or so scripts to find it... I was just looking for a shortcut.

Anyway, removing the switch from that script did the trick... DVD layouts are perfect. Now if I can just figure out why it won't actually burn the disc, I'll be golden.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 1:27 pm 
Offline
Site Admin
Joined: Fri Jun 11, 2004 7:58 am
Posts: 507
Make sure you have setup commonvars for your system.
Commanvars has default's that should work for most people but everybody's system is different.


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 9:01 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
s1148625 wrote:
but nothing in the forum or the wiki had any indication of which script needed to be edited, so I ended up searching through 20 or so scripts to find it... I was just looking for a shortcut

The short cut is called "find". Try this in the appropriate directory for nuv2disk:
Code:
find . -type f -print0 | xargs -0 grep transcode

It will find every occurance of the string "transcode" in any file under that directory.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu