[FFmpeg-devel] [PATCH v7 2/7] fftools/ffprobe: Change to use textformat api
Michael Niedermayer
michael at niedermayer.cc
Thu Mar 13 13:55:49 EET 2025
On Wed, Mar 12, 2025 at 04:04:20AM +0000, softworkz wrote:
> From: softworkz <softworkz at hotmail.com>
>
> Signed-off-by: softworkz <softworkz at hotmail.com>
> ---
> fftools/Makefile | 12 +
> fftools/ffprobe.c | 1849 ++++-----------------------------------------
> 2 files changed, 142 insertions(+), 1719 deletions(-)
breaks build for x86-32
make
CC fftools/textformat/avtextformat.o
src/fftools/textformat/avtextformat.c:672:1: fatal error: opening dependency file fftools/textformat/avtextformat.d: No such file or directory
}
^
compilation terminated.
make: *** [src/ffbuild/common.mak:81: fftools/textformat/avtextformat.o] Error 1
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250313/bbe5163b/attachment.sig>
More information about the ffmpeg-devel
mailing list