<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why would mplayer and VLC beable to play the iso file while mythtv&#39;s player can&#39;t?  I was under the impression that ddrescue is able to overcome the errors on the disc.<br>

</blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 09/05/2012 12:37 AM, Nick Rout wrote:<br>
&gt; On Wed, Sep 5, 2012 at 3:33 PM, Michael T. Dean wrote:<br>
&gt;&gt; On 09/04/2012 07:40 PM, Michael Herman wrote:<br>
&gt;&gt;&gt; Hi there,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am new to this mailing list; although I have used Mythtv for quite<br>
&gt;&gt;&gt; awhile (although I still feel like a beginner at it).  I recently got a<br>
&gt;&gt;&gt; large enough harddrive that I wanted to put my DVD collection on it as .iso<br>
&gt;&gt;&gt; files.  I followed the directions at:<br>
&gt;&gt;&gt; <a href="http://www.cmdln.org/2010/01/22/backing-up-disney-dvds/" target="_blank">http://www.cmdln.org/2010/01/22/backing-up-disney-dvds/</a> to create a .iso<br>
&gt;&gt;&gt; file of Hunger Games.  When I play it through the video browser it plays a<br>
&gt;&gt;&gt; bunch of previews at the start of the disk, each of which seems to be a<br>
&gt;&gt;&gt; seperate chapter of the DVD.  But after that it just quits and never shows<br>
&gt;&gt;&gt; the Main Menu.  If I play it outside of Mythtv with VLC or mplayer it goes<br>
&gt;&gt;&gt; stright to the main menu.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I read that mythtv doesn&#39;t support menus but it seemed dated and I<br>
&gt;&gt;&gt; couldn&#39;t find info for Mythtv .25 which I am using. Is there anything<br>
&gt;&gt;&gt; obvious that I should try?  I could always use an external player but I<br>
&gt;&gt;&gt; wanted to see if mythtv would be fine so I didn&#39;t have to mess with the<br>
&gt;&gt;&gt; remote control working in a different application.<br>
&gt;&gt;<br>
&gt;&gt; MythTV supports DVD menus for compliant DVDs.  Disney is notorious for<br>
&gt;&gt; creating non-compliant DVDs using structural protection (i.e. errors on the<br>
&gt;&gt; disc) to prevent copying.  Generally, a player (hardware or software) will<br>
&gt;&gt; play a DVD with structural protection without problems because the<br>
&gt;&gt; navigation information keeps the player from reading the &quot;broken&quot; data.<br>
&gt;&gt; Ripping the disc, however, entails copying all the data on the disc--which<br>
&gt;&gt; means you&#39;d attempt to read the broken data and get an error.  This is why<br>
&gt;&gt; you had to use the hack you referenced to attempt to rip the disc.  However,<br>
&gt;&gt; I wouldn&#39;t be surprised to learn that the rip of such a CD is unplayable by<br>
&gt;&gt; MythTV (we have no code, whatsoever, to try to work around<br>
&gt;&gt; copyright-protection mechanisms--including structural protection--even<br>
&gt;&gt; though many (most?) other DVD player packages do).<br>
&gt;&gt;<br>
&gt;&gt; So, I&#39;d recommend sticking the actual disc in the drive and attempting to<br>
&gt;&gt; play it with MythTV.  If it works, that means that the approach you had to<br>
&gt;&gt; use to rip the broken DVD gave you an even-more-broken rip.  You can then<br>
&gt;&gt; take the disc back to the store and tell them you&#39;re returning it because<br>
&gt;&gt; it&#39;s not compliant with the DVD specification, so it can&#39;t be played on your<br>
&gt;&gt; player.  If playback of the original disc doesn&#39;t work, it may or may not be<br>
&gt;&gt; the structural protections causing problems in MythTV--you&#39;d probably have<br>
&gt;&gt; to dig deep into the code and the actual disc/playback to find out what&#39;s<br>
&gt;&gt; happening and whether it&#39;s a MythTV bug or a non-compliant disc that&#39;s<br>
&gt;&gt; causing the failure.  (And remember that other DVD playback software does<br>
&gt;&gt; try to incorporate workarounds for protected discs--so just because it works<br>
&gt;&gt; in&lt;insert DVD player name&gt;, doesn&#39;t mean that it&#39;s not the structural<br>
&gt;&gt; protection or that it&#39;s a compliant disc.)<br>
&gt;&gt;<br>
&gt; All of what you say is clearly correct, but what I have never been<br>
&gt; able to work out is how even quite old STB DVD players cope with all<br>
&gt; these broken disney (and other manufacturer) disks (assuming they do,<br>
&gt; mine has been sitting in the garage for a while now).<br>
<br>
Because a) the navigation information in the disc prevents the player<br>
from ever attempting to read the errored parts on the disc (as mentioned<br>
above) and b) most non-computer DVD players do not return errors that<br>
cause failure when they do stumble across an error on a disc (they were<br>
designed this way to help them be more resilient to scratched discs,<br>
causing just playback glitches rather than failures).  Computer drives,<br>
however, are designed to get exact information from discs and keep<br>
retrying when they see errors and report errors when they eventually<br>
decide they can&#39;t read a portion.  (Also note that generally the<br>
cheapest DVD player hardware tends to be the most resilient--to allow<br>
the manufacturer to create a product that&#39;s most likely to work without<br>
having to test as extensively for compliance--so quality of the DVD<br>
player may not affect results in the way one would think.)<br>
<br>
See also <a href="http://en.wikipedia.org/wiki/ARccOS_Protection" target="_blank">http://en.wikipedia.org/wiki/ARccOS_Protection</a> for more info on<br>
one such implementation of structural protection.<br>
<br>
That&#39;s why I&#39;m guessing that playing the actual disc will work and it&#39;s<br>
just the &quot;even-more-errored-than-the-(broken-by-design)-disc&quot; rip that&#39;s<br>
likely causing problems.<br>
<br>
Mike<br>
<br>
<br></blockquote></div>