<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I am not sure if this is package related or not, but I can not figure
out exactly how to fix this problem. After upgrading to the debian
packages for 0.18. I was no longer able to import a DVD.<br>
After doing some trouble shooting I was able to determine that problem
was related to the mythtranscode daemon (mtd).<br>
<br>
if I run mtd -n I get the following output:<br>
mtd -n<br>
main.o: mtd was built without transcode support. It won't do anything.<br>
<br>
I have been working the issue as if it was a problem on my end, but I
stumbled across the following in the MythTV Documents that may shed
some light on the subject.<br>
<br>
<blockquote>
<p>"In the example below, we have enabled support for transcoding and
for VCD
playing. You may remove these options if you don't need them.
</p>
<code></code>
<blockquote>
<pre>$ cd ~/mythplugins-0.18
$ ./configure --disable-all --enable-mythdvd --enable-transcode --enable-vcd
$ qmake mythplugins.pro
$ make
$ su
# make install"
</pre>
</blockquote>
</blockquote>
<blockquote></blockquote>
I have no idea if this is related or not, but I have gone as far as to
remove and reinstall all of myth and mythplugins and I still have the
problem. <br>
<br>
I am unsure as the fix, but if anyone has any ideas<br>
<br>
Thanks<br>
Robert Wilson<br>
<a class="moz-txt-link-abbreviated" href="http://www.wilson-stowe.com/mythtv/installguide">www.wilson-stowe.com/mythtv/installguide</a><br>
</body>
</html>