[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mythtv-users
Subject:    Re: [mythtv-users] K9copy error on 4:3 material
From:       Mark Oliver <mark_oliver () java2000 ! com>
Date:       2007-05-31 23:06:36
Message-ID: 465F54FC.4040406 () java2000 ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Michelle Dupuis wrote:
> I realize this is straying a bit from pure mythtv questions, but 
> k9copy seems to be the dvd archiving tool of choice...so here I go.
>  
> I'm launching k9copy from mythtv, to make an ISo from my dvd.  The 
> transfer starts but then aborts with an error:
>  
>  ERR: widescreen conversion should not be set to either noletterbox or 
> nopanscan for 4:3 source material
> Does anyone have a workaround / solution?
>  
>
I do not use K9Copy, and what follows may or may not have any bearing on 
your situation or be of any help to you, but I ran into a similar issue 
in making episode discs with tovid.  'makexml' would create a dvd file 
structure which included repeated instances of the line: <video 
widescreen="nopanscan" />  This was rejected by 'makedvd' or dvdshrink, 
I cannot remember which.  Anyway, I used a sed command to change those 
to: <video />  I believe this is an issue in dvdauthor, but I could not 
find anything about it after searching both tovid and dvdauthor (that 
was several months ago, so a new search may prove more fruitful).

For your purposes, I would suggest, as did someone else, that you use 
MythDVD.  If you do not want to do that or you want to use K9Copy, for 
whatever reason, then the following info may help:

K9Copy needs to create a new dvd structure, which AFAIK should be 
contained in an xml file.  You will want to run the following command on 
that file:  sed 's/video widescreen="nopanscan"/video/g' 
name_of_file_created_by_K9Copy.xml >> new_name.xml
(Replace "nopanscan" with "noletterbox" if the latter is included in the 
file).  The best method would be to change the script run by K9Copy to 
insert the above command after creating the xml file and before building 
the dvd (otherwise, you will have to use another program(s) to create 
the dvd and iso).  You will also have to remove the original xml file 
and rename the new file with the original file name.  There is probably 
a cleaner way of doing that, but I am hacking with limited skills, okay, 
extremely limited skills.

Not sure if that helps.  I am probably just giving a lot of mice a 
workout on scurrying to the delete button.  I would reiterate the 
suggestion of using MythDVD.  The only reason I am still using tovid 
with a workaround rather than MythArchive is that I upgraded MythTV in 
the middle of the tv season, and I did not want to mess with learning a 
new method until I had more time to muddle through my expected errors.

mark



[Attachment #5 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michelle Dupuis wrote:
<blockquote cite="mid013201c7a874$39a780e0$64fe1fac@ocg.ca" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16441" name="GENERATOR">
  <div><font face="Arial" size="2"><span class="600524919-06062007">I
realize this is straying a bit from pure mythtv questions, but k9copy
seems to be the dvd archiving tool of choice...so here I go.</span></font></div>
  <div><font face="Arial" size="2"><span class="600524919-06062007"></span></font>&nbsp;</div>
  <div><font face="Arial" size="2"><span class="600524919-06062007">I'm
launching k9copy from mythtv, to make an ISo from my dvd.&nbsp; The transfer
starts but then aborts with an error:</span></font></div>
  <div>&nbsp;</div>
  <div>&nbsp;ERR: widescreen conversion should not be set to either
noletterbox or nopanscan for 4:3 source material<br>
  </div>
  <div><span class="600524919-06062007"><font face="Arial" size="2">Does
anyone have a workaround / solution?</font></span></div>
  <div><span class="600524919-06062007"></span>&nbsp;</div>
  <br>
</blockquote>
I do not use K9Copy, and what follows may or may not have any bearing
on your situation or be of any help to you, but I ran into a similar
issue in making episode discs with tovid.&nbsp; 'makexml' would create a dvd
file structure which included repeated instances of the line: &lt;video
widescreen="nopanscan" /&gt;&nbsp; This was rejected by 'makedvd' or
dvdshrink, I cannot remember which.&nbsp; Anyway, I used a sed command to
change those to: &lt;video /&gt;&nbsp; I believe this is an issue in
dvdauthor, but I could not find anything about it after searching both
tovid and dvdauthor (that was several months ago, so a new search may
prove more fruitful).<br>
<br>
For your purposes, I would suggest, as did someone else, that you use
MythDVD.&nbsp; If you do not want to do that or you want to use K9Copy, for
whatever reason, then the following info may help:<br>
<br>
K9Copy needs to create a new dvd structure, which AFAIK should be
contained in an xml file.&nbsp; You will want to run the following command
on that file:&nbsp; sed 's/video widescreen="nopanscan"/video/g'
name_of_file_created_by_K9Copy.xml &gt;&gt; new_name.xml<br>
(Replace "nopanscan" with "noletterbox" if the latter is included in
the file).&nbsp; The best method would be to change the script run by K9Copy
to insert the above command after creating the xml file and before
building the dvd (otherwise, you will have to use another program(s) to
create the dvd and iso).&nbsp; You will also have to remove the original xml
file and rename the new file with the original file name.&nbsp; There is
probably a cleaner way of doing that, but I am hacking with limited
skills, okay, extremely limited skills.<br>
<br>
Not sure if that helps.&nbsp; I am probably just giving a lot of mice a
workout on scurrying to the delete button.&nbsp; I would reiterate the
suggestion of using MythDVD.&nbsp; The only reason I am still using tovid
with a workaround rather than MythArchive is that I upgraded MythTV in
the middle of the tv season, and I did not want to mess with learning a
new method until I had more time to muddle through my expected errors.<br>
<br>
mark<br>
<br>
<br>
</body>
</html>


_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic