<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000001">
<br>
<div class="moz-cite-prefix">On 10/12/2013 6:10 AM, John Pilkington
wrote:<br>
</div>
<blockquote cite="mid:52592E08.3020903@tesco.net" type="cite">On
12/10/13 09:40, John Pilkington wrote:
<br>
<blockquote type="cite">On 12/10/13 01:28, Bob Shanteau wrote:
<br>
<br>
<blockquote type="cite">2013-10-11 17:15:45 mythffmpeg -threads
2 -v 1 -i
<br>
"/var/lib/mytharchive/temp/work/1/newfile.mpg" -r ntsc -target
ntsc-dvd
<br>
-b:v 2344k -s 352x480 -acodec copy -copyts -aspect 4:3
<br>
"/var/lib/mytharchive/temp/work/1/newfile2.mpg" -map 0:0 -map
0:1
<br>
</blockquote>
<br>
I don't see anything wrong with that command line, although the
line
<br>
break and html format at first appeared not to have a space
after 4:3;
<br>
there's no sign of a cutlist there, this is just a reencoding
before
<br>
going into mythtranscode to do the cut.
<br>
</blockquote>
<br>
Hmm. On reexamination it looks as if mythtranscode has been run,
but with no logged record of the command used. I think the
questions below are still pertinent.
<br>
<blockquote type="cite">
<br>
Can you play newfile.mpg? Can you run this line standalone?
Are both
<br>
-r ntsc and -target ntsc-dvd needed? See, for example,
<br>
<br>
<a class="moz-txt-link-freetext" href="http://code.mythtv.org/trac/ticket/11297#comment:3">http://code.mythtv.org/trac/ticket/11297#comment:3</a>
<br>
<br>
As I've said repeatedly, I prefer to do all this sort of stuff
outside
<br>
mytharchive, but it ought to work :-)
<br>
<br>
John P
<br>
<br>
</blockquote>
</blockquote>
The attached patch will force mythburn.py to log the mythtranscode
command line regardless of whether the command succeeds or fails.<br>
Ziggy<br>
</body>
</html>