I'm trying to figure out nuvexport... I want to get a method down for
archiving some shows.  When I try to use nuvexport to export
something it looks like it tries to start ffmpeg but then ffmpeg
finishes right away (not processing any frames).<br>
<br>
Here's the ouptut of nuvexport:<br>
<br>
You have chosen to export 1 episode:<br>
<br>
&nbsp; 1. The Simpsons:<br>
&nbsp;&nbsp;&nbsp;&nbsp; Treehouse of Horror XV (10/30, 6:59 PM) 1280x720 MPEG2 (16:9)<br>
&nbsp;&nbsp;&nbsp;&nbsp; Ned gains the power to foretell people's deaths; Maggie is shrunk, then<br>
&nbsp;&nbsp;&nbsp;&nbsp; swallowed by Mr. Burns; in Victorian London, Detective Eliza Simpson and<br>
&nbsp;&nbsp;&nbsp;&nbsp; her sidekick, Dr. Bartley, pursue the Muttonchop Murderer.<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? [.]<br>
Enable Myth cutlist? [Yes]<br>
Enable noise reduction (slower, but better results)? [Yes] n<br>
Enable deinterlacing? [Yes] n<br>
Crop broadcast overscan (2% border)? [Yes]<br>
Audio bitrate? [128]<br>
Variable bitrate video? [Yes] n<br>
Video bitrate? [960]<br>
Default resolution based on 16:9 aspect ratio.<br>
Width? [624]<br>
Height? [352]<br>
<br>
Now encoding:&nbsp; The Simpsons:&nbsp; Treehouse of Horror XV<br>
Encode started:&nbsp; Sat Nov 12 15:06:51 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 0 frames (0.00%),&nbsp;&nbsp; 0.00 fps<br>
ffmpeg finished.<br>
processed:&nbsp; 0 of 0 frames (0.00%),&nbsp;&nbsp; 0.00 fps<br>
<br>
At this point it sits waiting for something... doesn't time out or
anything.&nbsp; So I ctrl-c it to kill it.&nbsp; If I enable all the
options (all the defaults in nuvexport), it spits out:<br>
<br>
Waiting for mythtranscode to set up the fifos.<br>
Starting ffmpeg.<br>
processed:&nbsp; 0 of 0 frames (0.00%),&nbsp;&nbsp; 0.00
fps&nbsp;&nbsp;&nbsp; INFO: [yuvdenoise]
-----------------------------------------------------<br>
&nbsp;&nbsp; INFO: [yuvdenoise] mjpeg-tools yuvdenoise version 1.9.0<br>
&nbsp;&nbsp; INFO: [yuvdenoise] -----------------------------------------------------<br>
yuvdenoise: invalid option -- r<br>
processed:&nbsp; 0 of 114279 frames (0.00%),&nbsp;&nbsp; 0.00 fps<br>
<br>
and this doesn't move as well. :(<br>
<br>
Any help is appreciated.<br>
-Greg<br>