<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tal</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tal"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Tal"/>
	<updated>2026-07-22T05:40:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Motorola_DCT6200&amp;diff=9713</id>
		<title>Motorola DCT6200</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Motorola_DCT6200&amp;diff=9713"/>
		<updated>2008-03-18T06:13:45Z</updated>

		<summary type="html">&lt;p&gt;Tal: Added a bit of fluff.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
Aparently it works: http://forum.linuxmce.org/index.php?topic=2922.0&lt;br /&gt;
&lt;br /&gt;
If connecting via firewire, you should be able to configure this device via mythtv-setup. Myth supports firewire recording and channel changing directly via firewire. Content varies by provider and many providers (Charter) have encrypted content over firewire, which LMCE and Myth cannot record.&lt;/div&gt;</summary>
		<author><name>Tal</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=PcHDTV_HD5500&amp;diff=9712</id>
		<title>PcHDTV HD5500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=PcHDTV_HD5500&amp;diff=9712"/>
		<updated>2008-03-18T03:20:37Z</updated>

		<summary type="html">&lt;p&gt;Tal: Added note about it working OOTB in beta 4 for me.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
(Adapted from &amp;quot;Installation Issues&amp;quot; forum post [http://forum.linuxmce.org/index.php?topic=2546.msg23775#msg23775 Re: My LinuxMCE Problems].)&lt;br /&gt;
&lt;br /&gt;
I ([http://forum.linuxmce.org/index.php?action=profile;u=40104 chuckfox]) currently have the latest beta (at February 03, 2008, 04:43:53 am 0710b3) running as a hybrid with a PCHDTV-5500 installed.  I am by no means a linux expert, but playing with linuxmce has helped me alot.&lt;br /&gt;
&lt;br /&gt;
=Hardware=&lt;br /&gt;
Cheap ECS MOBO + intel dual core + 1 gig mem + 120gig PATA hard drive + PCHDTV-5500&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
# After a fresh install I navigate to the KDE desktop, then open up a terminal to add a line to &#039;&#039;&#039;/etc/modules&#039;&#039;&#039; to load the cx88-dvb module on startup.&lt;br /&gt;
#: Heres the line to type into the terminal to bring the file up for modification.&lt;br /&gt;
#: &amp;lt;pre&amp;gt;kate /etc/modules&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: This will bring up /etc/modules which is mostly empty.  Add the line below on a new line and save the file.&lt;br /&gt;
#: &amp;lt;pre&amp;gt;cx88-dvb&amp;lt;/pre&amp;gt;&lt;br /&gt;
# After saving the file I then goto settings and click on MythTV Backend Setup -mythtv-setup.&lt;br /&gt;
#: This will get you a dialog box that will tell you that you need to be added to a user group(Not sure of the exact wording here).&lt;br /&gt;
#: Click OK.  At this point reboot your machine. (You can use &amp;quot;sudo reboot&amp;quot; without the quotes, at the command line.)&lt;br /&gt;
# After reboot navigate to the KDE desktop and goto settings and click on MythTV Backend Setup -mythtv-setup.&lt;br /&gt;
#:You should be able to enter mythtvsetup at this point and set up capture cards.&lt;br /&gt;
# Set up capture card -You want to pick DVB DTV capture card(v3.x)  &#039;&#039;&#039;NOT&#039;&#039;&#039; pcHDTV DTV capture card(w/V4L drivers).&lt;br /&gt;
#: When done you should see a capture card [DVB:0] listed.&lt;br /&gt;
# Set up a video source. I have two video sources, one is Digital and one is analog.  I subscride to SchedulesDirect to grab the channel data.  For both, the Channel frequency table is set to us-cable. (I&#039;m not sure about the PCHDTV-3000, but the 5500 has digital and analog tuners).&lt;br /&gt;
# Set up Input Connections.  I set up two connections Digital and analog.&lt;br /&gt;
#: &#039;&#039;&#039;Digital&#039;&#039;&#039;: choose [DVB:0](DVBInput) -&amp;gt; Digital, add the digital video source you created earlier.  Click scan for channels.  Select; full scan, cable high, Cable (QAM-256) [If you are connected to cable, otherwise pick the one that applies to you], I like the period to seperate channels and Minimal Updates as the last option.&lt;br /&gt;
#: Click next and you should see Scan progress with a mostly(hopefully) full signal meter.  Let the scan finish and move on to the analog channels.&lt;br /&gt;
#: &#039;&#039;&#039;Analog&#039;&#039;&#039;: choose [V4L:dev/video0](Televison) -&amp;gt;analog, add the analog video source you created earlier.  Same process as digital, only scan for cable instead of cable high.  This scan should run alot quicker.  After both scans I click Fetch channels from listing source, to add the channel data.&lt;br /&gt;
# This should get your card working if there are no other conflicts.  Here are some things that caught me up along the way. &lt;br /&gt;
#: The admin password for the latest beta is linuxmce.  You will need to input this a few times, it took me a few minutes of RTFM to find this one.&lt;br /&gt;
#: For some reason when exiting myth backend setup the dialog box that asks if I would like to run mythfilldatabase, would not run mythfilldatabase when clicking OK.  To resolve this, open a command line and type sudo mythfilldatabase to run the program.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit (by Thoth): Just like to note that I got this working on LinuxMCE for my PCHDTV HD-3000, and I just reseated all cards, after a dustbunny blow-out and did a clean install of beta4 and followed these instruction exactly.  Just about everything on the digital side appears to be working flawlessly, but upon first inspection I don&#039;t see analog to be working but the spec page for it says it has it:&lt;br /&gt;
&lt;br /&gt;
[http://www.pchdtv.com/hd_3000_right_down.html]&lt;br /&gt;
&lt;br /&gt;
Oh well, digital looks great though.  Maybe the title should be changed to &amp;quot;PcHDTV HD-5500/3000&amp;quot;, wonder how the HD-2000 owners are getting on?&lt;br /&gt;
&lt;br /&gt;
Edit (Tal): I installed beta 4 clean, and didn&#039;t need to add the cx88-dvb to my modules list. It was ready to go right away. lsmod |grep cx88 to see if it&#039;s loaded already before doing this step.&lt;/div&gt;</summary>
		<author><name>Tal</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_video_file_extensions&amp;diff=9301</id>
		<title>Add video file extensions</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_video_file_extensions&amp;diff=9301"/>
		<updated>2008-03-01T03:25:40Z</updated>

		<summary type="html">&lt;p&gt;Tal: /* How to do it */ Updated text to note default&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=How to add valid file extensions for new Video formats=&lt;br /&gt;
LinuxMCE&#039;s maintains a list of video extensions in the &amp;quot;MediaType&amp;quot; table of the &amp;quot;pluto_main&amp;quot; database.&lt;br /&gt;
&lt;br /&gt;
==How to do it==&lt;br /&gt;
&#039;&#039;At a terminal prompt, type the following:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1.)&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Password for &amp;quot;root&amp;quot; is &amp;lt;blank&amp;gt; by default. You&#039;ll now see a &amp;quot;mysql&amp;gt;&amp;quot; prompt&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2.)&lt;br /&gt;
 select Extensions from MediaType WHERE Define = &amp;quot;pluto_StoredVideo&amp;quot;; &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;You should see a result like this:&#039;&#039;&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 | Extensions                                              |&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 | mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4 |&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
&lt;br /&gt;
3.)&lt;br /&gt;
 UPDATE MediaType SET Extensions = &amp;quot;&amp;lt;Insert Result from #2 here&amp;gt;,&amp;lt;new fileext sep by ,&amp;gt;&amp;quot; WHERE Extensions = &amp;quot;&amp;lt;Insert result from #2 here.&amp;gt;&amp;quot;; &amp;lt;enter&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;For Example:&#039;&#039;&lt;br /&gt;
UPDATE MediaType SET Extensions = &amp;quot;mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4,&#039;&#039;&#039;mkv,bin&#039;&#039;&#039;&amp;quot; WHERE Extensions = &amp;quot;mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
4.)&lt;br /&gt;
 quit &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Tal</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_video_file_extensions&amp;diff=9251</id>
		<title>Add video file extensions</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_video_file_extensions&amp;diff=9251"/>
		<updated>2008-02-27T21:47:23Z</updated>

		<summary type="html">&lt;p&gt;Tal: New page: =How to add valid file extensions for new Video formats= LinuxMCE&amp;#039;s maintains a list of video extensions in the &amp;quot;MediaType&amp;quot; table of the &amp;quot;pluto_main&amp;quot; database.  ==How to do it== &amp;#039;&amp;#039;At a ter...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=How to add valid file extensions for new Video formats=&lt;br /&gt;
LinuxMCE&#039;s maintains a list of video extensions in the &amp;quot;MediaType&amp;quot; table of the &amp;quot;pluto_main&amp;quot; database.&lt;br /&gt;
&lt;br /&gt;
==How to do it==&lt;br /&gt;
&#039;&#039;At a terminal prompt, type the following:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1.)&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;You&#039;ll now see a &amp;quot;mysql&amp;gt;&amp;quot; prompt&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2.)&lt;br /&gt;
 select Extensions from MediaType WHERE Define = &amp;quot;pluto_StoredVideo&amp;quot;; &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;You should see a result like this:&#039;&#039;&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 | Extensions                                              |&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 | mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4 |&lt;br /&gt;
 +---------------------------------------------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
&lt;br /&gt;
3.)&lt;br /&gt;
 UPDATE MediaType SET Extensions = &amp;quot;&amp;lt;Insert Result from #2 here&amp;gt;,&amp;lt;new fileext sep by ,&amp;gt;&amp;quot; WHERE Extensions = &amp;quot;&amp;lt;Insert result from #2 here.&amp;gt;&amp;quot;; &amp;lt;enter&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;For Example:&#039;&#039;&lt;br /&gt;
UPDATE MediaType SET Extensions = &amp;quot;mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4,&#039;&#039;&#039;mkv,bin&#039;&#039;&#039;&amp;quot; WHERE Extensions = &amp;quot;mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,evo,m2ts,iso,mp4&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
4.)&lt;br /&gt;
 quit &amp;lt;enter&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Tal</name></author>
	</entry>
</feed>