Hi softworkz

On Tue, Apr 29, 2025 at 01:00:03AM +0000, softworkz wrote:
> From: softworkz <softwo...@hotmail.com>
> 
> The key benefits are:
> 
> - Different to other graph printing methods, this is outputting:
>   - all graphs with runtime state
>     (including auto-inserted filters)
>   - each graph with its inputs and outputs
>   - all filters with their in- and output pads
>   - all connections between all input- and output pads
>   - for each connection:
>     - the runtime-negotiated format and media type
>     - the hw context
>     - if video hw context, both: hw pixfmt + sw pixfmt
> - Output can either be printed to stdout or written to specified file
> - Output is machine-readable
> - Use the same output implementation as ffprobe, supporting multiple
>   formats

fails on arm cross compile (no zlib maybe)

/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
fftools/resources/resman.o: in function `decompress_gzip':
ffmpeg/arm/src/fftools/resources/resman.c:82: undefined reference to 
`inflateInit2_'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:94: undefined reference to `inflate'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:110: undefined reference to 
`inflateEnd'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:97: undefined reference to 
`inflateEnd'
collect2: error: ld returned 1 exit status
make: *** [Makefile:142: ffprobe_g] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
fftools/resources/resman.o: in function `decompress_gzip':
ffmpeg/arm/src/fftools/resources/resman.c:82: undefined reference to 
`inflateInit2_'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:94: undefined reference to `inflate'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:110: undefined reference to 
`inflateEnd'
/usr/lib/gcc-cross/arm-linux-gnueabi/7/../../../../arm-linux-gnueabi/bin/ld: 
ffmpeg/arm/src/fftools/resources/resman.c:97: undefined reference to 
`inflateEnd'
collect2: error: ld returned 1 exit status
make: *** [Makefile:142: ffmpeg_g] Error 1

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to