[Kdenlive-devel] avformat.h header file path
Jean-Michel Pouré
jm at poure.com
Fri May 16 15:25:20 UTC 2008
Dear JB,
ffmpeg header file structure has changed.
/home/jmpoure/logiciels/kdenlive/kdenlive/kdenlive/krender.cpp:28:22:
error: avformat.h: Aucun fichier ou réperto
cmake script should look for ffmpeg header files in the proper
directory. MLT now supports the new path.
Kind regards,
Jean-Michel
*****************************
ls -lR /usr/include/ffmpeg/
/usr/include/ffmpeg/:
total 32
-rw-r--r-- 1 root root 1442 fév 21 09:16 crc.h
drwxr-xr-x 2 root root 4096 mai 13 11:19 libavcodec
drwxr-xr-x 2 root root 4096 mai 13 11:19 libavdevice
drwxr-xr-x 2 root root 4096 mai 13 11:19 libavformat
drwxr-xr-x 2 root root 4096 mai 13 11:19 libavutil
drwxr-xr-x 2 root root 4096 mai 13 11:19 libpostproc
drwxr-xr-x 2 root root 4096 mai 13 11:19 libswscale
-rw-r--r-- 1 root root 1161 fév 21 09:16 sha1.h
/usr/include/ffmpeg/libavcodec:
total 104
-rw-r--r-- 1 root root 95654 mai 13 11:19 avcodec.h
-rw-r--r-- 1 root root 3145 mai 13 11:19 opt.h
/usr/include/ffmpeg/libavdevice:
total 4
-rw-r--r-- 1 root root 1620 mai 13 11:19 avdevice.h
/usr/include/ffmpeg/libavformat:
total 60
-rw-r--r-- 1 root root 36631 mai 13 11:19 avformat.h
-rw-r--r-- 1 root root 12911 mai 13 11:19 avio.h
-rw-r--r-- 1 root root 1669 mai 13 11:19 rtspcodes.h
-rw-r--r-- 1 root root 3117 mai 13 11:19 rtsp.h
/usr/include/ffmpeg/libavutil:
total 80
-rw-r--r-- 1 root root 1058 mai 13 11:19 adler32.h
-rw-r--r-- 1 root root 3067 mai 13 11:19 avstring.h
-rw-r--r-- 1 root root 6734 mai 13 11:19 avutil.h
-rw-r--r-- 1 root root 1232 mai 13 11:19 base64.h
-rw-r--r-- 1 root root 10150 mai 13 11:19 common.h
-rw-r--r-- 1 root root 1467 mai 13 11:19 crc.h
-rw-r--r-- 1 root root 3537 mai 13 11:19 fifo.h
-rw-r--r-- 1 root root 1358 mai 13 11:19 intfloat_readwrite.h
-rw-r--r-- 1 root root 3799 mai 13 11:19 log.h
-rw-r--r-- 1 root root 1136 mai 13 11:19 lzo.h
-rw-r--r-- 1 root root 1784 mai 13 11:19 mathematics.h
-rw-r--r-- 1 root root 1195 mai 13 11:19 md5.h
-rw-r--r-- 1 root root 4276 mai 13 11:19 mem.h
-rw-r--r-- 1 root root 2423 mai 13 11:19 random.h
-rw-r--r-- 1 root root 3032 mai 13 11:19 rational.h
-rw-r--r-- 1 root root 1161 mai 13 11:19 sha1.h
/usr/include/ffmpeg/libpostproc:
total 4
-rw-r--r-- 1 root root 3156 mai 13 11:19 postprocess.h
/usr/include/ffmpeg/libswscale:
total 16
-rw-r--r-- 1 root root 7504 mai 13 11:19 rgb2rgb.h
-rw-r--r-- 1 root root 5467 mai 13 11:19 swscale.h
More information about the Kdenlive
mailing list