<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Sep 13, 2008 at 8:59 PM,  <span dir="ltr">&lt;<a href="mailto:robbinsck1@gmail.com">robbinsck1@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Happy Saturday Night!<br>
<br>
<br>
I&#39;m trying to use mytharchive to create a DVD copy of an episode of a show so my wife can play it in her Classroom.&nbsp; I&#39;m running into trouble, however, because I have my system setup with a dedicated backend (which stores all the recordings locally), and several remote frontends.&nbsp; It seems that mytharchive needa a &#39;local&#39; copy of the file to process it, but that&#39;s not possible with my setup (I thought of temporarily installing mythfrontend on the backend server, but I don&#39;t have a dvd burner on that machine, so I&#39;m stuck there too).&nbsp; I looked it up in the wiki, and it reccommends the following:<br>

<br>
<br>
&quot;MythArchive reports that files are not available locally<br>
<br>
</div>MythTV usually streams video if you have a separate frontend and backend. MythArchive cannot use streamed video: it needs to be able to access the file locally. This can be accomplished by exporting the directory containing your recordings via NFS &lt;<a href="http://www.mythtv.org/wiki/index.php/NFS" target="_blank">http://www.mythtv.org/wiki/index.php/NFS</a>&gt; &nbsp;and then adding the mountpoint to the frontend&#39;s Storage Group &lt;<a href="http://www.mythtv.org/wiki/index.php/Storage_Groups" target="_blank">http://www.mythtv.org/wiki/index.php/Storage_Groups</a>&gt; .&quot;<br>

<div class="Ih2E3d">So now my problem lies in how do I create a &quot;frontend storage group&quot; that I can point my frontend to.&nbsp; I have no problem with NFS, and I have mapped the &quot;recordings&quot; folder to a local folder on my frontend machine but I&#39;m not sure how to create a &quot;frontend storage group&quot; specifically.&nbsp; I konw how to create a storage group for the backend, but not for the frontend.&nbsp; So how can I trick mytharchive into thinking my recordings folder is on the local machine?&nbsp; I suppose I could create a storage group for the backend that would make the backend connect via NFS to the share on my frontend (which is actually an NFS share from a physical drive on the Backend) but that seems like it could create a black hole or something worse (and seems incredibly hoaky besides).&nbsp;<br>

<br>
Has anyone else out there managed to use mytharchve to make a DVD from a recording file that is stored on a remote backend?&nbsp; Is there any non-stupid way of doing it that doesn&#39;t involve major hacking? Any advice would be greatly appreciated.&nbsp;<br>

<br>
Thanks,<br>
Josh<br>
<br>
<br>
</div>Yes, it can be done. I do it all the time, you will need to make the location of the recordings a writable NFS share then mount it with the frontend in the same directory structure.<br>
<br>
So when you goto for example. /var/lib/mythtv/recordings on the frontend it will have the identical content as the backend. Because it is.<br>
In other words if you recordings are in /var/lib/mythtv/recordings on your server.<br>
<br>
Then mount your frontend like this...<br>
<br>
Sudo mount serverip:/var/lib/mythtv/recordings /var/lib/mythtv/recordings.<br>
<br>
You can also edit your /etc/fstab file so it auto mounts on boot.<br>
<br>
Beware if you have any recordings in your frontends /var/lib/mythtv/recordings directory they won&#39;t be accessible anymore.<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div>Thanks for the assistance; I moved my mount point to mirror that of the backend, and it seems to work, but now I have a new problem.&nbsp; I always skip commercials, and I&#39;d like to strip the commercials from the file that will be used to create the DVD (so the students don&#39;t have to watch them).&nbsp; According to the wiki:<br>
<br><h3>To create a DVD</h3>
<ul><li> Choose <b>Export Video Files | Create DVD</b>
</li><li> Choose what size DVD is required and whether files will be
copied from the file system or if an ISO image for later burning or
actually burn the ISO image to a blank DVD. Press &#39;Next&#39;.
</li><li> Choose what files to burn to DVD. If the file is a MythTV
recording and the file has a cut list MythArchive can edit out sections
of the recording according to the cutlist. If editing the files&#39;
metadata is necessary (title, subtile, description etc) press &#39;Menu&#39; to
show the popup menu and choose &#39;Edit Details&#39;. Press &#39;Next&#39;.
</li><li> Choose the menu theme to use on the produced DVD. Press &#39;Next&#39;.
</li><li> The final page of the wizard displays the shows chosen to
burn to disc and the order in which they will appear on the DVD. It
also shows whether a cutlist will be used. An item can be moved up and
down the list by clicking SELECT on file in the list and using the
up/down keys to move the file to its new position. Pressing SELECT
again will fix the file in its new position. On this page the
re-encoding profile can also be chosen. Each file can have a different
encoding profile if so desired. If the file is already a DVD compliant
file the default is to not re-encode the file but this can be
overridden with other profiles (possibly to reduce the file size to
make more room for files on the final disc). The Thumb Image Selector
from can also be run from this page - See below. Press &#39;Finish&#39;
</li><li> The script to create the DVD will now be run and the log viewer will now be shown.
</li></ul>
<p>Keys&nbsp;:-
</p>
<ul><li> C - toggle use cut list
</li></ul>But when I get to the &quot;Select Archive Items&quot; screen, the lower left of the screen reads &quot;No Cutlist Available&quot; and I&#39;m unsure of how to create one/make one available.&nbsp; I watched the show today, and it skipped commercials correctly, so I&#39;m not worried about that, but I would like to know how to get from the point of having the file &quot;commercial flagged&quot; to having a &quot;cutlist&quot; I can use in this context.&nbsp;&nbsp; How do I do that?&nbsp; I guess I don&#39;t understand the difference between a file that has been commercial flagged, and one with a cutlist (is there a difference?).&nbsp; <br>
<br>Again, from the Wiki:<br><h1 class="firstHeading">Creating a cutlist</h1>
                
                        <h3 id="siteSub">From MythTV</h3>
                        
                                                                        <div id="jump-to-nav">Jump to: <a href="http://www.mythtv.org/wiki/index.php/Creating_a_cutlist#column-one">navigation</a>, <a href="http://www.mythtv.org/wiki/index.php/Creating_a_cutlist#searchInput">search</a></div>
                        
                        <p>While
MythTV is very good at skipping commercials, usually, sometimes it
doesn&#39;t do so well. If you want to edit out commercials yourself, it&#39;s
actually very easy.
</p>
<ul><li> Enter Edit Mode by pressing <b>E</b> on the keyboard.  If commercial detection is enabled, <b>Z</b> will load the detected commercials.  
</li><li> Move forward and back in the video file using the <b>forward</b> and <b>back</b> keys to move forward or back by one time unit (defaults to 1 second), and using the <b>&lt;</b> and <b>&gt;</b> keys you can move forward and back by 10 units at a time. Use <b>Up</b> and <b>Down</b>
to change the time unit - values are 1 frame, 0.5 seconds, 1 second, 5
seconds, 20 seconds, 1 minute, 5 minutes, 10 minutes. Use the <b>Page Up</b> and <b>Page Down</b> keys to move between cut points.
</li><li> When you locate the start of a commercial, just press the <b>enter</b> or <b>space</b> key and select &#39;Delete after this frame&#39; from the pop up menu.
</li><li> When you locate the end of a commercial, press the <b>enter</b> or <b>space</b> key and select &#39;Delete before this frame&#39; from the pop up menu.
</li><li> When you&#39;ve completed your editing, press <b>E</b>. The very tail of the video will play and you&#39;ll pop back to the watch recorded programs screen.
</li><li> If you, or automatic detection, have bollocksed up the list enough, then the &#39;<i>Home</i> key will clear the list.
</li></ul>That&#39;s it. Now when you watch the program it will be commercial free.
<br><br>So I tried to find some assistance from the wiki, but the above seems to be a way to tweak the commercial flag points, and would lead me to conclude that commrecial flagging creates a cutlist, but I&#39;m not sure.&nbsp; <br>
<br>And again, thanks for the help so far, and thanks for any help going forward!<br><br>-Josh<br><br><br><br></div>