luuvanluc1992 / ffmpeg4iphone

Automatically exported from code.google.com/p/ffmpeg4iphone
0 stars 0 forks source link

Comment by adrian.catalin.t #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Comment by adrian.catalin.t:
hi , when i run

patch -p4 -i ffmpeg4iphone-svn-2009-07-08-v0.0.5.patch

I receive the following error :

can't find file to patch at input line 4 Perhaps you used the wrong -p or
--strip option? The text leading up to this was:
|diff -wBNru /Users/yonas/ffmpeg-r16838-orig/libavcodec/arm/dsputil_arm_s.S
/Users/yonas/ffmpeg-r16838-iphone/libavcodec/arm/dsputil_arm_s.S |---
/Users/yonas/ffmpeg-r16838-orig/libavcodec/arm/dsputil_arm_s.S 2009-01-30
19:37:45.000000000 -0500 |+++
/Users/yonas/ffmpeg-r16838-iphone/libavcodec/arm/dsputil_arm_s.S 2009-01-30
20:14:16.000000000 -0500 

Original issue reported on code.google.com by googelly...@gmail.com on 13 Aug 2009 at 10:25

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks Adrian, can you please try the patch file attached here.

Original comment by yonas.ya...@gmail.com on 13 Aug 2009 at 10:38

Attachments:

GoogleCodeExporter commented 8 years ago
I've tried again, but the problem persist. Should I mention that I run the 
command on
a MAC OS X Version 10.5.8 ?

Original comment by adrian.c...@gmail.com on 13 Aug 2009 at 11:01

GoogleCodeExporter commented 8 years ago
I don't think 10.5.8 would cause problems. Are you running it from the root 
ffmpeg
directory?  (eg. if svn downloaded to 'ffmpeg-src', you should run from 
ffmpeg-src)

Original comment by yonas.ya...@gmail.com on 13 Aug 2009 at 11:10

GoogleCodeExporter commented 8 years ago
This was the problem, but now I got this : 

xc-xcxs-mac-mini:ffmpeg xcxcx$ patch -p4 -i 
ffmpeg4iphone-svn-2009-07-08-v0.0.5.patch
patching file libavcodec/arm/dsputil_arm_s.S
patching file libavcodec/arm/dsputil_vfp.S
patching file libavcodec/arm/jrevdct_arm.S
patching file libavcodec/arm/simple_idct_arm.S
patching file libavcodec/arm/simple_idct_armv6.S
patching file libavutil/internal.h
Hunk #1 FAILED at 140.
1 out of 1 hunk FAILED -- saving rejects to file libavutil/internal.h.rej
patching file libavcodec/arm/asm.S
Hunk #1 FAILED at 35.
1 out of 1 hunk FAILED -- saving rejects to file libavcodec/arm/asm.S.rej

Original comment by adrian.c...@gmail.com on 13 Aug 2009 at 11:28

GoogleCodeExporter commented 8 years ago
Alrighty, I'll try to figure out what's happening.

Original comment by yonas.ya...@gmail.com on 13 Aug 2009 at 11:32

GoogleCodeExporter commented 8 years ago
Using the last version : 
svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk -r19606 ffmpeg
is working, thx

Original comment by adrian.c...@gmail.com on 16 Aug 2009 at 10:00

GoogleCodeExporter commented 8 years ago
@yonas.yanfa I got the same results @adrian.catalin got when trying to patch
ffmpeg0.5 (not SVN). Any idea why? I need that version and not the latest SVN 
(which
works fine)

patching file libavcodec/arm/dsputil_arm_s.S
patching file libavcodec/arm/dsputil_vfp.S
patching file libavcodec/arm/jrevdct_arm.S
patching file libavcodec/arm/simple_idct_arm.S
patching file libavcodec/arm/simple_idct_armv6.S
patching file libavutil/internal.h
Hunk #1 FAILED at 140.
1 out of 1 hunk FAILED -- saving rejects to file libavutil/internal.h.rej
patching file libavcodec/arm/asm.S
Hunk #1 FAILED at 35.
1 out of 1 hunk FAILED -- saving rejects to file libavcodec/arm/asm.S.rej

Original comment by yonil...@gmail.com on 30 Sep 2009 at 11:11

GoogleCodeExporter commented 8 years ago
I've uploaded v0.0.6, I hope that works!

Original comment by yonas.ya...@gmail.com on 4 Oct 2009 at 5:01

GoogleCodeExporter commented 8 years ago

Original comment by yonas.ya...@gmail.com on 4 Oct 2009 at 5:02