[mythtv] [mythtv-commits] Ticket #1356: DTVRecorder::FindKeyframes in 0.19 causes video gltiches in firewire recordings

Jim Westfall jwestfall at surrealistic.net
Tue Feb 28 18:39:29 UTC 2006


Steven Adeff <adeffs.mythtv at gmail.com> wrote [02.28.06]:
> 
> oh yea, whats the proper command for using patch with these types of
> diff? I normally get
> 
> # patch < firewire.diff
> can't find file to patch at input line 5
> Perhaps you should have used the -p or --strip option?
> The text leading up to this was:
> --------------------------
> |Index: libs/libmythtv/firewirerecorder.cpp
> |===================================================================
> |--- libs/libmythtv/firewirerecorder.cpp        (revision 9175)
> |+++ libs/libmythtv/firewirerecorder.cpp        (working copy)
> --------------------------
> 
> 
> which I can get around and patch properly, but what is the majic
> command I'm missing?

patch -p1 < firewire.diff


More information about the mythtv-dev mailing list