Trying to make an SVCD from a single episode with nuvexport I get the following:<br>
<br>
You have chosen to export 1 episode:<br>
<br>
&nbsp; 1. Desperate Housewives:<br>
&nbsp;&nbsp;&nbsp;&nbsp; One Wonderful Day (5/22, 8:00 PM) 720x480 MPEG2 (4:3)<br>
&nbsp;&nbsp;&nbsp;&nbsp; When past actions come back to haunt the men and women of Wisteria Lane,<br>
&nbsp;&nbsp;&nbsp;&nbsp; no one is immune; a new neighbor arrives.<br>
<br>
* Separate multiple episodes with spaces<br>
<br>
&nbsp; c. Continue<br>
&nbsp; n. Choose another show<br>
&nbsp; q. Quit<br>
<br>
Choose a function, or episode(s) to remove:&nbsp; c<br>
Where would you like to export the files to? [.] /var/video/tmp<br>
Enable Myth cutlist? [Yes]<br>
Enable noise reduction (slower, but better results)? [Yes]<br>
Enable deinterlacing? [Yes]<br>
Crop broadcast overscan (2% border)? [Yes]<br>
Audio bitrate? [192]<br>
VBR quality/quantisation (1-31)? [5]<br>
<br>
Now encoding:&nbsp; Desperate Housewives:&nbsp; One Wonderful Day<br>
Encode started:&nbsp; Sun May 29 22:03:04 2005<br>
Waiting for mythtranscode to set up the fifos.<br>
Waiting for mythtranscode to set up the fifos.<br>
Starting ffmpeg.<br>
processed:&nbsp; 0 of 1693155 frames (0.00%),&nbsp;&nbsp; 0.00 fps<br>
<br>
<br>
ffmpeg had critical errors:<br>
<br>
pipe:: Error while opening file<br>
<br>
sh: line 1: 19016 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
/usr/bin/nice -n19 mythtranscode --showprogress -p autodetect -c 1013
-s 2005-05-22-20-00-00 -f &quot;/tmp/fifodir_18990/&quot; --honorcutlist
2&gt;&amp;1<br>
<br>
<br>
<br>
At a random time I grabbed this from top telling me that both mythtranscode and ffmpeg are doing something:<br>
********************************************************************************<br>
&nbsp; PID USER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PR&nbsp; NI&nbsp;
VIRT&nbsp; RES&nbsp; SHR S %CPU %MEM&nbsp;&nbsp;&nbsp; TIME+&nbsp;
COMMAND<br>
19016 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 39&nbsp; 19&nbsp; 110m&nbsp; 61m&nbsp; 34m R 98.8 12.3&nbsp; 19:33.31 mythtranscode<br>
19023 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34&nbsp; 19&nbsp; 7276 1036 4384 S 21.0&nbsp; 0.2&nbsp;&nbsp; 4:31.65 ffmpeg<br>
<br>
And that the fifos have been created<br>
********************************************************************************<br>
root@devanLFS:/# ls -l /tmp/fifodir_18990/<br>
total 0<br>
prw-r--r--&nbsp; 1 root root 0 2005-05-29 22:03 audout<br>
prw-r--r--&nbsp; 1 root root 0 2005-05-29 22:25 vidout<br>
<br>
whenever any of my myth binaries quit they seqfault (I think its
related to a Qmutex in util-x11.h) so I would like to be able to ignore
the seg fault but I'm not sure that that's the only problem.&nbsp; Is
it only stopping because of the seg faults?&nbsp; and if so can I throw
in a regex to ignore it for now?<br><br>-- <br>Thanks,<br>Devan Lippman &lt;<a href="mailto:devan@lippman.net">devan@lippman.net</a>&gt;