[FFmpeg-devel] [PATCH] lavd: add uncoded_frame test program.

Michael Niedermayer michaelni at gmx.at
Sun Feb 9 13:42:36 CET 2014


On Sun, Feb 09, 2014 at 10:55:38AM +0100, Nicolas George wrote:
> Le decadi 20 pluviôse, an CCXXII, Michael Niedermayer a écrit :
> > breaks out of tree builds
> 
> Actually, breaks "make something_that_causes_uncoded_frame_to_build" without
> "make something_that_causes_the_libraries_to_build" first.
> 
> Locally fixed with:
> 
>  tools/cws2fws$(EXESUF): ELIBS = $(ZLIB)
> +tools/uncoded_frame$(EXESUF): $(FF_DEP_LIBS)
>  tools/uncoded_frame$(EXESUF): ELIBS = $(FF_EXTRALIBS)

confirmed, that solves building

the xv/alsa example fails though, the other works

[NULL @ 0x19f4b00] Requested output format 'xv' is not a suitable output format
Failed to allocate output 'Invalid argument'

Program received signal SIGSEGV, Segmentation fault.
0x000000000047a6bc in main (argc=4, argv=0x7fffffffe498) at tools/uncoded_frame.c:270
270             if (st->mux->pb)
(gdb) bt
#0  0x000000000047a6bc in main (argc=4, argv=0x7fffffffe498) at tools/uncoded_frame.c:270


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140209/40aa0608/attachment.asc>


More information about the ffmpeg-devel mailing list