On 12/30/2011 3:35 PM, Diego Biurrun wrote:
On Fri, Dec 30, 2011 at 05:30:42PM -0500, Justin Ruggles wrote:
On 12/30/2011 05:16 PM, Diego Biurrun wrote:
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -359,4 +359,10 @@ to use them you have to append -D__STDC_CONSTANT_MACROS to
your CXXFLAGS
You have to implement a URLProtocol, see @file{libavformat/file.c} in
Libav and @file{libmpdemux/demux_lavf.c} in MPlayer sources.
+@section Why is @code{make fate} failing for unfathomable reasons?
This is pretty vague. What is the actual error the user would get when
running fate if they have ~ in the samples path? "File not found" or
something similar?
Being more specific would indeed be nice here, but I have never encountered
the error myself. Instructions on how to reproduce it welcome.
This is how things always went wrong for me. My FATE samples are located
at /home/melanson/fate-suite:
$ ./configure --samples=~/fate-suite
[...build...]
$ make fate-4xm-1
TEST 4xm-1
--- /home/melanson/libav/tests/ref/fate/4xm-1 2011-07-17
11:23:41.933070985 -0700
+++ tests/data/fate/4xm-1 2011-12-30 15:43:33.094272515 -0800
@@ -1,15 +0,0 @@
-0, 0, 921600, 0xd08f97c7
-0, 6000, 921600, 0xc433a85b
-0, 12000, 921600, 0x7ffeee42
-0, 18000, 921600, 0xc0ad9f52
-0, 24000, 921600, 0xb0235112
-0, 30000, 921600, 0xcbdd9805
-0, 36000, 921600, 0x5468bdb9
-0, 42000, 921600, 0x2f0c63fd
-0, 48000, 921600, 0xf1de04f0
-0, 54000, 921600, 0x95709ce2
-0, 60000, 921600, 0x69037c4a
-0, 66000, 921600, 0x513f8a98
-0, 72000, 921600, 0x55b82fa1
-0, 78000, 921600, 0x5c8ace28
-0, 84000, 921600, 0xb019770a
make: *** [fate-4xm-1] Error 1
Then I start debugging by putting V=2 after the test command and finding
the exact command line. Then I would manually execute that command line
and it would work fine, leading to much confusion and frustration.
--
-Mike Melanson
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel