[mythtv-users] Recent DVD problems with video and audio drops

Richard peper03 at yahoo.com
Thu Jan 17 23:19:49 UTC 2013


On 17/01/13 22:49, Neil Salstrom wrote:
> On Thu, Jan 17, 2013 at 10:14 AM, Richard <peper03 at yahoo.com> wrote:
>> The patch is more for making sure everything is initialised correctly. I saw
>> you mentioned some time ago about problems getting into the menu on some
>> DVDs.  That patch *should* help with those sorts of issues.  If a DVD has
>> some sort of copy-protection that means playback only works if you follow
>> all the navigation instructions properly, that patch may well help there too
>> as that is basically what it fixes.
>>
>> I do have a DVD here where video playback freezes for a second or two at or
>> around chapter points.  That DVD definitely has this sort of copy-protection
>> but I haven't had chance to investigate whether the freezing is due to
>> copy-protection or something else.
>>
>>
>> Richard.
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
> Richard,
>
> I just tried applying your patch to a clean pull of 0.26-fixes.  I got this:
>
> myth at htpc ~/src/myth-dev/mythtv-0.26-fixes $ patch -p1 <
> ../DVDPlaybackCleanup.diff
> patching file mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp
> patching file mythtv/libs/libmythtv/DVD/avformatdecoderdvd.h
> patching file mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 2 out of 2 hunks ignored -- saving rejects to file
> mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp.rej
> patching file mythtv/libs/libmythtv/avformatdecoder.cpp
> Hunk #2 FAILED at 686.
> Hunk #3 succeeded at 936 (offset -1 lines).
> Hunk #4 succeeded at 988 (offset -1 lines).
> Hunk #6 succeeded at 4435 (offset -50 lines).
> 1 out of 6 hunks FAILED -- saving rejects to file
> mythtv/libs/libmythtv/avformatdecoder.cpp.rej
> patching file mythtv/libs/libmythtv/avformatdecoder.h
> Hunk #1 succeeded at 360 (offset 2 lines).
> myth at htpc ~/src/myth-dev/mythtv-0.26-fixes $
>
> Any suggestions on getting this to work with 0.26?

Hi Neil,

Sorry, it obviously doesn't apply nicely to 0.26.

Try this one: http://pastebin.com/7WvXzg24

Apart from this, it might be worth trying a different video profile to 
see if that makes any difference.  I usually use VDPAU but occasionally 
I find OpenGL gives different results.  It's at least worth checking 
just to make sure that any playback issues are not related to that.

Richard.


More information about the mythtv-users mailing list