I know I can do this from within Myth, but I&#39;d like to do multiple VHS imports simultaneously.  Let me explain my situation:<br><br>I have home movies that I&#39;d like to import onto my Ubuntu 10.04 box.  I have a PVR-350 and PVR-250.  I was using a VLC script I cobbled together:<br>
<br>v4l2-ctl --device=/dev/video0 --set-input=1<br>vlc pvr:///dev/video0 ---sout-deinterlace-mode=Linear --sout &#39;#duplicate{dst=std{access=file,mux=ts,dst=&quot;/storage/test/homevid.mpg&quot;},dst=display}&#39;<br><br>
This will bring up VLC so I can see how the video is doing and also outputs the file to homevid.mpg.  It&#39;s a couple hours long as I had to leave while it was running.  I want to cut out the bad parts, and make some chapters by cutting out certain parts of the video and making them their own video.  When I watch the long (10GB) video in VLC, there is no time in the bottom right.  When I load the video in AVIDEMUX, and press play, it only shows me ~6 seconds of video then stops.  I&#39;ve read somewhere that the PVR-x50 series can have issues with time codes?  I believe ProjectX was mentioned.  I&#39;ve tried to demux into separate audio/video but all I get is an audio mp2 file.  And this is the point where I get lost.  If anyone can point to some good guides, that would be wonderful.  I&#39;ve Googled up a storm, but maybe my kung fu isn&#39;t as good as others.  Any help would be very much appreciated.  Thanks!<br>
<br>Jim<br>