<br><br><div class="gmail_quote">On Tue, Sep 28, 2010 at 3:05 AM, <a href="mailto:jeetu.golani@gmail.com">jeetu.golani@gmail.com</a> <span dir="ltr">&lt;<a href="mailto:jeetu.golani@gmail.com">jeetu.golani@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">&gt;&gt; Are you recording a TV signal?<br><br></div>Yes I am recording a TV signal for later analysis (maybe manually scanned). However, I would like to record without a program guide.</blockquote>
<div><br><br>Mythtv is heavily dependent on a program guide for scheduling. Make up a &quot;dummy&quot; schedule as an xmltv file, which is simply has, say, the same programme title in each hour, say &quot;perpetual recording&quot; and the date and time as subtitle (in this context subtitle is the episode name, not text that pops up on screen). Then import that via mythfilldatabase and then set myth to record every episode of &quot;perpetual recording&quot;.<br>
<br>Your xml file would look something like:<br><br>&lt;tv&gt;<br> &lt;channel id=&quot;the.one.channel.we.want&quot;&gt;<br>                &lt;display-name&gt;Perpetual TV&lt;/display-name&gt;<br>&lt;/channel&gt;<br><br>
&lt;programme channel=&quot;the.one.channel.we.want&quot; start=&quot;20100928070000 +1300&quot; stop=&quot;20100928080000 +1300&quot;&gt;<br>                &lt;title lang=&quot;eng&quot;&gt;Perpetual Recording&lt;/title&gt;<br>
                &lt;sub-title&gt;28-09-2010 7.00 am&lt;/sub-title&gt;<br>&lt;/programme&gt;<br>(repeat the above block every hour, easy to generate via a simple script)<br>&lt;/tv&gt;<br><br>You then get your recording in one hour blocks (of course if you want smaller or larger blocks, the concept is easy to change).<br>
<br><br><br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br><br>Thanks,<br>Jeetu<br> <a href="http://ebrain.in/" target="_blank">http://ebrain.in</a><br>

- An open source initiative to pool in and use software on any laptop,handset or other device around you.<br>*Developer code now released*<br><br></div><div><div></div><div class="h5"><div class="gmail_quote">On Mon, Sep 27, 2010 at 7:22 PM, Another Sillyname <span dir="ltr">&lt;<a href="mailto:anothersname@googlemail.com" target="_blank">anothersname@googlemail.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;">On 27 September 2010 14:46, <a href="mailto:jeetu.golani@gmail.com" target="_blank">jeetu.golani@gmail.com</a><br>


<div><div></div><div>&lt;<a href="mailto:jeetu.golani@gmail.com" target="_blank">jeetu.golani@gmail.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; First, let me admit that I am not intrinsically familiar with all of MythTV<br>
&gt; therefore pls forgive if I&#39;m asking something that should be apparent :)<br>
&gt;<br>
&gt; I have a need and I wonder if MyhTV can fill that role or it would be better<br>
&gt; to start off from scratch. The core requirements I have are:<br>
&gt;<br>
&gt; - 24x7 recording for 30 or 60 days.<br>
&gt; - Being able to auto-expire content that is more than 30 or 60 days old.<br>
&gt; - Recording without an EPG (electronic program guide)<br>
&gt; - Facility to pull out recorded footage based solely on time slice - start<br>
&gt; time - end time.<br>
&gt; - Transcode the pulled out clip with a timestamp.<br>
&gt; - (Optional but desireable) The ability to add metadata to this pulled out<br>
&gt; clip such as Title and to be able to search clips that have been pulled out<br>
&gt; in the past.<br>
&gt;<br>
&gt; Other features such as Commercial tagging are definite pluses in favour of<br>
&gt; MythTV.<br>
&gt;<br>
&gt; My experimentation with the Manual Recording in MythTV shows that I can at<br>
&gt; most schedule a recording for 360 minutes - so far I have not been able to<br>
&gt; figure out how I can schedule it to keep it recording perpetually without a<br>
&gt; program guide.<br>
&gt;<br>
&gt; Similarly while viewing the recording I have not been able to figure out how<br>
&gt; I can pull out a recording based solely on start - stop time. I can mark a<br>
&gt; cut list and then go about transcoding it though that is too<br>
&gt; run-about....any chance of a user job or something with a UI wherein this<br>
&gt; can be all done more directly?<br>
&gt;<br>
&gt; The perpetual recording feature seems to be something like what a Zoneminder<br>
&gt; CCTV recording solution may need - however I haven&#39;t experimented with<br>
&gt; it....what I would appreciate is if someone could point me of specific<br>
&gt; advanced features or customizations within MythTV that would allow me to do<br>
&gt; each of the above....or point me in a direction as to whether I would need<br>
&gt; to write my own plugin to have this work....or is MythTV not the ideal tool<br>
&gt; for the job here.<br>
&gt;<br>
&gt; Sincerely appreciate all help here :)<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Jeetu<br>
&gt; <a href="http://ebrain.in" target="_blank">http://ebrain.in</a><br>
&gt; - An open source initiative to pool in and use software on any<br>
&gt; laptop,handset or other device around you.<br>
&gt; *Developer code now released*<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
&gt;<br>
<br>
Are you recording a TV signal?<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">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><br>
</div></div><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>
<br></blockquote></div><br>