Guest User

Untitled

a guest
Oct 18th, 2017
1,340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 270.65 KB | None | 0 0
  1. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo reboot
  2. Connection to 192.168.1.130 closed by remote host.
  3. Connection to 192.168.1.130 closed.
  4. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  5. innovations@192.168.1.130's password:
  6. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  7.  
  8. * Documentation: https://help.ubuntu.com
  9. * Management: https://landscape.canonical.com
  10. * Support: https://ubuntu.com/advantage
  11.  
  12. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  13. now fixed in Ubuntu. Livepatch now, reboot later.
  14. - https://ubu.one/CVE-2017-14106
  15. - https://ubu.one/rebootLater
  16.  
  17. 0 paquet peut être mis à jour.
  18. 0 mise à jour de sécurité.
  19.  
  20.  
  21. Last login: Tue Oct 17 20:53:55 2017 from 192.168.200.206
  22. innovations@Ubuntu-Media-IO:~$ sudo service lightdm stop
  23. [sudo] Mot de passe de innovations :
  24. innovations@Ubuntu-Media-IO:~$ lsmod | grep nvidia
  25. innovations@Ubuntu-Media-IO:~$ exit
  26. déconnexion
  27. Connection to 192.168.1.130 closed.
  28. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  29. innovations@192.168.1.130's password:
  30. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  31.  
  32. * Documentation: https://help.ubuntu.com
  33. * Management: https://landscape.canonical.com
  34. * Support: https://ubuntu.com/advantage
  35.  
  36. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  37. now fixed in Ubuntu. Livepatch now, reboot later.
  38. - https://ubu.one/CVE-2017-14106
  39. - https://ubu.one/rebootLater
  40.  
  41. 0 paquet peut être mis à jour.
  42. 0 mise à jour de sécurité.
  43.  
  44.  
  45. Last login: Tue Oct 17 21:16:59 2017 from 192.168.200.206
  46. innovations@Ubuntu-Media-IO:~$ cd dev/cuda/
  47. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  48. total 1266584
  49. drwxrwxr-x 2 innovations innovations 4096 oct. 17 21:01 ./
  50. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ../
  51. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  52. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  53. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo service lightdm stop
  54. [sudo] Mot de passe de innovations :
  55. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo sh N
  56. sh: 0: Can't open N
  57. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo sh NVIDIA-Linux-x86_64-384.90.run
  58. Verifying archive integrity... OK
  59. Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 384.90........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
  60. innovations@Ubuntu-Media-IO:~/dev/cuda$ apt-get install nvidia-384 nvidia-modprobe nvidia-settings
  61. E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
  62. E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur ?
  63. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-get install nvidia-384 nvidia-modprobe nvidia-settings
  64. Lecture des listes de paquets... Fait
  65. Construction de l'arbre des dépendances
  66. Lecture des informations d'état... Fait
  67. nvidia-384 is already the newest version (384.81-0ubuntu1).
  68. nvidia-384 passé en « installé manuellement ».
  69. nvidia-modprobe is already the newest version (384.81-0ubuntu1).
  70. nvidia-modprobe passé en « installé manuellement ».
  71. nvidia-settings is already the newest version (384.81-0ubuntu1).
  72. nvidia-settings passé en « installé manuellement ».
  73. Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  74. linux-headers-4.10.0-32 linux-headers-4.10.0-32-generic linux-headers-4.10.0-33 linux-headers-4.10.0-33-generic linux-image-4.10.0-32-generic linux-image-4.10.0-33-generic linux-image-extra-4.10.0-32-generic linux-image-extra-4.10.0-33-generic linux-signed-image-4.10.0-32-generic
  75. linux-signed-image-4.10.0-33-generic
  76. Veuillez utiliser « sudo apt autoremove » pour les supprimer.
  77. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  78. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt autoremove
  79. Lecture des listes de paquets... Fait
  80. Construction de l'arbre des dépendances
  81. Lecture des informations d'état... Fait
  82. Les paquets suivants seront ENLEVÉS :
  83. linux-headers-4.10.0-32 linux-headers-4.10.0-32-generic linux-headers-4.10.0-33 linux-headers-4.10.0-33-generic linux-image-4.10.0-32-generic linux-image-4.10.0-33-generic linux-image-extra-4.10.0-32-generic linux-image-extra-4.10.0-33-generic linux-signed-image-4.10.0-32-generic
  84. linux-signed-image-4.10.0-33-generic
  85. 0 mis à jour, 0 nouvellement installés, 10 à enlever et 0 non mis à jour.
  86. Après cette opération, 616 Mo d'espace disque seront libérés.
  87. Souhaitez-vous continuer ? [O/n] O
  88. (Lecture de la base de données... 229787 fichiers et répertoires déjà installés.)
  89. Suppression de linux-headers-4.10.0-32-generic (4.10.0-32.36) ...
  90. Suppression de linux-headers-4.10.0-32 (4.10.0-32.36) ...
  91. Suppression de linux-headers-4.10.0-33-generic (4.10.0-33.37) ...
  92. Suppression de linux-headers-4.10.0-33 (4.10.0-33.37) ...
  93. Suppression de linux-signed-image-4.10.0-32-generic (4.10.0-32.36) ...
  94. Création du fichier de configuration GRUB…
  95. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  96. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  97. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  98. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  99. Image Linux trouvée : /boot/vmlinuz-4.10.0-33-generic
  100. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-33-generic
  101. Image Linux trouvée : /boot/vmlinuz-4.10.0-32-generic
  102. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-32-generic
  103. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  104. fait
  105. Suppression de linux-image-extra-4.10.0-32-generic (4.10.0-32.36) ...
  106. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  107. run-parts: executing /etc/kernel/postinst.d/dkms 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  108. Error! Your kernel headers for kernel 4.10.0-32-generic cannot be found.
  109. Please install the linux-headers-4.10.0-32-generic package,
  110. or use the --kernelsourcedir option to tell DKMS where it's located
  111. Error! Your kernel headers for kernel 4.10.0-32-generic cannot be found.
  112. Please install the linux-headers-4.10.0-32-generic package,
  113. or use the --kernelsourcedir option to tell DKMS where it's located
  114. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  115. update-initramfs: Generating /boot/initrd.img-4.10.0-32-generic
  116. W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
  117. run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  118. run-parts: executing /etc/kernel/postinst.d/update-notifier 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  119. run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  120. Searching for GRUB installation directory ... found: /boot/grub
  121. Searching for default file ... found: /boot/grub/default
  122. Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  123. Searching for splash image ... none found, skipping ...
  124. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  125. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  126. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  127. Found kernel: /boot/vmlinuz-4.10.0-32-generic
  128. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-37-generic.efi.signed
  129. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-35-generic.efi.signed
  130. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-33-generic.efi.signed
  131. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  132. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  133. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  134. Found kernel: /boot/vmlinuz-4.10.0-32-generic
  135. Updating /boot/grub/menu.lst ... done
  136.  
  137. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  138. Création du fichier de configuration GRUB…
  139. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  140. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  141. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  142. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  143. Image Linux trouvée : /boot/vmlinuz-4.10.0-33-generic
  144. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-33-generic
  145. Image Linux trouvée : /boot/vmlinuz-4.10.0-32-generic
  146. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-32-generic
  147. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  148. fait
  149. Suppression de linux-image-4.10.0-32-generic (4.10.0-32.36) ...
  150. Examining /etc/kernel/prerm.d.
  151. run-parts: executing /etc/kernel/prerm.d/dkms 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  152. dkms: removing: blackmagic 10.9.5a4 (4.10.0-32-generic) (x86_64)
  153.  
  154. -------- Uninstall Beginning --------
  155. Module: blackmagic
  156. Version: 10.9.5a4
  157. Kernel: 4.10.0-32-generic (x86_64)
  158. -------------------------------------
  159.  
  160. Status: Before uninstall, this module version was ACTIVE on this kernel.
  161.  
  162. blackmagic.ko:
  163. - Uninstallation
  164. - Deleting from: /lib/modules/4.10.0-32-generic/updates/dkms/
  165. - Original module
  166. - No original module was found for this module on this kernel.
  167. - Use the dkms install command to reinstall any previous module version.
  168.  
  169. depmod...
  170.  
  171. DKMS: uninstall completed.
  172. dkms: removing: blackmagic-io 10.9.5a4 (4.10.0-32-generic) (x86_64)
  173.  
  174. -------- Uninstall Beginning --------
  175. Module: blackmagic-io
  176. Version: 10.9.5a4
  177. Kernel: 4.10.0-32-generic (x86_64)
  178. -------------------------------------
  179.  
  180. Status: Before uninstall, this module version was ACTIVE on this kernel.
  181.  
  182. blackmagic-io.ko:
  183. - Uninstallation
  184. - Deleting from: /lib/modules/4.10.0-32-generic/updates/dkms/
  185. - Original module
  186. - No original module was found for this module on this kernel.
  187. - Use the dkms install command to reinstall any previous module version.
  188.  
  189.  
  190. snd_blackmagic-io.ko:
  191. - Uninstallation
  192. - Deleting from: /lib/modules/4.10.0-32-generic/updates/dkms/
  193. - Original module
  194. - No original module was found for this module on this kernel.
  195. - Use the dkms install command to reinstall any previous module version.
  196.  
  197. depmod...
  198.  
  199. DKMS: uninstall completed.
  200. Examining /etc/kernel/postrm.d .
  201. run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  202. update-initramfs: Deleting /boot/initrd.img-4.10.0-32-generic
  203. run-parts: executing /etc/kernel/postrm.d/x-grub-legacy-ec2 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  204. Searching for GRUB installation directory ... found: /boot/grub
  205. Searching for default file ... found: /boot/grub/default
  206. Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  207. Searching for splash image ... none found, skipping ...
  208. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  209. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  210. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  211. Found kernel: /boot/vmlinuz-4.10.0-32-generic
  212. Replacing config file /run/grub/menu.lst with new version
  213. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-37-generic.efi.signed
  214. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-35-generic.efi.signed
  215. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-33-generic.efi.signed
  216. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  217. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  218. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  219. Replacing config file /run/grub/menu.lst with new version
  220. Updating /boot/grub/menu.lst ... done
  221.  
  222. run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.10.0-32-generic /boot/vmlinuz-4.10.0-32-generic
  223. Création du fichier de configuration GRUB…
  224. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  225. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  226. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  227. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  228. Image Linux trouvée : /boot/vmlinuz-4.10.0-33-generic
  229. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-33-generic
  230. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  231. fait
  232. Suppression de linux-signed-image-4.10.0-33-generic (4.10.0-33.37) ...
  233. Création du fichier de configuration GRUB…
  234. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  235. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  236. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  237. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  238. Image Linux trouvée : /boot/vmlinuz-4.10.0-33-generic
  239. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-33-generic
  240. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  241. fait
  242. Suppression de linux-image-extra-4.10.0-33-generic (4.10.0-33.37) ...
  243. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  244. run-parts: executing /etc/kernel/postinst.d/dkms 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  245. Error! Your kernel headers for kernel 4.10.0-33-generic cannot be found.
  246. Please install the linux-headers-4.10.0-33-generic package,
  247. or use the --kernelsourcedir option to tell DKMS where it's located
  248. Error! Your kernel headers for kernel 4.10.0-33-generic cannot be found.
  249. Please install the linux-headers-4.10.0-33-generic package,
  250. or use the --kernelsourcedir option to tell DKMS where it's located
  251. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  252. update-initramfs: Generating /boot/initrd.img-4.10.0-33-generic
  253. W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
  254. run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  255. run-parts: executing /etc/kernel/postinst.d/update-notifier 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  256. run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  257. Searching for GRUB installation directory ... found: /boot/grub
  258. Searching for default file ... found: /boot/grub/default
  259. Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  260. Searching for splash image ... none found, skipping ...
  261. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  262. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  263. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  264. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-37-generic.efi.signed
  265. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-35-generic.efi.signed
  266. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  267. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  268. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  269. Updating /boot/grub/menu.lst ... done
  270.  
  271. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  272. Création du fichier de configuration GRUB…
  273. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  274. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  275. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  276. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  277. Image Linux trouvée : /boot/vmlinuz-4.10.0-33-generic
  278. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-33-generic
  279. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  280. fait
  281. Suppression de linux-image-4.10.0-33-generic (4.10.0-33.37) ...
  282. Examining /etc/kernel/prerm.d.
  283. run-parts: executing /etc/kernel/prerm.d/dkms 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  284. dkms: removing: blackmagic 10.9.5a4 (4.10.0-33-generic) (x86_64)
  285.  
  286. -------- Uninstall Beginning --------
  287. Module: blackmagic
  288. Version: 10.9.5a4
  289. Kernel: 4.10.0-33-generic (x86_64)
  290. -------------------------------------
  291.  
  292. Status: Before uninstall, this module version was ACTIVE on this kernel.
  293.  
  294. blackmagic.ko:
  295. - Uninstallation
  296. - Deleting from: /lib/modules/4.10.0-33-generic/updates/dkms/
  297. - Original module
  298. - No original module was found for this module on this kernel.
  299. - Use the dkms install command to reinstall any previous module version.
  300.  
  301. depmod...
  302.  
  303. DKMS: uninstall completed.
  304. dkms: removing: blackmagic-io 10.9.5a4 (4.10.0-33-generic) (x86_64)
  305.  
  306. -------- Uninstall Beginning --------
  307. Module: blackmagic-io
  308. Version: 10.9.5a4
  309. Kernel: 4.10.0-33-generic (x86_64)
  310. -------------------------------------
  311.  
  312. Status: Before uninstall, this module version was ACTIVE on this kernel.
  313.  
  314. blackmagic-io.ko:
  315. - Uninstallation
  316. - Deleting from: /lib/modules/4.10.0-33-generic/updates/dkms/
  317. - Original module
  318. - No original module was found for this module on this kernel.
  319. - Use the dkms install command to reinstall any previous module version.
  320.  
  321.  
  322. snd_blackmagic-io.ko:
  323. - Uninstallation
  324. - Deleting from: /lib/modules/4.10.0-33-generic/updates/dkms/
  325. - Original module
  326. - No original module was found for this module on this kernel.
  327. - Use the dkms install command to reinstall any previous module version.
  328.  
  329. depmod...
  330.  
  331. DKMS: uninstall completed.
  332. Examining /etc/kernel/postrm.d .
  333. run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  334. update-initramfs: Deleting /boot/initrd.img-4.10.0-33-generic
  335. run-parts: executing /etc/kernel/postrm.d/x-grub-legacy-ec2 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  336. Searching for GRUB installation directory ... found: /boot/grub
  337. Searching for default file ... found: /boot/grub/default
  338. Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  339. Searching for splash image ... none found, skipping ...
  340. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  341. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  342. Found kernel: /boot/vmlinuz-4.10.0-33-generic
  343. Replacing config file /run/grub/menu.lst with new version
  344. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-37-generic.efi.signed
  345. Ignoring non-Xen Kernel on Xen domU host: vmlinuz-4.10.0-35-generic.efi.signed
  346. Found kernel: /boot/vmlinuz-4.10.0-37-generic
  347. Found kernel: /boot/vmlinuz-4.10.0-35-generic
  348. Replacing config file /run/grub/menu.lst with new version
  349. Updating /boot/grub/menu.lst ... done
  350.  
  351. run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.10.0-33-generic /boot/vmlinuz-4.10.0-33-generic
  352. Création du fichier de configuration GRUB…
  353. Image Linux trouvée : /boot/vmlinuz-4.10.0-37-generic
  354. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-37-generic
  355. Image Linux trouvée : /boot/vmlinuz-4.10.0-35-generic
  356. Image mémoire initiale trouvée : /boot/initrd.img-4.10.0-35-generic
  357. Windows Boot Manager trouvé sur /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
  358. fait
  359. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo service lightdm stop
  360. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  361. total 1266584
  362. drwxrwxr-x 2 innovations innovations 4096 oct. 17 21:01 ./
  363. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ../
  364. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  365. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  366. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo sh NVIDIA-Linux-x86_64-384.90.run
  367. Verifying archive integrity... OK
  368. Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 384.90........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
  369. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo sh NVIDIA-Linux-x86_64-384.90.run
  370. Verifying archive integrity... OK
  371. Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 384.90........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
  372. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  373. total 1290648
  374. drwxrwxr-x 2 innovations innovations 4096 oct. 17 21:31 ./
  375. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ../
  376. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  377. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  378. -rw-r--r-- 1 innovations innovations 24641322 oct. 17 20:12 Video_Codec_SDK_8.0.14.zip
  379. innovations@Ubuntu-Media-IO:~/dev/cuda$ unzip Video_Codec_SDK_8.0.14.zip
  380. Archive: Video_Codec_SDK_8.0.14.zip
  381. creating: Video_Codec_SDK_8.0.14/
  382. creating: Video_Codec_SDK_8.0.14/doc/
  383. inflating: Video_Codec_SDK_8.0.14/doc/NVDEC_Application_Note.pdf
  384. inflating: Video_Codec_SDK_8.0.14/doc/NVDEC_VideoDecoder_API_ProgGuide.pdf
  385. inflating: Video_Codec_SDK_8.0.14/doc/NvEncodeAPI_v.8.0.chm
  386. inflating: Video_Codec_SDK_8.0.14/doc/NvEncodeAPI_v.8.0.pdf
  387. inflating: Video_Codec_SDK_8.0.14/doc/NVENC_Application_Note.pdf
  388. inflating: Video_Codec_SDK_8.0.14/doc/NVENC_VideoEncoder_API_ProgGuide.pdf
  389. inflating: Video_Codec_SDK_8.0.14/doc/Using_FFmpeg_with_NVIDIA_GPU_Hardware_Acceleration.pdf
  390. inflating: Video_Codec_SDK_8.0.14/LicenseAgreement.pdf
  391. inflating: Video_Codec_SDK_8.0.14/ReadMe.txt
  392. inflating: Video_Codec_SDK_8.0.14/Release_notes.txt
  393. creating: Video_Codec_SDK_8.0.14/Samples/
  394. creating: Video_Codec_SDK_8.0.14/Samples/common/
  395. creating: Video_Codec_SDK_8.0.14/Samples/common/inc/
  396. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/cudaModuleMgr.h
  397. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/drvapi_error_string.h
  398. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_builtin_types.h
  399. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cuda.h
  400. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cudaD3D10.h
  401. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cudaD3D11.h
  402. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cudaD3D9.h
  403. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cudaGL.h
  404. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cuda_cuda.h
  405. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cuda_d3d.h
  406. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cuda_gl.h
  407. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_cuviddec.h
  408. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/dynlink_nvcuvid.h
  409. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/exception.h
  410. creating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/
  411. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/freeglut.h
  412. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/freeglut_ext.h
  413. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/freeglut_std.h
  414. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/gl.h
  415. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glew.h
  416. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glext.h
  417. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glu.h
  418. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glut.h
  419. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glx.h
  420. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glxew.h
  421. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/glxext.h
  422. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/wglew.h
  423. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/GL/wglext.h
  424. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/helper_cuda.h
  425. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/helper_cuda_drvapi.h
  426. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/helper_functions.h
  427. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/helper_string.h
  428. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/helper_timer.h
  429. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/nvCPUOPSys.h
  430. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/nvEncodeAPI.h
  431. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/nvFileIO.h
  432. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/NvHWEncoder.h
  433. inflating: Video_Codec_SDK_8.0.14/Samples/common/inc/nvUtils.h
  434. creating: Video_Codec_SDK_8.0.14/Samples/common/kernels/
  435. inflating: Video_Codec_SDK_8.0.14/Samples/common/kernels/NV12ToARGB_drvapi.cu
  436. creating: Video_Codec_SDK_8.0.14/Samples/common/kernels/ptx/
  437. inflating: Video_Codec_SDK_8.0.14/Samples/common/kernels/ptx/NV12ToARGB_drvapi_Win32.ptx
  438. inflating: Video_Codec_SDK_8.0.14/Samples/common/kernels/ptx/NV12ToARGB_drvapi_x64.ptx
  439. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/
  440. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/linux/
  441. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/linux/i686/
  442. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/linux/i686/libGLEW.a
  443. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/linux/x86_64/
  444. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/linux/x86_64/libGLEW.a
  445. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/
  446. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/freeglut.lib
  447. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/freeglutd.lib
  448. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/freeglut_static.lib
  449. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/freeglut_staticd.lib
  450. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/glew32.lib
  451. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/glew32s.lib
  452. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/Win32/glew32sd.lib
  453. creating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/
  454. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/freeglut.lib
  455. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/freeglut_static.lib
  456. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/freeglut_staticd.lib
  457. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/glew32.lib
  458. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/glew32s.lib
  459. inflating: Video_Codec_SDK_8.0.14/Samples/common/lib/x64/glew32sd.lib
  460. creating: Video_Codec_SDK_8.0.14/Samples/common/src/
  461. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/cudaModuleMgr.cpp
  462. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/dynlink_cuda.cpp
  463. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/dynlink_cudaD3D10.cpp
  464. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/dynlink_cudaD3D11.cpp
  465. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/dynlink_cudaD3D9.cpp
  466. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/dynlink_nvcuvid.cpp
  467. inflating: Video_Codec_SDK_8.0.14/Samples/common/src/NvHWEncoder.cpp
  468. creating: Video_Codec_SDK_8.0.14/Samples/common/video/
  469. inflating: Video_Codec_SDK_8.0.14/Samples/common/video/plush1_720p_10s.m2v
  470. inflating: Video_Codec_SDK_8.0.14/Samples/Makefile
  471. creating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/
  472. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/cudaProcessFrame.cpp
  473. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/cudaProcessFrame.h
  474. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/FrameQueue.cpp
  475. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/FrameQueue.h
  476. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/ImageDX.cpp
  477. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/ImageDX.h
  478. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/NvDecodeD3D11.cpp
  479. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/NvDecodeD3D11_2010.sln
  480. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/NvDecodeD3D11_2010.vcxproj
  481. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/NvDecodeD3D11_2013.sln
  482. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/NvDecodeD3D11_2013.vcxproj
  483. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoDecoder.cpp
  484. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoDecoder.h
  485. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoParser.cpp
  486. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoParser.h
  487. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoSource.cpp
  488. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D11/VideoSource.h
  489. creating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/
  490. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/cudaProcessFrame.cpp
  491. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/cudaProcessFrame.h
  492. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/FrameQueue.cpp
  493. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/FrameQueue.h
  494. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/ImageDX.cpp
  495. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/ImageDX.h
  496. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/NvDecodeD3D9.cpp
  497. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/NvDecodeD3D9_2010.sln
  498. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/NvDecodeD3D9_2010.vcxproj
  499. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/NvDecodeD3D9_2013.sln
  500. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/NvDecodeD3D9_2013.vcxproj
  501. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoDecoder.cpp
  502. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoDecoder.h
  503. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoParser.cpp
  504. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoParser.h
  505. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoSource.cpp
  506. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeD3D9/VideoSource.h
  507. creating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/
  508. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/cudaProcessFrame.cpp
  509. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/cudaProcessFrame.h
  510. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/FrameQueue.cpp
  511. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/FrameQueue.h
  512. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/ImageGL.cpp
  513. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/ImageGL.h
  514. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/Makefile
  515. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/NvDecodeGL.cpp
  516. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/NvDecodeGL_2010.sln
  517. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/NvDecodeGL_2010.vcxproj
  518. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/NvDecodeGL_2013.sln
  519. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/NvDecodeGL_2013.vcxproj
  520. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoDecoder.cpp
  521. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoDecoder.h
  522. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoParser.cpp
  523. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoParser.h
  524. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoSource.cpp
  525. inflating: Video_Codec_SDK_8.0.14/Samples/NvDecodeGL/VideoSource.h
  526. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/
  527. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/
  528. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/data/
  529. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/data/preproc32_cuda.ptx
  530. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/data/preproc64_cuda.ptx
  531. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/Makefile
  532. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop.cpp
  533. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop.h
  534. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop_2010.sln
  535. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop_2010.vcxproj
  536. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop_2013.sln
  537. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/NvEncoderCudaInterop_2013.vcxproj
  538. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderCudaInterop/preproc.cu
  539. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/
  540. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop.cpp
  541. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop.h
  542. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop_2010.sln
  543. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop_2010.vcxproj
  544. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop_2013.sln
  545. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderD3DInterop/NvEncoderD3DInterop_2013.vcxproj
  546. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderGLInterop/
  547. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderGLInterop/Makefile
  548. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderGLInterop/NvEncoderGLInterop.cpp
  549. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderGLInterop/NvEncoderGLInterop.h
  550. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/
  551. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/data/
  552. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/data/preproc32_lowlat.ptx
  553. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/data/preproc64_lowlat.ptx
  554. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/IntraRefresh.txt
  555. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/Makefile
  556. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderCommandParser.cpp
  557. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency.cpp
  558. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency.h
  559. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency_2010.sln
  560. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency_2010.vcxproj
  561. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency_2013.sln
  562. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderLowLatency_2013.vcxproj
  563. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/NvEncoderPreProcessor.cpp
  564. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/preproc.cu
  565. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/Reconfigure.txt
  566. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderLowLatency/RefpicInvalidate.txt
  567. creating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/
  568. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/Makefile
  569. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf.cpp
  570. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf.h
  571. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf_2010.sln
  572. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf_2010.vcxproj
  573. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf_2013.sln
  574. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoderPerf/NvEncoderPerf_2013.vcxproj
  575. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/Makefile
  576. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder.cpp
  577. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder.h
  578. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder_2010.sln
  579. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder_2010.vcxproj
  580. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder_2013.sln
  581. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/NvEncoder_2013.vcxproj
  582. inflating: Video_Codec_SDK_8.0.14/Samples/NvEncoder/sampleHintFile.txt
  583. inflating: Video_Codec_SDK_8.0.14/Samples/NVIDIA_Video_Codec_SDK_Samples_Guide.pdf
  584. creating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/
  585. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/FrameQueue.cpp
  586. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/FrameQueue.h
  587. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/Makefile
  588. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/NvTranscoder.cpp
  589. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/NvTranscoder_2010.sln
  590. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/NvTranscoder_2010.vcxproj
  591. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/NvTranscoder_2013.sln
  592. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/NvTranscoder_2013.vcxproj
  593. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/VideoDecoder.cpp
  594. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/VideoDecoder.h
  595. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/VideoEncoder.cpp
  596. inflating: Video_Codec_SDK_8.0.14/Samples/NvTranscoder/VideoEncoder.h
  597. inflating: Video_Codec_SDK_8.0.14/Samples/Samples_vs2010.sln
  598. inflating: Video_Codec_SDK_8.0.14/Samples/Samples_vs2013.sln
  599. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  600. total 1290652
  601. drwxrwxr-x 3 innovations innovations 4096 oct. 17 21:32 ./
  602. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ../
  603. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  604. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  605. drwxrwxr-x 4 innovations innovations 4096 août 4 13:40 Video_Codec_SDK_8.0.14/
  606. -rw-r--r-- 1 innovations innovations 24641322 oct. 17 20:12 Video_Codec_SDK_8.0.14.zip
  607. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd Video_Codec_SDK_8.0.14/Samples/common/inc/
  608. innovations@Ubuntu-Media-IO:~/dev/cuda/Video_Codec_SDK_8.0.14/Samples/common/inc$ ll
  609. total 584
  610. drwxrwxr-x 3 innovations innovations 4096 mai 2 02:28 ./
  611. drwxrwxr-x 7 innovations innovations 4096 mai 2 02:28 ../
  612. -rw-rw-r-- 1 innovations innovations 4132 mai 2 02:25 cudaModuleMgr.h
  613. -rw-rw-r-- 1 innovations innovations 11356 mai 2 02:25 drvapi_error_string.h
  614. -rw-rw-r-- 1 innovations innovations 28370 mai 2 02:25 dynlink_builtin_types.h
  615. -rw-rw-r-- 1 innovations innovations 73065 mai 2 02:25 dynlink_cuda_cuda.h
  616. -rw-rw-r-- 1 innovations innovations 8573 mai 2 02:25 dynlink_cudaD3D10.h
  617. -rw-rw-r-- 1 innovations innovations 13172 mai 2 02:25 dynlink_cudaD3D11.h
  618. -rw-rw-r-- 1 innovations innovations 9100 mai 2 02:25 dynlink_cudaD3D9.h
  619. -rw-rw-r-- 1 innovations innovations 5236 mai 2 02:25 dynlink_cuda_d3d.h
  620. -rw-rw-r-- 1 innovations innovations 1643 mai 2 02:25 dynlink_cuda_gl.h
  621. -rw-rw-r-- 1 innovations innovations 5897 mai 2 02:25 dynlink_cudaGL.h
  622. -rw-rw-r-- 1 innovations innovations 548 mai 2 02:25 dynlink_cuda.h
  623. -rw-rw-r-- 1 innovations innovations 46808 mai 2 02:25 dynlink_cuviddec.h
  624. -rw-rw-r-- 1 innovations innovations 21912 mai 2 02:25 dynlink_nvcuvid.h
  625. -rw-rw-r-- 1 innovations innovations 5262 mai 2 02:25 exception.h
  626. drwxrwxr-x 2 innovations innovations 4096 mai 2 02:28 GL/
  627. -rw-rw-r-- 1 innovations innovations 16633 mai 2 02:25 helper_cuda_drvapi.h
  628. -rw-rw-r-- 1 innovations innovations 29540 mai 2 02:25 helper_cuda.h
  629. -rw-rw-r-- 1 innovations innovations 1050 mai 2 02:25 helper_functions.h
  630. -rw-rw-r-- 1 innovations innovations 12776 mai 2 02:25 helper_string.h
  631. -rw-rw-r-- 1 innovations innovations 15790 mai 2 02:25 helper_timer.h
  632. -rw-rw-r-- 1 innovations innovations 935 mai 2 02:25 nvCPUOPSys.h
  633. -rw-rw-r-- 1 innovations innovations 193052 mai 2 02:25 nvEncodeAPI.h
  634. -rw-rw-r-- 1 innovations innovations 4862 mai 2 02:25 nvFileIO.h
  635. -rw-rw-r-- 1 innovations innovations 10565 mai 2 02:25 NvHWEncoder.h
  636. -rw-rw-r-- 1 innovations innovations 3415 mai 2 02:25 nvUtils.h
  637. innovations@Ubuntu-Media-IO:~/dev/cuda/Video_Codec_SDK_8.0.14/Samples/common/inc$ sudo cp *.h /usr/local/include/
  638. innovations@Ubuntu-Media-IO:~/dev/cuda/Video_Codec_SDK_8.0.14/Samples/common/inc$ cd ../../../wget http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/cudautils.zip
  639. doc/ Samples/
  640. innovations@Ubuntu-Media-IO:~/dev/cuda/Video_Codec_SDK_8.0.14/Samples/common/inc$ cd ../../../../../wget http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/cudautils.zip
  641. Blackmagic_DeckLink_SDK_10.9.5/ Blackmagic_Desktop_Video_Linux_10.9.5a4/ cuda/ FFmpeg/ libmysofa/ loudness_validator/ turingcodec/
  642. innovations@Ubuntu-Media-IO:~/dev/cuda/Video_Codec_SDK_8.0.14/Samples/common/inc$ cd ../../../../../cuda/ && wget http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/cudautils.zip
  643. --2017-10-17 21:34:07-- http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/cudautils.zip
  644. Résolution de developer.download.nvidia.com (developer.download.nvidia.com)… 192.229.221.58
  645. Connexion à developer.download.nvidia.com (developer.download.nvidia.com)|192.229.221.58|:80… connecté.
  646. requête HTTP transmise, en attente de la réponse… 200 OK
  647. Taille : 6307 (6,2K) [application/zip]
  648. Enregistre : «cudautils.zip»
  649.  
  650. cudautils.zip 100%[=====================================================================================================================================================================================================>] 6,16K --.-KB/s in 0,1s
  651.  
  652. 2017-10-17 21:34:08 (42,0 KB/s) - «cudautils.zip» enregistré [6307/6307]
  653.  
  654. innovations@Ubuntu-Media-IO:~/dev/cuda$ unzip cudautils.zip
  655. Archive: cudautils.zip
  656. inflating: cudautils/cudautils.c
  657. inflating: cudautils/cudautils.h
  658. inflating: cudautils/Makefile
  659. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd cudautils/
  660. innovations@Ubuntu-Media-IO:~/dev/cuda/cudautils$ make
  661. gcc -I. -g -c cudautils.c -o cudautils.o
  662. ar rcs libcudautils.a cudautils.o
  663. innovations@Ubuntu-Media-IO:~/dev/cuda/cudautils$ cd ..
  664. innovations@Ubuntu-Media-IO:~/dev/cuda$ git clone git://git.videolan.org/x264.git
  665. Clonage dans 'x264'...
  666. remote: Counting objects: 20569, done.
  667. remote: Compressing objects: 100% (4266/4266), done.
  668. remote: Total 20569 (delta 17004), reused 19713 (delta 16260)
  669. Réception d'objets: 100% (20569/20569), 4.83 MiB | 0 bytes/s, fait.
  670. Résolution des deltas: 100% (17004/17004), fait.
  671. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd x264/
  672. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ ./configure --disable-cli --enable-static --enable-shared --enable-strip
  673. Found no assembler
  674. Minimum version is nasm-2.13
  675. If you really want to compile without asm, configure with --disable-asm.
  676. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ sudo apt-get install nasm
  677. Lecture des listes de paquets... Fait
  678. Construction de l'arbre des dépendances
  679. Lecture des informations d'état... Fait
  680. nasm is already the newest version (2.12.02-1).
  681. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  682. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ sudo apt-get install asm
  683. Lecture des listes de paquets... Fait
  684. Construction de l'arbre des dépendances
  685. Lecture des informations d'état... Fait
  686. E: Impossible de trouver le paquet asm
  687. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ sudo apt-get install yasm
  688. Lecture des listes de paquets... Fait
  689. Construction de l'arbre des dépendances
  690. Lecture des informations d'état... Fait
  691. yasm is already the newest version (1.3.0-2).
  692. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  693. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ cd ..
  694. innovations@Ubuntu-Media-IO:~/dev/cuda$ git clone git://source.ffmpeg.org/ffmpeg.git
  695. Clonage dans 'ffmpeg'...
  696. remote: Counting objects: 527002, done.
  697. remote: Compressing objects: 100% (110029/110029), done.
  698. remote: Total 527002 (delta 422359), reused 519519 (delta 415970)
  699. Réception d'objets: 100% (527002/527002), 91.05 MiB | 31.27 MiB/s, fait.
  700. Résolution des deltas: 100% (422359/422359), fait.
  701. innovations@Ubuntu-Media-IO:~/dev/cuda$ wget http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/ffmpeg_NVIDIA_gpu_acceleration.patch ~
  702. --2017-10-17 21:39:25-- http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/ffmpeg_NVIDIA_gpu_acceleration.patch
  703. Résolution de developer.download.nvidia.com (developer.download.nvidia.com)… 192.229.221.58
  704. Connexion à developer.download.nvidia.com (developer.download.nvidia.com)|192.229.221.58|:80… connecté.
  705. requête HTTP transmise, en attente de la réponse… 200 OK
  706. Taille : 95326 (93K) [application/octet-stream]
  707. Enregistre : «ffmpeg_NVIDIA_gpu_acceleration.patch»
  708.  
  709. ffmpeg_NVIDIA_gpu_acceleration.patch 100%[=====================================================================================================================================================================================================>] 93,09K --.-KB/s in 0,003s
  710.  
  711. 2017-10-17 21:39:25 (27,3 MB/s) - «ffmpeg_NVIDIA_gpu_acceleration.patch» enregistré [95326/95326]
  712.  
  713. /home/innovations: Schéma manquant.
  714. Terminé — 2017-10-17 21:39:25 —
  715. Temps total effectif : 0,2s
  716. Téléchargés : 1 fichiers, 93K en 0,003s (27,3 MB/s)
  717. innovations@Ubuntu-Media-IO:~/dev/cuda$ wget http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/ffmpeg_NVIDIA_gpu_acceleration.patch
  718. --2017-10-17 21:39:33-- http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/ffmpeg_NVIDIA_gpu_acceleration.patch
  719. Résolution de developer.download.nvidia.com (developer.download.nvidia.com)… 192.229.221.58
  720. Connexion à developer.download.nvidia.com (developer.download.nvidia.com)|192.229.221.58|:80… connecté.
  721. requête HTTP transmise, en attente de la réponse… 200 OK
  722. Taille : 95326 (93K) [application/octet-stream]
  723. Enregistre : «ffmpeg_NVIDIA_gpu_acceleration.patch.1»
  724.  
  725. ffmpeg_NVIDIA_gpu_acceleration.patch.1 100%[=====================================================================================================================================================================================================>] 93,09K --.-KB/s in 0,003s
  726.  
  727. 2017-10-17 21:39:33 (28,6 MB/s) - «ffmpeg_NVIDIA_gpu_acceleration.patch.1» enregistré [95326/95326]
  728.  
  729. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  730. total 1290864
  731. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 ./
  732. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ../
  733. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  734. drwxrwxr-x 2 innovations innovations 4096 oct. 17 21:34 cudautils/
  735. -rw-rw-r-- 1 innovations innovations 6307 nov. 10 2015 cudautils.zip
  736. drwxrwxr-x 19 innovations innovations 4096 oct. 17 21:39 ffmpeg/
  737. -rw-rw-r-- 1 innovations innovations 95326 nov. 10 2015 ffmpeg_NVIDIA_gpu_acceleration.patch
  738. -rw-rw-r-- 1 innovations innovations 95326 nov. 10 2015 ffmpeg_NVIDIA_gpu_acceleration.patch.1
  739. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  740. drwxrwxr-x 4 innovations innovations 4096 août 4 13:40 Video_Codec_SDK_8.0.14/
  741. -rw-r--r-- 1 innovations innovations 24641322 oct. 17 20:12 Video_Codec_SDK_8.0.14.zip
  742. drwxrwxr-x 11 innovations innovations 4096 oct. 17 21:36 x264/
  743. innovations@Ubuntu-Media-IO:~/dev/cuda$ rm -rf ffmpeg_NVIDIA_gpu_acceleration.patch.1
  744. innovations@Ubuntu-Media-IO:~/dev/cuda$ exit
  745. déconnexion
  746. Connection to 192.168.1.130 closed.
  747. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  748. innovations@192.168.1.130's password:
  749. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  750.  
  751. * Documentation: https://help.ubuntu.com
  752. * Management: https://landscape.canonical.com
  753. * Support: https://ubuntu.com/advantage
  754.  
  755. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  756. now fixed in Ubuntu. Livepatch now, reboot later.
  757. - https://ubu.one/CVE-2017-14106
  758. - https://ubu.one/rebootLater
  759.  
  760. 0 paquet peut être mis à jour.
  761. 0 mise à jour de sécurité.
  762.  
  763.  
  764. *** Le système doit être redémarré ***
  765. Last login: Tue Oct 17 21:21:43 2017 from 192.168.200.206
  766. innovations@Ubuntu-Media-IO:~$ sudo apt-get remove nasm
  767. [sudo] Mot de passe de innovations :
  768. Lecture des listes de paquets... Fait
  769. Construction de l'arbre des dépendances
  770. Lecture des informations d'état... Fait
  771. Les paquets suivants seront ENLEVÉS :
  772. nasm
  773. 0 mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
  774. Après cette opération, 4 894 ko d'espace disque seront libérés.
  775. Souhaitez-vous continuer ? [O/n] O
  776. (Lecture de la base de données... 161661 fichiers et répertoires déjà installés.)
  777. Suppression de nasm (2.12.02-1) ...
  778. Traitement des actions différées (« triggers ») pour install-info (6.3.0.dfsg.1-1) ...
  779. Traitement des actions différées (« triggers ») pour man-db (2.7.6.1-2) ...
  780. innovations@Ubuntu-Media-IO:~$ sudo apt-get autoremove --purge
  781. Lecture des listes de paquets... Fait
  782. Construction de l'arbre des dépendances
  783. Lecture des informations d'état... Fait
  784. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  785. innovations@Ubuntu-Media-IO:~$ sudo apt autoremove
  786. Lecture des listes de paquets... Fait
  787. Construction de l'arbre des dépendances
  788. Lecture des informations d'état... Fait
  789. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  790. innovations@Ubuntu-Media-IO:~$ sudo apt autoremove --purge
  791. Lecture des listes de paquets... Fait
  792. Construction de l'arbre des dépendances
  793. Lecture des informations d'état... Fait
  794. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  795. innovations@Ubuntu-Media-IO:~$ cd dev/
  796. innovations@Ubuntu-Media-IO:~/dev$ ll
  797. total 792336
  798. drwxrwxr-x 9 innovations innovations 4096 oct. 17 20:40 ./
  799. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  800. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  801. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  802. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  803. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  804. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  805. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  806. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  807. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  808. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  809. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  810. innovations@Ubuntu-Media-IO:~/dev$ wget http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01-xdoc.tar.xz
  811. --2017-10-17 21:44:26-- http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01-xdoc.tar.xz
  812. Résolution de www.nasm.us (www.nasm.us)… 65.50.211.136
  813. Connexion à www.nasm.us (www.nasm.us)|65.50.211.136|:80… connecté.
  814. requête HTTP transmise, en attente de la réponse… 200 OK
  815. Taille : 702668 (686K) [application/x-xz]
  816. Enregistre : «nasm-2.13.01-xdoc.tar.xz»
  817.  
  818. nasm-2.13.01-xdoc.tar.xz 100%[=====================================================================================================================================================================================================>] 686,20K 914KB/s in 0,8s
  819.  
  820. 2017-10-17 21:44:27 (914 KB/s) - «nasm-2.13.01-xdoc.tar.xz» enregistré [702668/702668]
  821.  
  822. innovations@Ubuntu-Media-IO:~/dev$ ll
  823. total 793024
  824. drwxrwxr-x 9 innovations innovations 4096 oct. 17 21:44 ./
  825. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  826. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  827. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  828. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  829. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  830. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  831. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  832. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  833. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  834. -rw-rw-r-- 1 innovations innovations 702668 mai 2 07:19 nasm-2.13.01-xdoc.tar.xz
  835. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  836. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  837. innovations@Ubuntu-Media-IO:~/dev$ tar -xf nasm-2.13.01-xdoc.tar.xz
  838. innovations@Ubuntu-Media-IO:~/dev$ ll
  839. total 793028
  840. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:45 ./
  841. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  842. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  843. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  844. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  845. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  846. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  847. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  848. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  849. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  850. drwxrwxr-x 3 innovations innovations 4096 oct. 17 21:45 nasm-2.13.01/
  851. -rw-rw-r-- 1 innovations innovations 702668 mai 2 07:19 nasm-2.13.01-xdoc.tar.xz
  852. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  853. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  854. innovations@Ubuntu-Media-IO:~/dev$ cd nasm-2.13.01/
  855. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ ./configure --prefix=/usr &&
  856. > ^C
  857. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ ./configure --prefix=/usr && make
  858. -bash: ./configure: Aucun fichier ou dossier de ce type
  859. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ ll
  860. total 12
  861. drwxrwxr-x 3 innovations innovations 4096 oct. 17 21:45 ./
  862. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:45 ../
  863. drwxr-xr-x 3 innovations innovations 4096 mai 2 07:19 doc/
  864. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ cd ..
  865. innovations@Ubuntu-Media-IO:~/dev$ rm -rf nasm-2.13.01/
  866. innovations@Ubuntu-Media-IO:~/dev$ ll
  867. total 793024
  868. drwxrwxr-x 9 innovations innovations 4096 oct. 17 21:45 ./
  869. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  870. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  871. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  872. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  873. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  874. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  875. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  876. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  877. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  878. -rw-rw-r-- 1 innovations innovations 702668 mai 2 07:19 nasm-2.13.01-xdoc.tar.xz
  879. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  880. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  881. innovations@Ubuntu-Media-IO:~/dev$ wget http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01.tar.xz
  882. --2017-10-17 21:46:04-- http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01.tar.xz
  883. Résolution de www.nasm.us (www.nasm.us)… 65.50.211.136
  884. Connexion à www.nasm.us (www.nasm.us)|65.50.211.136|:80… connecté.
  885. requête HTTP transmise, en attente de la réponse… 200 OK
  886. Taille : 800244 (781K) [application/x-xz]
  887. Enregistre : «nasm-2.13.01.tar.xz»
  888.  
  889. nasm-2.13.01.tar.xz 100%[=====================================================================================================================================================================================================>] 781,49K 1,01MB/s in 0,8s
  890.  
  891. 2017-10-17 21:46:05 (1,01 MB/s) - «nasm-2.13.01.tar.xz» enregistré [800244/800244]
  892.  
  893. innovations@Ubuntu-Media-IO:~/dev$ ll
  894. total 793808
  895. drwxrwxr-x 9 innovations innovations 4096 oct. 17 21:46 ./
  896. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  897. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  898. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  899. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  900. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  901. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  902. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  903. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  904. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  905. -rw-rw-r-- 1 innovations innovations 800244 mai 2 07:18 nasm-2.13.01.tar.xz
  906. -rw-rw-r-- 1 innovations innovations 702668 mai 2 07:19 nasm-2.13.01-xdoc.tar.xz
  907. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  908. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  909. innovations@Ubuntu-Media-IO:~/dev$ rm -rf nasm-2.13.01-xdoc.tar.xz
  910. innovations@Ubuntu-Media-IO:~/dev$ tar -xf nasm-2.13.01.tar.xz
  911. innovations@Ubuntu-Media-IO:~/dev$ cd nasm-2.13.01/
  912. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ ./configure --prefix=/usr && make
  913. checking for gcc... gcc
  914. checking whether the C compiler works... yes
  915. checking for C compiler default output file name... a.out
  916. checking for suffix of executables...
  917. checking whether we are cross compiling... no
  918. checking for suffix of object files... o
  919. checking whether we are using the GNU C compiler... yes
  920. checking whether gcc accepts -g... yes
  921. checking for gcc option to accept ISO C89... none needed
  922. checking how to run the C preprocessor... gcc -E
  923. checking for grep that handles long lines and -e... /bin/grep
  924. checking for egrep... /bin/grep -E
  925. checking for ANSI C header files... yes
  926. checking for sys/types.h... yes
  927. checking for sys/stat.h... yes
  928. checking for stdlib.h... yes
  929. checking for string.h... yes
  930. checking for memory.h... yes
  931. checking for strings.h... yes
  932. checking for inttypes.h... yes
  933. checking for stdint.h... yes
  934. checking for unistd.h... yes
  935. checking minix/config.h usability... no
  936. checking minix/config.h presence... no
  937. checking for minix/config.h... no
  938. checking whether it is safe to define __EXTENSIONS__... yes
  939. checking for special C compiler options needed for large files... no
  940. checking for _FILE_OFFSET_BITS value needed for large files... no
  941. checking for gcc... (cached) gcc
  942. checking whether we are using the GNU C compiler... (cached) yes
  943. checking whether gcc accepts -g... (cached) yes
  944. checking for gcc option to accept ISO C89... (cached) none needed
  945. checking for gcc option to accept ISO C99... none needed
  946. checking for gcc option to accept ISO Standard C... (cached) none needed
  947. checking whether ln -s works... yes
  948. checking whether make sets $(MAKE)... yes
  949. checking for a BSD-compatible install... /usr/bin/install -c
  950. checking for suffix of library files... a
  951. checking for an ANSI C-conforming const... yes
  952. checking for inline... inline
  953. checking for C/C++ restrict keyword... __restrict
  954. checking for size_t... yes
  955. checking whether byte ordering is bigendian... no
  956. checking if gcc accepts -fwrapv... yes
  957. checking if gcc accepts -U__STRICT_ANSI__... yes
  958. checking if gcc accepts -fno-common... yes
  959. checking for nroff... nroff
  960. checking for asciidoc... no
  961. checking for xmlto... no
  962. configure: WARNING: No asciidoc package found
  963. configure: WARNING: No xmlto package found
  964. checking for ar... ar
  965. checking for ranlib... ranlib
  966. checking for strip... strip
  967. checking for ANSI C header files... (cached) yes
  968. checking for inttypes.h... (cached) yes
  969. checking for strings.h... (cached) yes
  970. checking for stdbool.h that conforms to C99... yes
  971. checking for _Bool... yes
  972. checking stdnoreturn.h usability... yes
  973. checking stdnoreturn.h presence... yes
  974. checking for stdnoreturn.h... yes
  975. checking io.h usability... no
  976. checking io.h presence... no
  977. checking for io.h... no
  978. checking fcntl.h usability... yes
  979. checking fcntl.h presence... yes
  980. checking for fcntl.h... yes
  981. checking for unistd.h... (cached) yes
  982. checking sys/param.h usability... yes
  983. checking sys/param.h presence... yes
  984. checking for sys/param.h... yes
  985. checking sys/mman.h usability... yes
  986. checking sys/mman.h presence... yes
  987. checking for sys/mman.h... yes
  988. checking for sys/types.h... (cached) yes
  989. checking for sys/stat.h... (cached) yes
  990. checking for strcasecmp... yes
  991. checking for stricmp... no
  992. checking for strncasecmp... yes
  993. checking for strnicmp... no
  994. checking for strsep... yes
  995. checking for strnlen... yes
  996. checking for getuid... yes
  997. checking for getgid... yes
  998. checking for realpath... yes
  999. checking for canonicalize_file_name... yes
  1000. checking for _fullpath... no
  1001. checking for pathconf... yes
  1002. checking for _LARGEFILE_SOURCE value needed for large files... no
  1003. checking for _fseeki64... no
  1004. checking for ftruncate... yes
  1005. checking for _chsize... no
  1006. checking for _chsize_s... no
  1007. checking for fileno... yes
  1008. checking for _fileno... no
  1009. checking for _filelengthi64... no
  1010. checking for stdlib.h... (cached) yes
  1011. checking for unistd.h... (cached) yes
  1012. checking for sys/param.h... (cached) yes
  1013. checking for getpagesize... yes
  1014. checking for working mmap... yes
  1015. checking for getpagesize... (cached) yes
  1016. checking for sysconf... yes
  1017. checking for access... yes
  1018. checking for _access... no
  1019. checking for faccessat... yes
  1020. checking for __builtin_clz... yes
  1021. checking for __builtin_clzl... yes
  1022. checking for __builtin_clzll... yes
  1023. checking for __builtin_expect... yes
  1024. checking for vsnprintf... yes
  1025. checking for _vsnprintf... no
  1026. checking for snprintf... yes
  1027. checking for _snprintf... no
  1028. checking for strlcpy... no
  1029. checking for struct _stati64... no
  1030. checking for struct stat... yes
  1031. checking for stat... yes
  1032. checking for _stati64... no
  1033. checking for fstat... yes
  1034. checking for _fstati64... no
  1035. checking whether strcasecmp is declared... yes
  1036. checking whether stricmp is declared... no
  1037. checking whether strncasecmp is declared... yes
  1038. checking whether strnicmp is declared... no
  1039. checking whether strsep is declared... yes
  1040. checking whether strlcpy is declared... no
  1041. checking whether strnlen is declared... yes
  1042. checking for uintptr_t... yes
  1043. checking if gcc accepts -Werror=attributes... yes
  1044. checking if gcc supports the noreturn function attribute... yes
  1045. checking if gcc supports the returns_nonnull function attribute... yes
  1046. checking if gcc supports the malloc function attribute... yes
  1047. checking if gcc supports the alloc_size function attribute... yes
  1048. checking if gcc supports the format function attribute... yes
  1049. checking if gcc supports the const function attribute... yes
  1050. checking if gcc supports the pure function attribute... yes
  1051. checking if gcc supports the error function attribute... yes
  1052. checking if gcc accepts -W... yes
  1053. checking if gcc accepts -Wall... yes
  1054. checking if gcc accepts -pedantic... yes
  1055. checking if gcc accepts -Werror=unknown-warning-option... no
  1056. checking if gcc accepts -Wpedantic-ms-format... no
  1057. checking if gcc accepts -Wc90-c99-compat... yes
  1058. checking if gcc accepts -Wlong-long... yes
  1059. checking if gcc accepts -Werror=implicit... yes
  1060. checking if gcc accepts -Werror=missing-braces... yes
  1061. checking if gcc accepts -Werror=return-type... yes
  1062. checking if gcc accepts -Werror=trigraphs... yes
  1063. checking if gcc accepts -Werror=pointer-arith... yes
  1064. checking if gcc accepts -Werror=strict-prototypes... no
  1065. checking if gcc accepts -Werror=missing-prototypes... yes
  1066. checking if gcc accepts -Werror=missing-declarations... yes
  1067. checking if gcc accepts -Werror=comment... yes
  1068. checking if gcc accepts -Werror=vla... yes
  1069. configure: creating ./config.status
  1070. config.status: creating Makefile
  1071. config.status: creating doc/Makefile
  1072. config.status: creating config/config.h
  1073. config.status: executing default-1 commands
  1074. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/nasm.o asm/nasm.c
  1075. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/snprintf.o stdlib/snprintf.c
  1076. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/vsnprintf.o stdlib/vsnprintf.c
  1077. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strlcpy.o stdlib/strlcpy.c
  1078. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strnlen.o stdlib/strnlen.c
  1079. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ver.o nasmlib/ver.c
  1080. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/crc64.o nasmlib/crc64.c
  1081. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/malloc.o nasmlib/malloc.c
  1082. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/md5c.o nasmlib/md5c.c
  1083. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/string.o nasmlib/string.c
  1084. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/file.o nasmlib/file.c
  1085. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/mmap.o nasmlib/mmap.c
  1086. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ilog2.o nasmlib/ilog2.c
  1087. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/realpath.o nasmlib/realpath.c
  1088. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/path.o nasmlib/path.c
  1089. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/filename.o nasmlib/filename.c
  1090. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/srcfile.o nasmlib/srcfile.c
  1091. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/zerobuf.o nasmlib/zerobuf.c
  1092. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/readnum.o nasmlib/readnum.c
  1093. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/bsi.o nasmlib/bsi.c
  1094. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rbtree.o nasmlib/rbtree.c
  1095. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/hashtbl.o nasmlib/hashtbl.c
  1096. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/raa.o nasmlib/raa.c
  1097. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/saa.o nasmlib/saa.c
  1098. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/strlist.o nasmlib/strlist.c
  1099. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/perfhash.o nasmlib/perfhash.c
  1100. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/badenum.o nasmlib/badenum.c
  1101. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o common/common.o common/common.c
  1102. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsa.o x86/insnsa.c
  1103. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsb.o x86/insnsb.c
  1104. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsd.o x86/insnsd.c
  1105. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsn.o x86/insnsn.c
  1106. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regs.o x86/regs.c
  1107. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regvals.o x86/regvals.c
  1108. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regflags.o x86/regflags.c
  1109. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regdis.o x86/regdis.c
  1110. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/disp8.o x86/disp8.c
  1111. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/iflag.o x86/iflag.c
  1112. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/error.o asm/error.c
  1113. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/float.o asm/float.c
  1114. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directiv.o asm/directiv.c
  1115. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directbl.o asm/directbl.c
  1116. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pragma.o asm/pragma.c
  1117. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/assemble.o asm/assemble.c
  1118. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/labels.o asm/labels.c
  1119. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/parser.o asm/parser.c
  1120. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc.o asm/preproc.c
  1121. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/quote.o asm/quote.c
  1122. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pptok.o asm/pptok.c
  1123. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/listing.o asm/listing.c
  1124. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/eval.o asm/eval.c
  1125. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprlib.o asm/exprlib.c
  1126. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprdump.o asm/exprdump.c
  1127. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/stdscan.o asm/stdscan.c
  1128. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/strfunc.o asm/strfunc.c
  1129. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/tokhash.o asm/tokhash.c
  1130. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/segalloc.o asm/segalloc.c
  1131. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc-nop.o asm/preproc-nop.c
  1132. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/rdstrnum.o asm/rdstrnum.c
  1133. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o macros/macros.o macros/macros.c
  1134. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outform.o output/outform.c
  1135. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outlib.o output/outlib.c
  1136. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/legacy.o output/legacy.c
  1137. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nulldbg.o output/nulldbg.c
  1138. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nullout.o output/nullout.c
  1139. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outbin.o output/outbin.c
  1140. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outaout.o output/outaout.c
  1141. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outcoff.o output/outcoff.c
  1142. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outelf.o output/outelf.c
  1143. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outobj.o output/outobj.c
  1144. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outas86.o output/outas86.c
  1145. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outrdf2.o output/outrdf2.c
  1146. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outdbg.o output/outdbg.c
  1147. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outieee.o output/outieee.c
  1148. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outmacho.o output/outmacho.c
  1149. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/codeview.o output/codeview.c
  1150. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/disasm.o disasm/disasm.c
  1151. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/sync.o disasm/sync.c
  1152. rm -f libnasm.a
  1153. ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o nasmlib/ver.o nasmlib/crc64.o nasmlib/malloc.o nasmlib/md5c.o nasmlib/string.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/srcfile.o nasmlib/zerobuf.o nasmlib/readnum.o nasmlib/bsi.o nasmlib/rbtree.o nasmlib/hashtbl.o nasmlib/raa.o nasmlib/saa.o nasmlib/strlist.o nasmlib/perfhash.o nasmlib/badenum.o common/common.o x86/insnsa.o x86/insnsb.o x86/insnsd.o x86/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/regdis.o x86/disp8.o x86/iflag.o asm/error.o asm/float.o asm/directiv.o asm/directbl.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/pptok.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/strfunc.o asm/tokhash.o asm/segalloc.o asm/preproc-nop.o asm/rdstrnum.o macros/macros.o output/outform.o output/outlib.o output/legacy.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmacho.o output/codeview.o disasm/disasm.o disasm/sync.o
  1154. ranlib libnasm.a
  1155. gcc -o nasm asm/nasm.o libnasm.a
  1156. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/ndisasm.o disasm/ndisasm.c
  1157. gcc -o ndisasm disasm/ndisasm.o libnasm.a
  1158. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdfdump.o rdoff/rdfdump.c
  1159. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdoff.o rdoff/rdoff.c
  1160. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdfload.o rdoff/rdfload.c
  1161. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/symtab.o rdoff/symtab.c
  1162. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/collectn.o rdoff/collectn.c
  1163. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdlib.o rdoff/rdlib.c
  1164. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/segtab.o rdoff/segtab.c
  1165. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/hash.o rdoff/hash.c
  1166. rm -f rdoff/librdoff.a
  1167. ar cq rdoff/librdoff.a rdoff/rdoff.o rdoff/rdfload.o rdoff/symtab.o rdoff/collectn.o rdoff/rdlib.o rdoff/segtab.o rdoff/hash.o
  1168. ranlib rdoff/librdoff.a
  1169. gcc -o rdoff/rdfdump rdoff/rdfdump.o rdoff/librdoff.a libnasm.a
  1170. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/ldrdf.o rdoff/ldrdf.c
  1171. gcc -o rdoff/ldrdf rdoff/ldrdf.o rdoff/librdoff.a libnasm.a
  1172. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdx.o rdoff/rdx.c
  1173. gcc -o rdoff/rdx rdoff/rdx.o rdoff/librdoff.a libnasm.a
  1174. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdflib.o rdoff/rdflib.c
  1175. gcc -o rdoff/rdflib rdoff/rdflib.o rdoff/librdoff.a libnasm.a
  1176. gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o rdoff/rdf2bin.o rdoff/rdf2bin.c
  1177. gcc -o rdoff/rdf2bin rdoff/rdf2bin.o rdoff/librdoff.a libnasm.a
  1178. rm -f rdoff/rdf2com
  1179. cd rdoff && ln -s rdf2bin rdf2com
  1180. rm -f rdoff/rdf2ith
  1181. cd rdoff && ln -s rdf2bin rdf2ith
  1182. rm -f rdoff/rdf2ihx
  1183. cd rdoff && ln -s rdf2bin rdf2ihx
  1184. rm -f rdoff/rdf2srec
  1185. cd rdoff && ln -s rdf2bin rdf2srec
  1186. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ su root
  1187. Mot de passe :
  1188. su: Échec d'authentification
  1189. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ su root
  1190. Mot de passe :
  1191. su: Échec d'authentification
  1192. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ make install
  1193. mkdir -p /usr/bin
  1194. /usr/bin/install -c nasm /usr/bin/nasm
  1195. /usr/bin/install: impossible de créer le fichier standard '/usr/bin/nasm': Permission non accordée
  1196. Makefile:337 : la recette pour la cible « install » a échouée
  1197. make: *** [install] Erreur 1
  1198. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ exit
  1199. déconnexion
  1200. Connection to 192.168.1.130 closed.
  1201. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  1202. innovations@192.168.1.130's password:
  1203. Permission denied, please try again.
  1204. innovations@192.168.1.130's password:
  1205. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  1206.  
  1207. * Documentation: https://help.ubuntu.com
  1208. * Management: https://landscape.canonical.com
  1209. * Support: https://ubuntu.com/advantage
  1210.  
  1211. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  1212. now fixed in Ubuntu. Livepatch now, reboot later.
  1213. - https://ubu.one/CVE-2017-14106
  1214. - https://ubu.one/rebootLater
  1215.  
  1216. 0 paquet peut être mis à jour.
  1217. 0 mise à jour de sécurité.
  1218.  
  1219.  
  1220. *** Le système doit être redémarré ***
  1221. Last login: Tue Oct 17 21:43:05 2017 from 192.168.200.206
  1222. innovations@Ubuntu-Media-IO:~$ sudo reboot
  1223. [sudo] Mot de passe de innovations :
  1224. Connection to 192.168.1.130 closed by remote host.
  1225. Connection to 192.168.1.130 closed.
  1226. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  1227. innovations@192.168.1.130's password:
  1228. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  1229.  
  1230. * Documentation: https://help.ubuntu.com
  1231. * Management: https://landscape.canonical.com
  1232. * Support: https://ubuntu.com/advantage
  1233.  
  1234. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  1235. now fixed in Ubuntu. Livepatch now, reboot later.
  1236. - https://ubu.one/CVE-2017-14106
  1237. - https://ubu.one/rebootLater
  1238.  
  1239. 0 paquet peut être mis à jour.
  1240. 0 mise à jour de sécurité.
  1241.  
  1242.  
  1243. Last login: Tue Oct 17 21:48:32 2017 from 192.168.200.206
  1244. innovations@Ubuntu-Media-IO:~$ passwd
  1245. Changement du mot de passe pour innovations.
  1246. Mot de passe UNIX (actuel) :
  1247. Entrez le nouveau mot de passe UNIX :
  1248. Retapez le nouveau mot de passe UNIX :
  1249. Mot de passe inchangé
  1250. Entrez le nouveau mot de passe UNIX :
  1251. Retapez le nouveau mot de passe UNIX :
  1252. Mot de passe inchangé
  1253. Entrez le nouveau mot de passe UNIX :
  1254. Retapez le nouveau mot de passe UNIX :
  1255. Sorry, passwords do not match
  1256. passwd: Erreur de manipulation du jeton d'authentification
  1257. passwd: password unchanged
  1258. innovations@Ubuntu-Media-IO:~$ sudo passwd root
  1259. [sudo] Mot de passe de innovations :
  1260. Entrez le nouveau mot de passe UNIX :
  1261. Retapez le nouveau mot de passe UNIX :
  1262. passwd: password updated successfully
  1263. innovations@Ubuntu-Media-IO:~$ sudo passwd -u root
  1264. passwd: password expiry information changed.
  1265. innovations@Ubuntu-Media-IO:~$ cd dev/
  1266. Blackmagic_DeckLink_SDK_10.9.5/ cuda/ libmysofa/ nasm-2.13.01/
  1267. Blackmagic_Desktop_Video_Linux_10.9.5a4/ FFmpeg/ loudness_validator/ turingcodec/
  1268. innovations@Ubuntu-Media-IO:~$ cd dev/nasm-2.13.01/
  1269. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ su root
  1270. Mot de passe :
  1271. root@Ubuntu-Media-IO:/home/innovations/dev/nasm-2.13.01# make install
  1272. mkdir -p /usr/bin
  1273. /usr/bin/install -c nasm /usr/bin/nasm
  1274. /usr/bin/install -c ndisasm /usr/bin/ndisasm
  1275. mkdir -p /usr/share/man/man1
  1276. /usr/bin/install -c -m 644 ./nasm.1 /usr/share/man/man1/nasm.1
  1277. /usr/bin/install -c -m 644 ./ndisasm.1 /usr/share/man/man1/ndisasm.1
  1278. root@Ubuntu-Media-IO:/home/innovations/dev/nasm-2.13.01# exit
  1279. exit
  1280. innovations@Ubuntu-Media-IO:~/dev/nasm-2.13.01$ cd ../cuda/x264/
  1281. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ ./configure --disable-cli --enable-static --enable-shared --enable-strip
  1282. platform: X86_64
  1283. byte order: little-endian
  1284. system: LINUX
  1285. cli: no
  1286. libx264: internal
  1287. shared: yes
  1288. static: yes
  1289. asm: yes
  1290. interlaced: yes
  1291. avs: no
  1292. lavf: no
  1293. ffms: no
  1294. mp4: no
  1295. gpl: yes
  1296. thread: posix
  1297. opencl: yes
  1298. filters: crop select_every
  1299. lto: no
  1300. debug: no
  1301. gprof: no
  1302. strip: yes
  1303. PIC: yes
  1304. bit depth: 8
  1305. chroma format: all
  1306.  
  1307. You can run 'make' or 'make fprofiled' now.
  1308. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ make -j 10
  1309. cat common/opencl/x264-cl.h common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/intra.cl common/opencl/weightp.cl common/opencl/bidir.cl common/opencl/downscale.cl | ./tools/cltostr.sh common/oclobj.h
  1310. dependency file generation...
  1311. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mc.o common/mc.c
  1312. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/predict.o common/predict.c
  1313. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/pixel.o common/pixel.c
  1314. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/macroblock.o common/macroblock.c
  1315. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/frame.o common/frame.c
  1316. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/dct.o common/dct.c
  1317. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cpu.o common/cpu.c
  1318. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cabac.o common/cabac.c
  1319. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/common.o common/common.c
  1320. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/osdep.o common/osdep.c
  1321. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/rectangle.o common/rectangle.c
  1322. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/set.o common/set.c
  1323. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/quant.o common/quant.c
  1324. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/deblock.o common/deblock.c
  1325. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/vlc.o common/vlc.c
  1326. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mvpred.o common/mvpred.c
  1327. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/bitstream.o common/bitstream.c
  1328. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/analyse.o encoder/analyse.c
  1329. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/me.o encoder/me.c
  1330. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/ratecontrol.o encoder/ratecontrol.c
  1331. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/set.o encoder/set.c
  1332. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/macroblock.o encoder/macroblock.c
  1333. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cabac.o encoder/cabac.c
  1334. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cavlc.o encoder/cavlc.c
  1335. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/encoder.o encoder/encoder.c
  1336. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/lookahead.o encoder/lookahead.c
  1337. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/threadpool.o common/threadpool.c
  1338. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/mc-c.o common/x86/mc-c.c
  1339. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/predict-c.o common/x86/predict-c.c
  1340. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/opencl.o common/opencl.c
  1341. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/slicetype-cl.o encoder/slicetype-cl.c
  1342. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/const-a.o common/x86/const-a.asm
  1343. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cabac-a.o common/x86/cabac-a.asm
  1344. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-a.o common/x86/dct-a.asm
  1345. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/deblock-a.o common/x86/deblock-a.asm
  1346. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a.o common/x86/mc-a.asm
  1347. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a2.o common/x86/mc-a2.asm
  1348. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/pixel-a.o common/x86/pixel-a.asm
  1349. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/predict-a.o common/x86/predict-a.asm
  1350. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/quant-a.o common/x86/quant-a.asm
  1351. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cpu-a.o common/x86/cpu-a.asm
  1352. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-64.o common/x86/dct-64.asm
  1353. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/bitstream-a.o common/x86/bitstream-a.asm
  1354. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/sad-a.o common/x86/sad-a.asm
  1355. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/trellis-64.o common/x86/trellis-64.asm
  1356. gcc -o libx264.so.152 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/x86/mc-c.o common/x86/predict-c.o common/opencl.o encoder/slicetype-cl.o common/x86/const-a.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/cpu-a.o common/x86/dct-64.o common/x86/bitstream-a.o common/x86/sad-a.o common/x86/trellis-64.o -shared -Wl,-soname,libx264.so.152 -Wl,-Bsymbolic -m64 -lm -lpthread -s -ldl
  1357. rm -f libx264.a
  1358. gcc-ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/x86/mc-c.o common/x86/predict-c.o common/opencl.o encoder/slicetype-cl.o common/x86/const-a.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/cpu-a.o common/x86/dct-64.o common/x86/bitstream-a.o common/x86/sad-a.o common/x86/trellis-64.o
  1359. gcc-ranlib libx264.a
  1360. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ apt-cache search x264
  1361. libogmrip-dev - Application for ripping and encoding DVD - development files
  1362. libogmrip1 - Application for ripping and encoding DVD - libraries files
  1363. libx264-148 - bibliothèque d'encodage vidéo x264
  1364. libx264-dev - Fichiers de développement pour libx264
  1365. ogmrip-doc - Application for ripping and encoding DVD - Documentation files
  1366. x264 - Encodeur video pour le standard H.264/MPEG-4 AVC
  1367. obs-studio - recorder and streamer for live video content
  1368. ogmrip - Application for ripping and encoding DVD
  1369. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ cd ../../
  1370. innovations@Ubuntu-Media-IO:~/dev$ ll
  1371. total 793124
  1372. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:46 ./
  1373. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  1374. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  1375. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  1376. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  1377. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  1378. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  1379. drwxrwxr-x 18 innovations innovations 4096 août 31 16:07 FFmpeg/
  1380. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  1381. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  1382. drwxr-xr-x 22 innovations innovations 4096 oct. 17 21:46 nasm-2.13.01/
  1383. -rw-rw-r-- 1 innovations innovations 800244 mai 2 07:18 nasm-2.13.01.tar.xz
  1384. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  1385. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  1386. innovations@Ubuntu-Media-IO:~/dev$ cd FFmpeg/
  1387. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ sudo make uninstall
  1388. [sudo] Mot de passe de innovations :
  1389. rmdir "/usr/local/include/libavdevice"
  1390. rmdir "/usr/local/include/libavfilter"
  1391. rmdir "/usr/local/include/libavformat"
  1392. rmdir "/usr/local/include/libavcodec"
  1393. rmdir "/usr/local/include/libpostproc"
  1394. rmdir "/usr/local/include/libswresample"
  1395. rmdir "/usr/local/include/libswscale"
  1396. rmdir "/usr/local/include/libavutil"
  1397. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ sudo make clean
  1398. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ sudo make distclean
  1399. GEN libavutil/libavutil.version
  1400. GEN libswscale/libswscale.version
  1401. GEN libswresample/libswresample.version
  1402. GEN libpostproc/libpostproc.version
  1403. GEN libavcodec/libavcodec.version
  1404. GEN libavformat/libavformat.version
  1405. GEN libavfilter/libavfilter.version
  1406. GEN libavdevice/libavdevice.version
  1407. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ sudo apt-get remove x264
  1408. Lecture des listes de paquets... Fait
  1409. Construction de l'arbre des dépendances
  1410. Lecture des informations d'état... Fait
  1411. Le paquet « x264 » n'est pas installé, et ne peut donc être supprimé
  1412. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1413. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ ll
  1414. total 1676
  1415. drwxrwxr-x 18 innovations innovations 4096 oct. 17 22:40 ./
  1416. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:46 ../
  1417. -rwxrwxr-x 1 innovations innovations 5160 août 25 11:39 a.out*
  1418. -rw-rw-r-- 1 innovations innovations 56772 août 25 11:13 Changelog
  1419. -rw-rw-r-- 1 innovations innovations 73279 août 25 11:13 cmdutils.c
  1420. -rw-rw-r-- 1 innovations innovations 24505 août 25 11:13 cmdutils.h
  1421. -rw-rw-r-- 1 innovations innovations 10627 août 25 11:13 cmdutils_opencl.c
  1422. drwxrwxr-x 13 innovations innovations 4096 août 25 11:13 compat/
  1423. -rwxrwxr-x 1 innovations innovations 231788 août 25 11:13 configure*
  1424. -rw-rw-r-- 1 innovations innovations 418 août 25 11:13 CONTRIBUTING.md
  1425. -rw-rw-r-- 1 innovations innovations 18092 août 25 11:13 COPYING.GPLv2
  1426. -rw-rw-r-- 1 innovations innovations 35147 août 25 11:13 COPYING.GPLv3
  1427. -rw-rw-r-- 1 innovations innovations 26526 août 25 11:13 COPYING.LGPLv2.1
  1428. -rw-rw-r-- 1 innovations innovations 7651 août 25 11:13 COPYING.LGPLv3
  1429. -rw-rw-r-- 1 innovations innovations 274 août 25 11:13 CREDITS
  1430. drwxrwxr-x 4 innovations innovations 12288 oct. 17 22:40 doc/
  1431. drwxrwxr-x 2 innovations innovations 4096 oct. 17 22:40 ffbuild/
  1432. -rw-rw-r-- 1 innovations innovations 170205 août 25 11:13 ffmpeg.c
  1433. -rw-rw-r-- 1 innovations innovations 2412 août 25 11:13 ffmpeg_cuvid.c
  1434. -rw-rw-r-- 1 innovations innovations 45087 août 25 11:13 ffmpeg_filter.c
  1435. -rw-rw-r-- 1 innovations innovations 20221 août 25 11:13 ffmpeg.h
  1436. -rw-rw-r-- 1 innovations innovations 10591 août 25 11:13 ffmpeg_hw.c
  1437. -rw-rw-r-- 1 innovations innovations 150337 août 25 11:13 ffmpeg_opt.c
  1438. -rw-rw-r-- 1 innovations innovations 3064 août 25 11:13 ffmpeg_qsv.c
  1439. -rw-rw-r-- 1 innovations innovations 6642 août 25 11:13 ffmpeg_videotoolbox.c
  1440. -rw-rw-r-- 1 innovations innovations 135120 août 25 11:13 ffplay.c
  1441. -rw-rw-r-- 1 innovations innovations 136014 août 25 11:13 ffprobe.c
  1442. -rw-rw-r-- 1 innovations innovations 128352 août 25 11:13 ffserver.c
  1443. -rw-rw-r-- 1 innovations innovations 51173 août 25 11:13 ffserver_config.c
  1444. -rw-rw-r-- 1 innovations innovations 5814 août 25 11:13 ffserver_config.h
  1445. drwxrwxr-x 8 innovations innovations 4096 août 25 11:13 .git/
  1446. -rw-rw-r-- 1 innovations innovations 50 août 25 11:13 .gitattributes
  1447. -rw-rw-r-- 1 innovations innovations 279 août 25 11:13 .gitignore
  1448. -rw-rw-r-- 1 innovations innovations 595 août 25 11:13 INSTALL.md
  1449. drwxrwxr-x 14 innovations innovations 86016 oct. 17 22:40 libavcodec/
  1450. drwxrwxr-x 3 innovations innovations 4096 oct. 17 22:40 libavdevice/
  1451. drwxrwxr-x 4 innovations innovations 36864 oct. 17 22:40 libavfilter/
  1452. drwxrwxr-x 3 innovations innovations 36864 oct. 17 22:40 libavformat/
  1453. drwxrwxr-x 6 innovations innovations 4096 août 25 11:13 libavresample/
  1454. drwxrwxr-x 12 innovations innovations 12288 oct. 17 22:40 libavutil/
  1455. drwxrwxr-x 2 innovations innovations 4096 oct. 17 22:40 libpostproc/
  1456. drwxrwxr-x 6 innovations innovations 4096 oct. 17 22:40 libswresample/
  1457. drwxrwxr-x 7 innovations innovations 4096 oct. 17 22:40 libswscale/
  1458. -rw-rw-r-- 1 innovations innovations 4368 août 25 11:13 LICENSE.md
  1459. -rw-rw-r-- 1 innovations innovations 28736 août 25 11:13 MAINTAINERS
  1460. -rw-rw-r-- 1 innovations innovations 7060 août 25 11:13 Makefile
  1461. drwxrwxr-x 2 innovations innovations 4096 août 25 11:13 presets/
  1462. -rw-rw-r-- 1 innovations innovations 1893 août 25 11:13 README.md
  1463. -rw-rw-r-- 1 innovations innovations 8 août 25 11:13 RELEASE
  1464. drwxrwxr-x 7 innovations innovations 4096 août 25 11:13 tests/
  1465. drwxrwxr-x 2 innovations innovations 4096 août 25 11:13 tools/
  1466. -rw-rw-r-- 1 innovations innovations 474 août 25 11:13 .travis.yml
  1467. innovations@Ubuntu-Media-IO:~/dev/FFmpeg$ cd ..
  1468. innovations@Ubuntu-Media-IO:~/dev$ ll
  1469. total 793124
  1470. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:46 ./
  1471. drwxr-xr-x 10 innovations innovations 4096 oct. 17 21:01 ../
  1472. drwxrwxr-x 6 innovations innovations 4096 juil. 22 14:12 Blackmagic_DeckLink_SDK_10.9.5/
  1473. -rw-r--r-- 1 innovations innovations 48533247 juil. 22 13:42 Blackmagic_DeckLink_SDK_10.9.5.zip
  1474. drwxrwxr-x 5 innovations innovations 4096 juil. 22 14:45 Blackmagic_Desktop_Video_Linux_10.9.5a4/
  1475. -rw-r--r-- 1 innovations innovations 712753617 juil. 22 13:55 Blackmagic_Desktop_Video_Linux_10.9.5.tar.gz
  1476. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 cuda/
  1477. drwxrwxr-x 18 innovations innovations 4096 oct. 17 22:40 FFmpeg/
  1478. drwxrwxr-x 9 innovations innovations 4096 août 31 15:50 libmysofa/
  1479. drwxrwxr-x 9 innovations innovations 4096 sept. 5 14:13 loudness_validator/
  1480. drwxr-xr-x 22 innovations innovations 4096 oct. 17 21:46 nasm-2.13.01/
  1481. -rw-rw-r-- 1 innovations innovations 800244 mai 2 07:18 nasm-2.13.01.tar.xz
  1482. -rw-r--r-- 1 innovations innovations 50018819 sept. 4 11:24 spat.virtualspeakers_linux.tar.gz
  1483. drwxrwxr-x 8 innovations innovations 4096 août 25 12:02 turingcodec/
  1484. innovations@Ubuntu-Media-IO:~/dev$ sudo apt-get remove libx264-dev
  1485. Lecture des listes de paquets... Fait
  1486. Construction de l'arbre des dépendances
  1487. Lecture des informations d'état... Fait
  1488. Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  1489. libx264-148
  1490. Veuillez utiliser « sudo apt autoremove » pour le supprimer.
  1491. Les paquets suivants seront ENLEVÉS :
  1492. libx264-dev
  1493. 0 mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
  1494. Après cette opération, 1 731 ko d'espace disque seront libérés.
  1495. Souhaitez-vous continuer ? [O/n] O
  1496. (Lecture de la base de données... 161438 fichiers et répertoires déjà installés.)
  1497. Suppression de libx264-dev:amd64 (2:0.148.2748+git97eaef2-1) ...
  1498. innovations@Ubuntu-Media-IO:~/dev$ apt-cache search x264
  1499. libogmrip-dev - Application for ripping and encoding DVD - development files
  1500. libogmrip1 - Application for ripping and encoding DVD - libraries files
  1501. libx264-148 - bibliothèque d'encodage vidéo x264
  1502. libx264-dev - Fichiers de développement pour libx264
  1503. ogmrip-doc - Application for ripping and encoding DVD - Documentation files
  1504. x264 - Encodeur video pour le standard H.264/MPEG-4 AVC
  1505. obs-studio - recorder and streamer for live video content
  1506. ogmrip - Application for ripping and encoding DVD
  1507. innovations@Ubuntu-Media-IO:~/dev$ sudo apt-get remove libx264-148
  1508. Lecture des listes de paquets... Fait
  1509. Construction de l'arbre des dépendances
  1510. Lecture des informations d'état... Fait
  1511. Les paquets suivants seront ENLEVÉS :
  1512. libx264-148
  1513. 0 mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
  1514. Après cette opération, 2 305 ko d'espace disque seront libérés.
  1515. Souhaitez-vous continuer ? [O/n] O
  1516. (Lecture de la base de données... 161430 fichiers et répertoires déjà installés.)
  1517. Suppression de libx264-148:amd64 (2:0.148.2748+git97eaef2-1) ...
  1518. Traitement des actions différées (« triggers ») pour libc-bin (2.24-9ubuntu2.2) ...
  1519. innovations@Ubuntu-Media-IO:~/dev$ apt-cache search x264
  1520. libogmrip-dev - Application for ripping and encoding DVD - development files
  1521. libogmrip1 - Application for ripping and encoding DVD - libraries files
  1522. libx264-148 - bibliothèque d'encodage vidéo x264
  1523. libx264-dev - Fichiers de développement pour libx264
  1524. ogmrip-doc - Application for ripping and encoding DVD - Documentation files
  1525. x264 - Encodeur video pour le standard H.264/MPEG-4 AVC
  1526. obs-studio - recorder and streamer for live video content
  1527. ogmrip - Application for ripping and encoding DVD
  1528. innovations@Ubuntu-Media-IO:~/dev$ sudo apt-get remove x264
  1529. Lecture des listes de paquets... Fait
  1530. Construction de l'arbre des dépendances
  1531. Lecture des informations d'état... Fait
  1532. Le paquet « x264 » n'est pas installé, et ne peut donc être supprimé
  1533. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1534. innovations@Ubuntu-Media-IO:~/dev$ cd cuda/
  1535. innovations@Ubuntu-Media-IO:~/dev/cuda$ ll
  1536. total 1290768
  1537. drwxrwxr-x 6 innovations innovations 4096 oct. 17 21:39 ./
  1538. drwxrwxr-x 10 innovations innovations 4096 oct. 17 21:46 ../
  1539. -rw-rw-r-- 1 innovations innovations 1216133170 sept. 26 06:35 cuda-repo-ubuntu1704-9-0-local_9.0.176-1_amd64.deb
  1540. drwxrwxr-x 2 innovations innovations 4096 oct. 17 21:34 cudautils/
  1541. -rw-rw-r-- 1 innovations innovations 6307 nov. 10 2015 cudautils.zip
  1542. drwxrwxr-x 19 innovations innovations 4096 oct. 17 21:39 ffmpeg/
  1543. -rw-rw-r-- 1 innovations innovations 95326 nov. 10 2015 ffmpeg_NVIDIA_gpu_acceleration.patch
  1544. -rw-r--r-- 1 innovations innovations 80833580 oct. 2 08:17 NVIDIA-Linux-x86_64-384.90.run
  1545. drwxrwxr-x 4 innovations innovations 4096 août 4 13:40 Video_Codec_SDK_8.0.14/
  1546. -rw-r--r-- 1 innovations innovations 24641322 oct. 17 20:12 Video_Codec_SDK_8.0.14.zip
  1547. drwxrwxr-x 11 innovations innovations 4096 oct. 17 21:57 x264/
  1548. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd x264/
  1549. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ ./configure --disable-cli --enable-static --enable-shared --enable-strip
  1550. platform: X86_64
  1551. byte order: little-endian
  1552. system: LINUX
  1553. cli: no
  1554. libx264: internal
  1555. shared: yes
  1556. static: yes
  1557. asm: yes
  1558. interlaced: yes
  1559. avs: no
  1560. lavf: no
  1561. ffms: no
  1562. mp4: no
  1563. gpl: yes
  1564. thread: posix
  1565. opencl: yes
  1566. filters: crop select_every
  1567. lto: no
  1568. debug: no
  1569. gprof: no
  1570. strip: yes
  1571. PIC: yes
  1572. bit depth: 8
  1573. chroma format: all
  1574.  
  1575. You can run 'make' or 'make fprofiled' now.
  1576. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ make -j 10
  1577. dependency file generation...
  1578. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mc.o common/mc.c
  1579. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/predict.o common/predict.c
  1580. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/pixel.o common/pixel.c
  1581. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/macroblock.o common/macroblock.c
  1582. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/frame.o common/frame.c
  1583. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/dct.o common/dct.c
  1584. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cpu.o common/cpu.c
  1585. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cabac.o common/cabac.c
  1586. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/common.o common/common.c
  1587. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/osdep.o common/osdep.c
  1588. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/rectangle.o common/rectangle.c
  1589. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/set.o common/set.c
  1590. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/quant.o common/quant.c
  1591. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/deblock.o common/deblock.c
  1592. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/vlc.o common/vlc.c
  1593. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mvpred.o common/mvpred.c
  1594. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/bitstream.o common/bitstream.c
  1595. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/analyse.o encoder/analyse.c
  1596. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/me.o encoder/me.c
  1597. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/ratecontrol.o encoder/ratecontrol.c
  1598. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/set.o encoder/set.c
  1599. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/macroblock.o encoder/macroblock.c
  1600. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cabac.o encoder/cabac.c
  1601. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cavlc.o encoder/cavlc.c
  1602. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/encoder.o encoder/encoder.c
  1603. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/lookahead.o encoder/lookahead.c
  1604. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/threadpool.o common/threadpool.c
  1605. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/mc-c.o common/x86/mc-c.c
  1606. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/predict-c.o common/x86/predict-c.c
  1607. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/opencl.o common/opencl.c
  1608. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/slicetype-cl.o encoder/slicetype-cl.c
  1609. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/const-a.o common/x86/const-a.asm
  1610. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cabac-a.o common/x86/cabac-a.asm
  1611. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-a.o common/x86/dct-a.asm
  1612. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/deblock-a.o common/x86/deblock-a.asm
  1613. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a.o common/x86/mc-a.asm
  1614. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a2.o common/x86/mc-a2.asm
  1615. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/pixel-a.o common/x86/pixel-a.asm
  1616. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/predict-a.o common/x86/predict-a.asm
  1617. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/quant-a.o common/x86/quant-a.asm
  1618. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cpu-a.o common/x86/cpu-a.asm
  1619. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-64.o common/x86/dct-64.asm
  1620. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/bitstream-a.o common/x86/bitstream-a.asm
  1621. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/sad-a.o common/x86/sad-a.asm
  1622. nasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -DPIC -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/trellis-64.o common/x86/trellis-64.asm
  1623. gcc -o libx264.so.152 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/x86/mc-c.o common/x86/predict-c.o common/opencl.o encoder/slicetype-cl.o common/x86/const-a.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/cpu-a.o common/x86/dct-64.o common/x86/bitstream-a.o common/x86/sad-a.o common/x86/trellis-64.o -shared -Wl,-soname,libx264.so.152 -Wl,-Bsymbolic -m64 -lm -lpthread -s -ldl
  1624. rm -f libx264.a
  1625. gcc-ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/x86/mc-c.o common/x86/predict-c.o common/opencl.o encoder/slicetype-cl.o common/x86/const-a.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/cpu-a.o common/x86/dct-64.o common/x86/bitstream-a.o common/x86/sad-a.o common/x86/trellis-64.o
  1626. gcc-ranlib libx264.a
  1627. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ su roor
  1628. No passwd entry for user 'roor'
  1629. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ su root
  1630. Mot de passe :
  1631. root@Ubuntu-Media-IO:/home/innovations/dev/cuda/x264# make install
  1632. install -d /usr/local/include
  1633. install -d /usr/local/lib
  1634. install -d /usr/local/lib/pkgconfig
  1635. install -m 644 ./x264.h /usr/local/include
  1636. install -m 644 x264_config.h /usr/local/include
  1637. install -m 644 x264.pc /usr/local/lib/pkgconfig
  1638. ln -f -s libx264.so.152 /usr/local/lib/libx264.so
  1639. install -m 755 libx264.so.152 /usr/local/lib
  1640. install -m 644 libx264.a /usr/local/lib
  1641. gcc-ranlib /usr/local/lib/libx264.a
  1642. root@Ubuntu-Media-IO:/home/innovations/dev/cuda/x264# ldconfig
  1643. root@Ubuntu-Media-IO:/home/innovations/dev/cuda/x264# cd ..
  1644. root@Ubuntu-Media-IO:/home/innovations/dev/cuda# exit
  1645. exit
  1646. innovations@Ubuntu-Media-IO:~/dev/cuda/x264$ packet_write_wait: Connection to 192.168.1.130 port 22: Broken pipe
  1647. vincentdabouineau@MacBook-Pro-C02T28LJGTF1:~$ ssh innovations@192.168.1.130
  1648. innovations@192.168.1.130's password:
  1649. Welcome to Ubuntu 17.04 (GNU/Linux 4.10.0-37-generic x86_64)
  1650.  
  1651. * Documentation: https://help.ubuntu.com
  1652. * Management: https://landscape.canonical.com
  1653. * Support: https://ubuntu.com/advantage
  1654.  
  1655. * CVE-2017-14106 (divide-by-zero vulnerability in the Linux TCP stack) is
  1656. now fixed in Ubuntu. Livepatch now, reboot later.
  1657. - https://ubu.one/CVE-2017-14106
  1658. - https://ubu.one/rebootLater
  1659.  
  1660. 0 paquet peut être mis à jour.
  1661. 0 mise à jour de sécurité.
  1662.  
  1663.  
  1664. Last login: Tue Oct 17 21:52:51 2017 from 192.168.200.206
  1665. innovations@Ubuntu-Media-IO:~$ sudo apt-get autoremove --purge
  1666. [sudo] Mot de passe de innovations :
  1667. Lecture des listes de paquets... Fait
  1668. Construction de l'arbre des dépendances
  1669. Lecture des informations d'état... Fait
  1670. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1671. innovations@Ubuntu-Media-IO:~$ cd dev/cuda/
  1672. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-cache search libx265-dev
  1673. libx265-dev - H.265/HEVC video stream encoder (development files)
  1674. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-cache search x265
  1675. x265 - encodeur de flux vidéo H.265 (HEVC)
  1676. libx265-110 - H.265/HEVC video stream encoder (shared library)
  1677. libx265-dev - H.265/HEVC video stream encoder (development files)
  1678. libx265-doc - H.265/HEVC video stream encoder (documentation)
  1679. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-get remove x265 libx265-dev libx265-110 libx265-dev libx265-doc
  1680. Lecture des listes de paquets... Fait
  1681. Construction de l'arbre des dépendances
  1682. Lecture des informations d'état... Fait
  1683. Le paquet « libx265-doc » n'est pas installé, et ne peut donc être supprimé
  1684. Le paquet « x265 » n'est pas installé, et ne peut donc être supprimé
  1685. Les paquets suivants seront ENLEVÉS :
  1686. libx265-110 libx265-dev
  1687. 0 mis à jour, 0 nouvellement installés, 2 à enlever et 0 non mis à jour.
  1688. Après cette opération, 16,1 Mo d'espace disque seront libérés.
  1689. Souhaitez-vous continuer ? [O/n] O
  1690. (Lecture de la base de données... 161424 fichiers et répertoires déjà installés.)
  1691. Suppression de libx265-dev:amd64 (2.3-2) ...
  1692. Suppression de libx265-110:amd64 (2.3-2) ...
  1693. Traitement des actions différées (« triggers ») pour libc-bin (2.24-9ubuntu2.2) ...
  1694. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-get autoremove --purge
  1695. Lecture des listes de paquets... Fait
  1696. Construction de l'arbre des dépendances
  1697. Lecture des informations d'état... Fait
  1698. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1699. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-get install libx265-dev
  1700. Lecture des listes de paquets... Fait
  1701. Construction de l'arbre des dépendances
  1702. Lecture des informations d'état... Fait
  1703. The following additional packages will be installed:
  1704. libx265-110
  1705. Paquets suggérés :
  1706. libx265-doc
  1707. Les NOUVEAUX paquets suivants seront installés :
  1708. libx265-110 libx265-dev
  1709. 0 mis à jour, 2 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1710. Il est nécessaire de prendre 1 601 ko dans les archives.
  1711. Après cette opération, 16,1 Mo d'espace disque supplémentaires seront utilisés.
  1712. Souhaitez-vous continuer ? [O/n] O
  1713. Réception de:1 http://fr.archive.ubuntu.com/ubuntu zesty/universe amd64 libx265-110 amd64 2.3-2 [1 013 kB]
  1714. Réception de:2 http://fr.archive.ubuntu.com/ubuntu zesty/universe amd64 libx265-dev amd64 2.3-2 [588 kB]
  1715. 1 601 ko réceptionnés en 0s (16,7 Mo/s)
  1716. Sélection du paquet libx265-110:amd64 précédemment désélectionné.
  1717. (Lecture de la base de données... 161412 fichiers et répertoires déjà installés.)
  1718. Préparation du dépaquetage de .../libx265-110_2.3-2_amd64.deb ...
  1719. Dépaquetage de libx265-110:amd64 (2.3-2) ...
  1720. Sélection du paquet libx265-dev:amd64 précédemment désélectionné.
  1721. Préparation du dépaquetage de .../libx265-dev_2.3-2_amd64.deb ...
  1722. Dépaquetage de libx265-dev:amd64 (2.3-2) ...
  1723. Paramétrage de libx265-110:amd64 (2.3-2) ...
  1724. Traitement des actions différées (« triggers ») pour libc-bin (2.24-9ubuntu2.2) ...
  1725. Paramétrage de libx265-dev:amd64 (2.3-2) ...
  1726. innovations@Ubuntu-Media-IO:~/dev/cuda$ sudo apt-get install x265 libx265-110 libx265-dev libx265-doc
  1727. Lecture des listes de paquets... Fait
  1728. Construction de l'arbre des dépendances
  1729. Lecture des informations d'état... Fait
  1730. libx265-110 is already the newest version (2.3-2).
  1731. libx265-110 passé en « installé manuellement ».
  1732. libx265-dev is already the newest version (2.3-2).
  1733. The following additional packages will be installed:
  1734. libjs-jquery libjs-sphinxdoc libjs-underscore
  1735. Les NOUVEAUX paquets suivants seront installés :
  1736. libjs-jquery libjs-sphinxdoc libjs-underscore libx265-doc x265
  1737. 0 mis à jour, 5 nouvellement installés, 0 à enlever et 0 non mis à jour.
  1738. Il est nécessaire de prendre 418 ko dans les archives.
  1739. Après cette opération, 1 724 ko d'espace disque supplémentaires seront utilisés.
  1740. Souhaitez-vous continuer ? [O/n] O
  1741. Réception de:1 http://fr.archive.ubuntu.com/ubuntu zesty/main amd64 libjs-jquery all 3.1.1-2 [151 kB]
  1742. Réception de:2 http://fr.archive.ubuntu.com/ubuntu zesty/main amd64 libjs-underscore all 1.8.3~dfsg-1 [59,9 kB]
  1743. Réception de:3 http://fr.archive.ubuntu.com/ubuntu zesty-updates/main amd64 libjs-sphinxdoc all 1.5.3-1ubuntu0.1 [77,5 kB]
  1744. Réception de:4 http://fr.archive.ubuntu.com/ubuntu zesty/universe amd64 libx265-doc all 2.3-2 [89,8 kB]
  1745. Réception de:5 http://fr.archive.ubuntu.com/ubuntu zesty/universe amd64 x265 amd64 2.3-2 [39,4 kB]
  1746. 418 ko réceptionnés en 0s (8 727 ko/s)
  1747. Sélection du paquet libjs-jquery précédemment désélectionné.
  1748. (Lecture de la base de données... 161424 fichiers et répertoires déjà installés.)
  1749. Préparation du dépaquetage de .../libjs-jquery_3.1.1-2_all.deb ...
  1750. Dépaquetage de libjs-jquery (3.1.1-2) ...
  1751. Sélection du paquet libjs-underscore précédemment désélectionné.
  1752. Préparation du dépaquetage de .../libjs-underscore_1.8.3~dfsg-1_all.deb ...
  1753. Dépaquetage de libjs-underscore (1.8.3~dfsg-1) ...
  1754. Sélection du paquet libjs-sphinxdoc précédemment désélectionné.
  1755. Préparation du dépaquetage de .../libjs-sphinxdoc_1.5.3-1ubuntu0.1_all.deb ...
  1756. Dépaquetage de libjs-sphinxdoc (1.5.3-1ubuntu0.1) ...
  1757. Sélection du paquet libx265-doc précédemment désélectionné.
  1758. Préparation du dépaquetage de .../libx265-doc_2.3-2_all.deb ...
  1759. Dépaquetage de libx265-doc (2.3-2) ...
  1760. Sélection du paquet x265 précédemment désélectionné.
  1761. Préparation du dépaquetage de .../archives/x265_2.3-2_amd64.deb ...
  1762. Dépaquetage de x265 (2.3-2) ...
  1763. Paramétrage de libjs-jquery (3.1.1-2) ...
  1764. Paramétrage de x265 (2.3-2) ...
  1765. Paramétrage de libjs-underscore (1.8.3~dfsg-1) ...
  1766. Paramétrage de libjs-sphinxdoc (1.5.3-1ubuntu0.1) ...
  1767. Paramétrage de libx265-doc (2.3-2) ...
  1768. Traitement des actions différées (« triggers ») pour man-db (2.7.6.1-2) ...
  1769. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd ffmpeg/
  1770. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ comm
  1771. comm command command_not_found_handle
  1772. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ comm
  1773. comm command command_not_found_handle
  1774. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ comm
  1775. comm command command_not_found_handle
  1776. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ ffmpeg_NVIDIA_gpu_acceleration
  1777. ffmpeg_NVIDIA_gpu_acceleration : commande introuvable
  1778. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ git apply ../ffmpeg_NVIDIA_gpu_acceleration.patch
  1779. error: le patch a échoué : configure:276
  1780. error: configure : le patch ne s'applique pas
  1781. error: le patch a échoué : libavcodec/nvenc.c:25
  1782. error: libavcodec/nvenc.c : le patch ne s'applique pas
  1783. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg$ cd ..
  1784. innovations@Ubuntu-Media-IO:~/dev/cuda$ mkdir ffmpeg_build
  1785. innovations@Ubuntu-Media-IO:~/dev/cuda$ cd ffmpeg_build/
  1786. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ ../ffmpeg/configure --enable-nonfree --enable-nvenc --enable-nvresize --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-gpl --enable-libx264 --enable-libx265
  1787. Unknown option "--enable-nvresize".
  1788. See ../ffmpeg/configure --help for available options.
  1789. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ ../ffmpeg/configure --enable-nonfree --enable-nvenc --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-gpl --enable-libx264 --enable-libx265
  1790. install prefix /usr/local
  1791. source path /home/innovations/dev/cuda/ffmpeg
  1792. C compiler gcc
  1793. C library glibc
  1794. ARCH x86 (generic)
  1795. big-endian no
  1796. runtime cpu detection yes
  1797. standalone assembly yes
  1798. x86 assembler nasm
  1799. MMX enabled yes
  1800. MMXEXT enabled yes
  1801. 3DNow! enabled yes
  1802. 3DNow! extended enabled yes
  1803. SSE enabled yes
  1804. SSSE3 enabled yes
  1805. AESNI enabled yes
  1806. AVX enabled yes
  1807. AVX2 enabled yes
  1808. XOP enabled yes
  1809. FMA3 enabled yes
  1810. FMA4 enabled yes
  1811. i686 features enabled yes
  1812. CMOV is fast yes
  1813. EBX available yes
  1814. EBP available yes
  1815. debug symbols yes
  1816. strip symbols yes
  1817. optimize for size no
  1818. optimizations yes
  1819. static yes
  1820. shared no
  1821. postprocessing support yes
  1822. network support yes
  1823. threading support pthreads
  1824. safe bitstream reader yes
  1825. texi2html enabled no
  1826. perl enabled yes
  1827. pod2man enabled yes
  1828. makeinfo enabled yes
  1829. makeinfo supports HTML yes
  1830.  
  1831. External libraries:
  1832. iconv libx264 libx265 libxcb libxcb_shape libxcb_xfixes xlib zlib
  1833.  
  1834. External libraries providing hardware acceleration:
  1835. cuda cuvid nvenc v4l2_m2m
  1836.  
  1837. Libraries:
  1838. avcodec avdevice avfilter avformat avutil postproc swresample swscale
  1839.  
  1840. Programs:
  1841. ffmpeg ffprobe ffserver
  1842.  
  1843. Enabled decoders:
  1844. aac adpcm_ima_ws avrn dirac ffwavesynth huffyuv motionpixels mszh pcm_s32le_planar r210 sp5x utvideo webvtt
  1845. aac_fixed adpcm_ms avrp dnxhd fic iac movtext mts2 pcm_s64be ra_144 speedhq v210 wmalossless
  1846. aac_latm adpcm_mtaf avs dolby_e fits idcin mp1 mvc1 pcm_s64le ra_288 srgc v210x wmapro
  1847. aasc adpcm_psx avui dpx flac idf mp1float mvc2 pcm_s8 ralf srt v308 wmav1
  1848. ac3 adpcm_sbpro_2 ayuv dsd_lsbf flashsv iff_ilbm mp2 mxpeg pcm_s8_planar rawvideo ssa v408 wmav2
  1849. ac3_fixed adpcm_sbpro_3 bethsoftvid dsd_lsbf_planar flashsv2 imc mp2float nellymoser pcm_u16be realtext stl v410 wmavoice
  1850. adpcm_4xm adpcm_sbpro_4 bfi dsd_msbf flic indeo2 mp3 nuv pcm_u16le rl2 subrip vb wmv1
  1851. adpcm_adx adpcm_swf bink dsd_msbf_planar flv indeo3 mp3adu on2avc pcm_u24be roq subviewer vble wmv2
  1852. adpcm_afc adpcm_thp binkaudio_dct dsicinaudio fmvc indeo4 mp3adufloat opus pcm_u24le roq_dpcm subviewer1 vc1 wmv3
  1853. adpcm_aica adpcm_thp_le binkaudio_rdft dsicinvideo fourxm indeo5 mp3float paf_audio pcm_u32be rpza sunrast vc1_cuvid wmv3image
  1854. adpcm_ct adpcm_vima bintext dss_sp fraps interplay_acm mp3on4 paf_video pcm_u32le rscc svq1 vc1_v4l2m2m wnv1
  1855. adpcm_dtk adpcm_xa bitpacked dst frwu interplay_dpcm mp3on4float pam pcm_u8 rv10 svq3 vc1image wrapped_avframe
  1856. adpcm_ea adpcm_yamaha bmp dvaudio g2m interplay_video mpc7 pbm pcm_zork rv20 tak vcr1 ws_snd1
  1857. adpcm_ea_maxis_xa aic bmv_audio dvbsub g723_1 jacosub mpc8 pcm_alaw pcx rv30 targa vmdaudio xan_dpcm
  1858. adpcm_ea_r1 alac bmv_video dvdsub g729 jpeg2000 mpeg1_cuvid pcm_bluray pgm rv40 targa_y216 vmdvideo xan_wc3
  1859. adpcm_ea_r2 alias_pix brender_pix dvvideo gdv jpegls mpeg1_v4l2m2m pcm_dvd pgmyuv s302m tdsc vmnc xan_wc4
  1860. adpcm_ea_r3 als c93 dxa gif jv mpeg1video pcm_f16le pgssub sami text vorbis xbin
  1861. adpcm_ea_xas amrnb cavs dxtory gremlin_dpcm kgv1 mpeg2_cuvid pcm_f24le pictor sanm theora vp3 xbm
  1862. adpcm_g722 amrwb ccaption dxv gsm kmvc mpeg2_v4l2m2m pcm_f32be pixlet scpr thp vp5 xface
  1863. adpcm_g726 amv cdgraphics eac3 gsm_ms lagarith mpeg2video pcm_f32le pjs screenpresso tiertexseqvideo vp6 xl
  1864. adpcm_g726le anm cdxl eacmv h261 loco mpeg4 pcm_f64be png sdx2_dpcm tiff vp6a xma1
  1865. adpcm_ima_amv ansi cfhd eamad h263 m101 mpeg4_cuvid pcm_f64le ppm sgi tmv vp6f xma2
  1866. adpcm_ima_apc ape cinepak eatgq h263_v4l2m2m mace3 mpeg4_v4l2m2m pcm_lxf prores sgirle truehd vp7 xpm
  1867. adpcm_ima_dat4 apng clearvideo eatgv h263i mace6 mpegvideo pcm_mulaw prores_lgpl sheervideo truemotion1 vp8 xsub
  1868. adpcm_ima_dk3 ass cljr eatqi h263p magicyuv mpl2 pcm_s16be psd shorten truemotion2 vp8_cuvid xwd
  1869. adpcm_ima_dk4 asv1 cllc eightbps h264 mdec msa1 pcm_s16be_planar ptx sipr truemotion2rt vp8_v4l2m2m y41p
  1870. adpcm_ima_ea_eacs asv2 comfortnoise eightsvx_exp h264_cuvid metasound mscc pcm_s16le qcelp smackaud truespeech vp9 ylc
  1871. adpcm_ima_ea_sead atrac1 cook eightsvx_fib h264_v4l2m2m microdvd msmpeg4v1 pcm_s16le_planar qdm2 smacker tscc vp9_cuvid yop
  1872. adpcm_ima_iss atrac3 cpia escape124 hap mimic msmpeg4v2 pcm_s24be qdmc smc tscc2 vp9_v4l2m2m yuv4
  1873. adpcm_ima_oki atrac3al cscd escape130 hevc mjpeg msmpeg4v3 pcm_s24daud qdraw smvjpeg tta vplayer zero12v
  1874. adpcm_ima_qt atrac3p cyuv evrc hevc_cuvid mjpeg_cuvid msrle pcm_s24le qpeg snow twinvq vqa zerocodec
  1875. adpcm_ima_rad atrac3pal dca exr hnm4_video mjpegb mss1 pcm_s24le_planar qtrle sol_dpcm txd wavpack zlib
  1876. adpcm_ima_smjpeg aura dds ffv1 hq_hqa mlp mss2 pcm_s32be r10k sonic ulti webp zmbv
  1877. adpcm_ima_wav aura2 dfa ffvhuff hqx mmvideo msvideo1 pcm_s32le
  1878.  
  1879. Enabled encoders:
  1880. a64multi adpcm_yamaha cljr flashsv jpeg2000 mpeg2video pbm pcm_s24daud pcm_u24be prores_ks snow tta wmav2
  1881. a64multi5 alac comfortnoise flashsv2 jpegls mpeg4 pcm_alaw pcm_s24le pcm_u24le qtrle sonic utvideo wmv1
  1882. aac alias_pix dca flv libx264 mpeg4_v4l2m2m pcm_f32be pcm_s24le_planar pcm_u32be r10k sonic_ls v210 wmv2
  1883. ac3 amv dnxhd g723_1 libx264rgb msmpeg4v2 pcm_f32le pcm_s32be pcm_u32le r210 srt v308 wrapped_avframe
  1884. ac3_fixed apng dpx gif libx265 msmpeg4v3 pcm_f64be pcm_s32le pcm_u8 ra_144 ssa v408 xbm
  1885. adpcm_adx ass dvbsub h261 ljpeg msvideo1 pcm_f64le pcm_s32le_planar pcx rawvideo subrip v410 xface
  1886. adpcm_g722 asv1 dvdsub h263 mjpeg nellymoser pcm_mulaw pcm_s64be pgm roq sunrast vc2 xsub
  1887. adpcm_g726 asv2 dvvideo h263_v4l2m2m mlp nvenc pcm_s16be pcm_s64le pgmyuv roq_dpcm svq1 vorbis xwd
  1888. adpcm_g726le avrp eac3 h263p movtext nvenc_h264 pcm_s16be_planar pcm_s8 png rv10 targa vp8_v4l2m2m y41p
  1889. adpcm_ima_qt avui ffv1 h264_nvenc mp2 nvenc_hevc pcm_s16le pcm_s8_planar ppm rv20 text wavpack yuv4
  1890. adpcm_ima_wav ayuv ffvhuff h264_v4l2m2m mp2fixed opus pcm_s16le_planar pcm_u16be prores s302m tiff webvtt zlib
  1891. adpcm_ms bmp fits hevc_nvenc mpeg1video pam pcm_s24be pcm_u16le prores_aw sgi truehd wmav1 zmbv
  1892. adpcm_swf cinepak flac huffyuv
  1893.  
  1894. Enabled hwaccels:
  1895. h264_cuvid hevc_cuvid mjpeg_cuvid mpeg1_cuvid mpeg2_cuvid mpeg4_cuvid vc1_cuvid vp8_cuvid vp9_cuvid
  1896.  
  1897. Enabled parsers:
  1898. aac bmp dca dpx dvd_nav g729 h263 mjpeg mpegaudio png rv40 vc1 vp8
  1899. aac_latm cavsvideo dirac dvaudio dvdsub gsm h264 mlp mpegvideo pnm sipr vorbis vp9
  1900. ac3 cook dnxhd dvbsub flac h261 hevc mpeg4video opus rv30 tak vp3 xma
  1901. adx
  1902.  
  1903. Enabled demuxers:
  1904. aa ast daud flac ico image_pictor_pipe lmlm4 mpegtsraw paf pjs scc svag vpk
  1905. aac au dcstr flic idcin image_png_pipe loas mpegvideo pcm_alaw pmp sdp swf vplayer
  1906. ac3 avi dfa flv idf image_ppm_pipe lrc mpjpeg pcm_f32be pva sdr2 tak vqf
  1907. acm avr dirac fourxm iff image_psd_pipe lvf mpl2 pcm_f32le pvf sds tedcaptions w64
  1908. act avs dnxhd frm ilbc image_qdraw_pipe lxf mpsub pcm_f64be qcp sdx thp wav
  1909. adf bethsoftvid dsf fsb image2 image_sgi_pipe m4v msf pcm_f64le r3d segafilm threedostr wc3
  1910. adp bfi dsicin g722 image2_alias_pix image_sunrast_pipe matroska msnwc_tcp pcm_mulaw rawvideo shorten tiertexseq webm_dash_manifest
  1911. ads bfstm dss g723_1 image2_brender_pix image_svg_pipe mgsts mtaf pcm_s16be realtext siff tmv webvtt
  1912. adx bink dts g726 image2pipe image_tiff_pipe microdvd mtv pcm_s16le redspark sln truehd wsaud
  1913. aea bintext dtshd g726le image_bmp_pipe image_webp_pipe mjpeg musx pcm_s24be rl2 smacker tta wsd
  1914. afc bit dv g729 image_dds_pipe image_xpm_pipe mjpeg_2000 mv pcm_s24le rm smjpeg tty wsvqa
  1915. aiff bmv dvbsub gdv image_dpx_pipe ingenient mlp mvi pcm_s32be roq smush txd wtv
  1916. aix boa dvbtxt genh image_exr_pipe ipmovie mlv mxf pcm_s32le rpl sol v210 wv
  1917. amr brstm dxa gif image_j2k_pipe ircam mm mxg pcm_s8 rsd sox v210x wve
  1918. anm c93 ea gsm image_jpeg_pipe iss mmf nc pcm_u16be rso spdif vag xa
  1919. apc caf ea_cdata gxf image_jpegls_pipe iv8 mov nistsphere pcm_u16le rtp srt vc1 xbin
  1920. ape cavsvideo eac3 h261 image_pam_pipe ivf mp3 nsv pcm_u24be rtsp stl vc1t xmv
  1921. apng cdg epaf h263 image_pbm_pipe ivr mpc nut pcm_u24le s337m str vivo xvag
  1922. aqtitle cdxl ffm h264 image_pcx_pipe jacosub mpc8 nuv pcm_u32be sami subviewer vmd xwma
  1923. asf cine ffmetadata hevc image_pgm_pipe jv mpegps ogg pcm_u32le sap subviewer1 vobsub yop
  1924. asf_o concat filmstrip hls image_pgmyuv_pipe live_flv mpegts oma pcm_u8 sbg sup voc yuv4mpegpipe
  1925. ass data fits hnm
  1926.  
  1927. Enabled muxers:
  1928. a64 avi dv framemd5 hds latm mp2 mxf pcm_f32le pcm_u16le rtp_mpegts stream_segment voc
  1929. ac3 avm2 eac3 g722 hevc lrc mp3 mxf_d10 pcm_f64be pcm_u24be rtsp sup w64
  1930. adts bit f4v g723_1 hls m4v mp4 mxf_opatom pcm_f64le pcm_u24le sap swf wav
  1931. adx caf ffm g726 ico matroska mpeg1system null pcm_mulaw pcm_u32be scc tee webm
  1932. aiff cavsvideo ffmetadata g726le ilbc matroska_audio mpeg1vcd nut pcm_s16be pcm_u32le segment tg2 webm_chunk
  1933. amr crc fifo gif image2 md5 mpeg1video oga pcm_s16le pcm_u8 singlejpeg tgp webm_dash_manifest
  1934. apng dash filmstrip gsm image2pipe microdvd mpeg2dvd ogg pcm_s24be psp smjpeg truehd webp
  1935. asf data fits gxf ipod mjpeg mpeg2svcd ogv pcm_s24le rawvideo smoothstreaming tta webvtt
  1936. asf_stream daud flac h261 ircam mkvtimestamp_v2 mpeg2video oma pcm_s32be rm sox uncodedframecrc wtv
  1937. ass dirac flv h263 ismv mlp mpeg2vob opus pcm_s32le roq spdif vc1 wv
  1938. ast dnxhd framecrc h264 ivf mmf mpegts pcm_alaw pcm_s8 rso spx vc1t yuv4mpegpipe
  1939. au dts framehash hash jacosub mov mpjpeg pcm_f32be pcm_u16be rtp srt
  1940.  
  1941. Enabled protocols:
  1942. async crypto file gopher http icecast mmsh pipe rtmp rtp subfile tee udplite
  1943. cache data ftp hls httpproxy md5 mmst prompeg rtmpt srtp tcp udp unix
  1944. concat ffrtmphttp
  1945.  
  1946. Enabled filters:
  1947. abench alphamerge asidedata chromakey dctdnoiz extractplanes hdcd limiter nnedi pullup setpts smptehdbars tonemap
  1948. abitscope amerge asplit ciescope deband extrastereo headphone loop noformat qp setsar sobel transpose
  1949. acompressor ametadata astats codecview decimate fade hflip loudnorm noise random settb spectrumsynth treble
  1950. acopy amix astreamselect color deflate fftfilt highpass lowpass null readeia608 showcqt split tremolo
  1951. acrossfade amovie atadenoise colorbalance deflicker field histeq lumakey nullsink readvitc showfreqs spp trim
  1952. acrusher anequalizer atempo colorchannelmixer dejudder fieldhint histogram lut nullsrc realtime showinfo ssim unpremultiply
  1953. adelay anoisesrc atrim colorkey delogo fieldmatch hqdn3d lut2 oscilloscope remap showpalette stereo3d unsharp
  1954. adrawgraph anull avectorscope colorlevels deshake fieldorder hqx lut3d overlay removegrain showspectrum stereotools uspp
  1955. aecho anullsink avgblur colormatrix despill find_rect hstack lutrgb owdenoise removelogo showspectrumpic stereowiden vaguedenoiser
  1956. aemphasis anullsrc bandpass colorspace detelecine firequalizer hue lutyuv pad repeatfields showvolume streamselect vectorscope
  1957. aeval apad bandreject compand dilation flanger hwdownload mandelbrot palettegen replaygain showwaves super2xsai vflip
  1958. aevalsrc aperms bass compensationdelay displace floodfill hwmap maskedclamp paletteuse reverse showwavespic superequalizer vibrato
  1959. afade aphasemeter bbox concat doubleweave format hwupload maskedmerge pan rgbtestsrc shuffleframes surround vignette
  1960. afftfilt aphaser bench convolution drawbox fps hwupload_cuda mcdeint perms roberts shuffleplanes swaprect vmafmotion
  1961. afir apulsator biquad convolve drawgraph framepack hysteresis mergeplanes perspective rotate sidechaincompress swapuv volume
  1962. aformat arealtime bitplanenoise copy drawgrid framerate idet mestimate phase sab sidechaingate tblend volumedetect
  1963. agate aresample blackdetect cover_rect dynaudnorm framestep il metadata pixdesctest scale sidedata telecine vstack
  1964. ahistogram areverse blackframe crop earwax fspp inflate midequalizer pixscope scale2ref signalstats testsrc w3fdif
  1965. ainterleave aselect blend cropdetect ebur128 gblur interlace minterpolate pp select signature testsrc2 waveform
  1966. alimiter asendcmd boxblur crossfeed edgedetect geq interleave movie pp7 selectivecolor silencedetect threshold weave
  1967. allpass asetnsamples bwdif crystalizer elbg gradfun join mpdecimate premultiply sendcmd silenceremove thumbnail xbr
  1968. allrgb asetpts cellauto curves eq haas kerndeint mptestsrc prewitt separatefields sine tile yadif
  1969. allyuv asetrate channelmap datascope equalizer haldclut lenscorrection negate pseudocolor setdar smartblur tinterlace yuvtestsrc
  1970. aloop asettb channelsplit dcshift erosion haldclutsrc life nlmeans psnr setfield smptebars tlut2 zoompan
  1971. alphaextract ashowinfo chorus
  1972.  
  1973. Enabled bsfs:
  1974. aac_adtstoasc dca_core extract_extradata hevc_mp4toannexb mjpeg2jpeg mov2textsub mpeg4_unpack_bframes null remove_extradata text2movsub vp9_raw_reorder vp9_superframe vp9_superframe_split
  1975. chomp dump_extradata h264_mp4toannexb imx_dump_header mjpega_dump_header mp3_header_decompress noise
  1976.  
  1977. Enabled indevs:
  1978. fbdev lavfi oss v4l2 xcbgrab
  1979.  
  1980. Enabled outdevs:
  1981. fbdev oss v4l2
  1982.  
  1983. License: nonfree and unredistributable
  1984. Creating configuration files ...
  1985. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ make -j 10
  1986. GEN libavutil/libavutil.version
  1987. GEN libavcodec/libavcodec.version
  1988. GEN libavformat/libavformat.version
  1989. GEN libswscale/libswscale.version
  1990. GEN libswresample/libswresample.version
  1991. GEN libpostproc/libpostproc.version
  1992. GEN libavfilter/libavfilter.version
  1993. GEN libavdevice/libavdevice.version
  1994. CC libavdevice/alldevices.o
  1995. CC libavdevice/avdevice.o
  1996. CC libavdevice/fbdev_common.o
  1997. CC libavdevice/fbdev_enc.o
  1998. CC libavdevice/fbdev_dec.o
  1999. CC libavdevice/lavfi.o
  2000. CC libavdevice/oss_enc.o
  2001. CC libavdevice/oss_dec.o
  2002. CC libavdevice/timefilter.o
  2003. CC libavdevice/oss.o
  2004. CC libavdevice/utils.o
  2005. CC libavdevice/v4l2-common.o
  2006. CC libavdevice/v4l2.o
  2007. CC libavdevice/v4l2enc.o
  2008. CC libavdevice/xcbgrab.o
  2009. GEN libavdevice/libavdevice.pc
  2010. CC libavformat/3dostr.o
  2011. GEN libavfilter/libavfilter.pc
  2012. CC libavformat/4xm.o
  2013. CC libavformat/a64.o
  2014. CC libavformat/aacdec.o
  2015. CC libavformat/aadec.o
  2016. CC libavformat/ac3dec.o
  2017. CC libavformat/acm.o
  2018. CC libavformat/act.o
  2019. CC libavformat/adp.o
  2020. CC libavformat/ads.o
  2021. CC libavformat/aea.o
  2022. CC libavformat/adxdec.o
  2023. CC libavformat/adtsenc.o
  2024. CC libavformat/afc.o
  2025. CC libavformat/aiffdec.o
  2026. CC libavformat/aiffenc.o
  2027. CC libavformat/aixdec.o
  2028. CC libavformat/allformats.o
  2029. CC libavformat/amr.o
  2030. CC libavformat/anm.o
  2031. CC libavformat/apc.o
  2032. CC libavformat/apetag.o
  2033. CC libavformat/ape.o
  2034. CC libavformat/apngdec.o
  2035. CC libavformat/apngenc.o
  2036. CC libavformat/aqtitledec.o
  2037. CC libavformat/asf.o
  2038. CC libavformat/asfcrypt.o
  2039. CC libavformat/asfdec_f.o
  2040. CC libavformat/asfdec_o.o
  2041. CC libavformat/asfenc.o
  2042. CC libavformat/assdec.o
  2043. CC libavformat/assenc.o
  2044. CC libavformat/astdec.o
  2045. CC libavformat/ast.o
  2046. CC libavformat/astenc.o
  2047. CC libavformat/au.o
  2048. CC libavformat/async.o
  2049. CC libavformat/audiointerleave.o
  2050. CC libavformat/avc.o
  2051. CC libavformat/avidec.o
  2052. CC libavformat/avio.o
  2053. CC libavformat/avienc.o
  2054. CC libavformat/aviobuf.o
  2055. CC libavformat/avlanguage.o
  2056. CC libavformat/avs.o
  2057. CC libavformat/avr.o
  2058. CC libavformat/bethsoftvid.o
  2059. CC libavformat/bfi.o
  2060. CC libavformat/bink.o
  2061. CC libavformat/bintext.o
  2062. CC libavformat/bmv.o
  2063. CC libavformat/bit.o
  2064. CC libavformat/boadec.o
  2065. CC libavformat/brstm.o
  2066. CC libavformat/c93.o
  2067. CC libavformat/cache.o
  2068. CC libavformat/caf.o
  2069. CC libavformat/cafdec.o
  2070. CC libavformat/cafenc.o
  2071. CC libavformat/cavsvideodec.o
  2072. CC libavformat/cdg.o
  2073. CC libavformat/cdxl.o
  2074. CC libavformat/cinedec.o
  2075. CC libavformat/concat.o
  2076. CC libavformat/concatdec.o
  2077. CC libavformat/crcenc.o
  2078. CC libavformat/crypto.o
  2079. CC libavformat/cutils.o
  2080. CC libavformat/dash.o
  2081. CC libavformat/dashenc.o
  2082. CC libavformat/data_uri.o
  2083. CC libavformat/dauddec.o
  2084. CC libavformat/daudenc.o
  2085. CC libavformat/dcstr.o
  2086. CC libavformat/dfa.o
  2087. CC libavformat/diracdec.o
  2088. CC libavformat/dnxhddec.o
  2089. CC libavformat/dsfdec.o
  2090. CC libavformat/dsicin.o
  2091. CC libavformat/dss.o
  2092. CC libavformat/dtsdec.o
  2093. CC libavformat/dtshddec.o
  2094. CC libavformat/dump.o
  2095. CC libavformat/dv.o
  2096. CC libavformat/dvbsub.o
  2097. CC libavformat/dvbtxt.o
  2098. CC libavformat/dvenc.o
  2099. CC libavformat/eacdata.o
  2100. CC libavformat/dxa.o
  2101. CC libavformat/electronicarts.o
  2102. CC libavformat/epafdec.o
  2103. CC libavformat/ffmdec.o
  2104. src/libavformat/dump.c: In function ‘dump_stream_format’:
  2105. src/libavformat/dump.c:473:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2106. avctx->properties = st->codec->properties;
  2107. ^~~~~
  2108. In file included from src/libavformat/dump.c:37:0:
  2109. src/libavformat/avformat.h:893:21: note: declared here
  2110. AVCodecContext *codec;
  2111. ^~~~~
  2112. src/libavformat/dump.c:474:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2113. avctx->codec = st->codec->codec;
  2114. ^~~~~
  2115. In file included from src/libavformat/dump.c:37:0:
  2116. src/libavformat/avformat.h:893:21: note: declared here
  2117. AVCodecContext *codec;
  2118. ^~~~~
  2119. src/libavformat/dump.c:475:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2120. avctx->qmin = st->codec->qmin;
  2121. ^~~~~
  2122. In file included from src/libavformat/dump.c:37:0:
  2123. src/libavformat/avformat.h:893:21: note: declared here
  2124. AVCodecContext *codec;
  2125. ^~~~~
  2126. src/libavformat/dump.c:476:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2127. avctx->qmax = st->codec->qmax;
  2128. ^~~~~
  2129. In file included from src/libavformat/dump.c:37:0:
  2130. src/libavformat/avformat.h:893:21: note: declared here
  2131. AVCodecContext *codec;
  2132. ^~~~~
  2133. src/libavformat/dump.c:477:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2134. avctx->coded_width = st->codec->coded_width;
  2135. ^~~~~
  2136. In file included from src/libavformat/dump.c:37:0:
  2137. src/libavformat/avformat.h:893:21: note: declared here
  2138. AVCodecContext *codec;
  2139. ^~~~~
  2140. src/libavformat/dump.c:478:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2141. avctx->coded_height = st->codec->coded_height;
  2142. ^~~~~
  2143. In file included from src/libavformat/dump.c:37:0:
  2144. src/libavformat/avformat.h:893:21: note: declared here
  2145. AVCodecContext *codec;
  2146. ^~~~~
  2147. src/libavformat/dump.c:513:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2148. int tbc = st->codec->time_base.den && st->codec->time_base.num;
  2149. ^~~
  2150. In file included from src/libavformat/dump.c:37:0:
  2151. src/libavformat/avformat.h:893:21: note: declared here
  2152. AVCodecContext *codec;
  2153. ^~~~~
  2154. src/libavformat/dump.c:513:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2155. int tbc = st->codec->time_base.den && st->codec->time_base.num;
  2156. ^~~
  2157. In file included from src/libavformat/dump.c:37:0:
  2158. src/libavformat/avformat.h:893:21: note: declared here
  2159. AVCodecContext *codec;
  2160. ^~~~~
  2161. src/libavformat/dump.c:525:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2162. print_fps(1 / av_q2d(st->codec->time_base), "tbc");
  2163. ^~~~~~~~~
  2164. In file included from src/libavformat/dump.c:37:0:
  2165. src/libavformat/avformat.h:893:21: note: declared here
  2166. AVCodecContext *codec;
  2167. ^~~~~
  2168. CC libavformat/ffmetadec.o
  2169. CC libavformat/ffmetaenc.o
  2170. CC libavformat/ffmenc.o
  2171. CC libavformat/fifo.o
  2172. CC libavformat/file.o
  2173. CC libavformat/filmstripdec.o
  2174. CC libavformat/filmstripenc.o
  2175. CC libavformat/fitsdec.o
  2176. CC libavformat/fitsenc.o
  2177. CC libavformat/flac_picture.o
  2178. CC libavformat/flacdec.o
  2179. CC libavformat/flacenc.o
  2180. CC libavformat/flacenc_header.o
  2181. CC libavformat/flic.o
  2182. CC libavformat/flvdec.o
  2183. CC libavformat/flvenc.o
  2184. CC libavformat/format.o
  2185. CC libavformat/framecrcenc.o
  2186. CC libavformat/framehash.o
  2187. CC libavformat/frmdec.o
  2188. CC libavformat/fsb.o
  2189. CC libavformat/ftp.o
  2190. CC libavformat/g722.o
  2191. CC libavformat/g723_1.o
  2192. CC libavformat/g726.o
  2193. CC libavformat/g729dec.o
  2194. CC libavformat/gdv.o
  2195. CC libavformat/genh.o
  2196. CC libavformat/gifdec.o
  2197. CC libavformat/gif.o
  2198. CC libavformat/gsmdec.o
  2199. CC libavformat/gopher.o
  2200. CC libavformat/gxf.o
  2201. CC libavformat/gxfenc.o
  2202. CC libavformat/h261dec.o
  2203. CC libavformat/h263dec.o
  2204. CC libavformat/h264dec.o
  2205. CC libavformat/hashenc.o
  2206. CC libavformat/hdsenc.o
  2207. CC libavformat/hevc.o
  2208. CC libavformat/hevcdec.o
  2209. CC libavformat/hls.o
  2210. CC libavformat/hlsenc.o
  2211. CC libavformat/hlsproto.o
  2212. CC libavformat/hnm.o
  2213. CC libavformat/http.o
  2214. CC libavformat/httpauth.o
  2215. CC libavformat/icecast.o
  2216. CC libavformat/icodec.o
  2217. CC libavformat/icoenc.o
  2218. CC libavformat/id3v1.o
  2219. CC libavformat/id3v2.o
  2220. CC libavformat/id3v2enc.o
  2221. CC libavformat/idcin.o
  2222. CC libavformat/idroqdec.o
  2223. CC libavformat/idroqenc.o
  2224. CC libavformat/iff.o
  2225. CC libavformat/ilbc.o
  2226. CC libavformat/img2.o
  2227. CC libavformat/img2_alias_pix.o
  2228. CC libavformat/img2_brender_pix.o
  2229. CC libavformat/img2enc.o
  2230. CC libavformat/img2dec.o
  2231. CC libavformat/ingenientdec.o
  2232. CC libavformat/ipmovie.o
  2233. CC libavformat/ircam.o
  2234. CC libavformat/ircamdec.o
  2235. CC libavformat/ircamenc.o
  2236. CC libavformat/isom.o
  2237. CC libavformat/iss.o
  2238. CC libavformat/iv8.o
  2239. CC libavformat/ivfdec.o
  2240. CC libavformat/ivfenc.o
  2241. CC libavformat/jacosubdec.o
  2242. CC libavformat/jacosubenc.o
  2243. CC libavformat/jvdec.o
  2244. CC libavformat/lmlm4.o
  2245. CC libavformat/latmenc.o
  2246. CC libavformat/loasdec.o
  2247. CC libavformat/lrc.o
  2248. CC libavformat/lrcdec.o
  2249. CC libavformat/lrcenc.o
  2250. CC libavformat/lvfdec.o
  2251. CC libavformat/lxfdec.o
  2252. CC libavformat/m4vdec.o
  2253. CC libavformat/matroska.o
  2254. CC libavformat/matroskadec.o
  2255. CC libavformat/matroskaenc.o
  2256. CC libavformat/metadata.o
  2257. CC libavformat/md5proto.o
  2258. CC libavformat/microdvddec.o
  2259. CC libavformat/mgsts.o
  2260. CC libavformat/microdvdenc.o
  2261. CC libavformat/mj2kdec.o
  2262. CC libavformat/mkvtimestamp_v2.o
  2263. CC libavformat/mlpdec.o
  2264. CC libavformat/mlvdec.o
  2265. CC libavformat/mm.o
  2266. CC libavformat/mmf.o
  2267. CC libavformat/mms.o
  2268. CC libavformat/mmst.o
  2269. CC libavformat/mmsh.o
  2270. CC libavformat/mov.o
  2271. CC libavformat/mov_chan.o
  2272. CC libavformat/movenc.o
  2273. CC libavformat/movenccenc.o
  2274. CC libavformat/movenchint.o
  2275. CC libavformat/mp3dec.o
  2276. CC libavformat/mp3enc.o
  2277. src/libavformat/movenc.c: In function ‘handle_eac3’:
  2278. src/libavformat/movenc.c:453:9: warning: ‘av_copy_packet_side_data’ is deprecated [-Wdeprecated-declarations]
  2279. if ((ret = av_copy_packet_side_data(&info->pkt, pkt)) < 0)
  2280. ^~
  2281. In file included from src/libavformat/avformat.h:319:0,
  2282. from src/libavformat/movenc.h:27,
  2283. from src/libavformat/movenc.c:27:
  2284. src/libavcodec/avcodec.h:4640:5: note: declared here
  2285. int av_copy_packet_side_data(AVPacket *dst, const AVPacket *src);
  2286. ^~~~~~~~~~~~~~~~~~~~~~~~
  2287. CC libavformat/mpc.o
  2288. CC libavformat/mpc8.o
  2289. CC libavformat/mpeg.o
  2290. CC libavformat/mpegenc.o
  2291. CC libavformat/mpegts.o
  2292. CC libavformat/mpegtsenc.o
  2293. CC libavformat/mpegvideodec.o
  2294. CC libavformat/mpjpeg.o
  2295. CC libavformat/mpjpegdec.o
  2296. CC libavformat/mpl2dec.o
  2297. CC libavformat/mpsubdec.o
  2298. CC libavformat/msf.o
  2299. CC libavformat/msnwc_tcp.o
  2300. CC libavformat/mtaf.o
  2301. CC libavformat/mtv.o
  2302. CC libavformat/musx.o
  2303. CC libavformat/mux.o
  2304. CC libavformat/mvdec.o
  2305. CC libavformat/mvi.o
  2306. CC libavformat/mxf.o
  2307. CC libavformat/mxfdec.o
  2308. CC libavformat/mxfenc.o
  2309. CC libavformat/mxg.o
  2310. CC libavformat/ncdec.o
  2311. CC libavformat/network.o
  2312. CC libavformat/nistspheredec.o
  2313. CC libavformat/nsvdec.o
  2314. CC libavformat/nullenc.o
  2315. CC libavformat/nut.o
  2316. CC libavformat/nutdec.o
  2317. CC libavformat/nutenc.o
  2318. CC libavformat/nuv.o
  2319. CC libavformat/oggdec.o
  2320. CC libavformat/oggenc.o
  2321. CC libavformat/oggparsecelt.o
  2322. CC libavformat/oggparsedaala.o
  2323. CC libavformat/oggparsedirac.o
  2324. CC libavformat/oggparseflac.o
  2325. CC libavformat/oggparseogm.o
  2326. CC libavformat/oggparseopus.o
  2327. CC libavformat/oggparseskeleton.o
  2328. CC libavformat/oggparsespeex.o
  2329. CC libavformat/oggparsetheora.o
  2330. CC libavformat/oggparsevorbis.o
  2331. CC libavformat/oggparsevp8.o
  2332. CC libavformat/oma.o
  2333. CC libavformat/omadec.o
  2334. CC libavformat/omaenc.o
  2335. CC libavformat/options.o
  2336. CC libavformat/os_support.o
  2337. CC libavformat/paf.o
  2338. CC libavformat/pcm.o
  2339. CC libavformat/pcmdec.o
  2340. CC libavformat/pjsdec.o
  2341. CC libavformat/pcmenc.o
  2342. CC libavformat/pmpdec.o
  2343. CC libavformat/prompeg.o
  2344. CC libavformat/protocols.o
  2345. CC libavformat/psxstr.o
  2346. CC libavformat/pva.o
  2347. CC libavformat/pvfdec.o
  2348. CC libavformat/qcp.o
  2349. CC libavformat/qtpalette.o
  2350. src/libavformat/protocols.c: In function ‘avio_enum_protocols’:
  2351. src/libavformat/protocols.c:100:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  2352. p = p ? p + 1 : url_protocols;
  2353. ^
  2354. src/libavformat/movenc.c: In function ‘mov_flush_fragment’:
  2355. src/libavformat/movenc.c:918:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
  2356. if (cluster_idx >= track->entry)
  2357. ^
  2358. CC libavformat/r3d.o
  2359. CC libavformat/rawdec.o
  2360. CC libavformat/rawenc.o
  2361. CC libavformat/rawutils.o
  2362. CC libavformat/rawvideodec.o
  2363. CC libavformat/rdt.o
  2364. CC libavformat/realtextdec.o
  2365. CC libavformat/replaygain.o
  2366. CC libavformat/redspark.o
  2367. CC libavformat/riff.o
  2368. CC libavformat/riffdec.o
  2369. CC libavformat/riffenc.o
  2370. CC libavformat/rl2.o
  2371. CC libavformat/rm.o
  2372. CC libavformat/rmdec.o
  2373. CC libavformat/rmenc.o
  2374. CC libavformat/rmsipr.o
  2375. CC libavformat/rpl.o
  2376. CC libavformat/rsd.o
  2377. CC libavformat/rso.o
  2378. CC libavformat/rsodec.o
  2379. CC libavformat/rsoenc.o
  2380. CC libavformat/rtmphttp.o
  2381. CC libavformat/rtmppkt.o
  2382. CC libavformat/rtmpproto.o
  2383. CC libavformat/rtp.o
  2384. CC libavformat/rtpdec.o
  2385. CC libavformat/rtpdec_ac3.o
  2386. CC libavformat/rtpdec_amr.o
  2387. CC libavformat/rtpdec_asf.o
  2388. CC libavformat/rtpdec_dv.o
  2389. CC libavformat/rtpdec_g726.o
  2390. CC libavformat/rtpdec_h261.o
  2391. CC libavformat/rtpdec_h263.o
  2392. CC libavformat/rtpdec_h263_rfc2190.o
  2393. CC libavformat/rtpdec_h264.o
  2394. CC libavformat/rtpdec_hevc.o
  2395. CC libavformat/rtpdec_ilbc.o
  2396. CC libavformat/rtpdec_jpeg.o
  2397. CC libavformat/rtpdec_latm.o
  2398. CC libavformat/rtpdec_mpa_robust.o
  2399. CC libavformat/rtpdec_mpeg12.o
  2400. CC libavformat/rtpdec_mpeg4.o
  2401. CC libavformat/rtpdec_mpegts.o
  2402. CC libavformat/rtpdec_qcelp.o
  2403. CC libavformat/rtpdec_qdm2.o
  2404. CC libavformat/rtpdec_qt.o
  2405. CC libavformat/rtpdec_svq3.o
  2406. CC libavformat/rtpdec_rfc4175.o
  2407. CC libavformat/rtpdec_vc2hq.o
  2408. CC libavformat/rtpdec_vp8.o
  2409. CC libavformat/rtpdec_vp9.o
  2410. CC libavformat/rtpdec_xiph.o
  2411. CC libavformat/rtpenc.o
  2412. CC libavformat/rtpenc_aac.o
  2413. CC libavformat/rtpenc_amr.o
  2414. CC libavformat/rtpenc_h261.o
  2415. CC libavformat/rtpenc_chain.o
  2416. CC libavformat/rtpenc_h263.o
  2417. CC libavformat/rtpenc_h263_rfc2190.o
  2418. CC libavformat/rtpenc_h264_hevc.o
  2419. CC libavformat/rtpenc_latm.o
  2420. CC libavformat/rtpenc_jpeg.o
  2421. CC libavformat/rtpenc_mpegts.o
  2422. CC libavformat/rtpenc_mpv.o
  2423. CC libavformat/rtpenc_vc2hq.o
  2424. CC libavformat/rtpenc_vp8.o
  2425. CC libavformat/rtpenc_vp9.o
  2426. CC libavformat/rtpenc_xiph.o
  2427. CC libavformat/rtpproto.o
  2428. CC libavformat/rtsp.o
  2429. CC libavformat/rtspdec.o
  2430. CC libavformat/rtspenc.o
  2431. CC libavformat/s337m.o
  2432. CC libavformat/samidec.o
  2433. CC libavformat/sapdec.o
  2434. CC libavformat/sapenc.o
  2435. CC libavformat/sauce.o
  2436. CC libavformat/sbgdec.o
  2437. CC libavformat/sccdec.o
  2438. CC libavformat/sccenc.o
  2439. CC libavformat/sdp.o
  2440. CC libavformat/sdr2.o
  2441. CC libavformat/sdsdec.o
  2442. CC libavformat/sdxdec.o
  2443. src/libavformat/sdp.c: In function ‘sdp_write_media_attributes’:
  2444. src/libavformat/sdp.c:700:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2445. if (st->codec) {
  2446. ^~
  2447. In file included from src/libavformat/sdp.c:29:0:
  2448. src/libavformat/avformat.h:893:21: note: declared here
  2449. AVCodecContext *codec;
  2450. ^~~~~
  2451. src/libavformat/sdp.c:704:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2452. if (st->codec->flags & AV_CODEC_FLAG_QSCALE)
  2453. ^~
  2454. In file included from src/libavformat/sdp.c:29:0:
  2455. src/libavformat/avformat.h:893:21: note: declared here
  2456. AVCodecContext *codec;
  2457. ^~~~~
  2458. src/libavformat/sdp.c:706:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2459. else if (!av_opt_get_int(st->codec, "vad", AV_OPT_FLAG_ENCODING_PARAM, &vad_option) && vad_option)
  2460. ^~~~
  2461. In file included from src/libavformat/sdp.c:29:0:
  2462. src/libavformat/avformat.h:893:21: note: declared here
  2463. AVCodecContext *codec;
  2464. ^~~~~
  2465. CC libavformat/segafilm.o
  2466. CC libavformat/segment.o
  2467. CC libavformat/shortendec.o
  2468. CC libavformat/siff.o
  2469. CC libavformat/sierravmd.o
  2470. CC libavformat/smacker.o
  2471. CC libavformat/smjpeg.o
  2472. CC libavformat/smjpegdec.o
  2473. CC libavformat/smjpegenc.o
  2474. CC libavformat/smoothstreamingenc.o
  2475. CC libavformat/smush.o
  2476. CC libavformat/sol.o
  2477. CC libavformat/soxdec.o
  2478. CC libavformat/soxenc.o
  2479. CC libavformat/spdif.o
  2480. CC libavformat/spdifdec.o
  2481. CC libavformat/spdifenc.o
  2482. CC libavformat/srtdec.o
  2483. CC libavformat/srtenc.o
  2484. CC libavformat/srtp.o
  2485. CC libavformat/stldec.o
  2486. CC libavformat/srtpproto.o
  2487. CC libavformat/subfile.o
  2488. CC libavformat/subtitles.o
  2489. CC libavformat/subviewer1dec.o
  2490. CC libavformat/subviewerdec.o
  2491. CC libavformat/supdec.o
  2492. CC libavformat/supenc.o
  2493. CC libavformat/svag.o
  2494. CC libavformat/swf.o
  2495. CC libavformat/swfdec.o
  2496. CC libavformat/swfenc.o
  2497. CC libavformat/takdec.o
  2498. CC libavformat/tcp.o
  2499. CC libavformat/tee.o
  2500. CC libavformat/tedcaptionsdec.o
  2501. CC libavformat/tee_common.o
  2502. CC libavformat/teeproto.o
  2503. CC libavformat/thp.o
  2504. CC libavformat/tiertexseq.o
  2505. CC libavformat/tmv.o
  2506. CC libavformat/tta.o
  2507. CC libavformat/ttaenc.o
  2508. CC libavformat/tty.o
  2509. CC libavformat/txd.o
  2510. CC libavformat/udp.o
  2511. CC libavformat/uncodedframecrcenc.o
  2512. CC libavformat/unix.o
  2513. CC libavformat/url.o
  2514. CC libavformat/urldecode.o
  2515. CC libavformat/utils.o
  2516. CC libavformat/v210.o
  2517. CC libavformat/vag.o
  2518. CC libavformat/vc1dec.o
  2519. CC libavformat/vc1test.o
  2520. CC libavformat/vc1testenc.o
  2521. CC libavformat/vivo.o
  2522. CC libavformat/voc.o
  2523. CC libavformat/voc_packet.o
  2524. CC libavformat/vocenc.o
  2525. CC libavformat/vocdec.o
  2526. src/libavformat/utils.c: In function ‘avformat_transfer_internal_stream_timing_info’:
  2527. src/libavformat/utils.c:5539:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2528. const AVCodecContext *dec_ctx = ist->codec;
  2529. ^~~~~
  2530. In file included from src/libavformat/audiointerleave.h:27:0,
  2531. from src/libavformat/utils.c:43:
  2532. src/libavformat/avformat.h:893:21: note: declared here
  2533. AVCodecContext *codec;
  2534. ^~~~~
  2535. src/libavformat/utils.c:5540:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  2536. AVCodecContext *enc_ctx = ost->codec;
  2537. ^~~~~~~~~~~~~~
  2538. In file included from src/libavformat/audiointerleave.h:27:0,
  2539. from src/libavformat/utils.c:43:
  2540. src/libavformat/avformat.h:893:21: note: declared here
  2541. AVCodecContext *codec;
  2542. ^~~~~
  2543. CC libavformat/vorbiscomment.o
  2544. CC libavformat/vpcc.o
  2545. CC libavformat/vpk.o
  2546. CC libavformat/vplayerdec.o
  2547. CC libavformat/vqf.o
  2548. CC libavformat/w64.o
  2549. CC libavformat/wavdec.o
  2550. CC libavformat/wc3movie.o
  2551. CC libavformat/wavenc.o
  2552. CC libavformat/webm_chunk.o
  2553. CC libavformat/webmdashenc.o
  2554. CC libavformat/webpenc.o
  2555. CC libavformat/webvttdec.o
  2556. CC libavformat/webvttenc.o
  2557. CC libavformat/westwood_aud.o
  2558. CC libavformat/westwood_vqa.o
  2559. CC libavformat/wsddec.o
  2560. CC libavformat/wtv_common.o
  2561. CC libavformat/wtvdec.o
  2562. CC libavformat/wtvenc.o
  2563. CC libavformat/wv.o
  2564. CC libavformat/wvdec.o
  2565. CC libavformat/wvedec.o
  2566. CC libavformat/wvenc.o
  2567. CC libavformat/xa.o
  2568. CC libavformat/xmv.o
  2569. CC libavformat/xvag.o
  2570. CC libavformat/xwma.o
  2571. CC libavformat/yuv4mpegdec.o
  2572. CC libavformat/yop.o
  2573. CC libavformat/yuv4mpegenc.o
  2574. GEN libavformat/libavformat.pc
  2575. GEN libavcodec/libavcodec.pc
  2576. CC libpostproc/postprocess.o
  2577. GEN libpostproc/libpostproc.pc
  2578. GEN libswresample/libswresample.pc
  2579. GEN libswscale/libswscale.pc
  2580. GEN libavutil/libavutil.pc
  2581. AR libavdevice/libavdevice.a
  2582. HOSTCC doc/print_options.o
  2583. CC libavfilter/aeval.o
  2584. CC libavfilter/af_acrusher.o
  2585. CC libavfilter/af_acopy.o
  2586. CC libavfilter/af_adelay.o
  2587. TXT doc/fate.txt
  2588. CC libavfilter/af_aecho.o
  2589. CC libavfilter/af_aemphasis.o
  2590. CC libavfilter/af_afade.o
  2591. CC libavfilter/af_afftfilt.o
  2592. CC libavfilter/af_afir.o
  2593. CC libavfilter/af_aformat.o
  2594. CC libavfilter/af_agate.o
  2595. CC libavfilter/af_alimiter.o
  2596. CC libavfilter/af_amerge.o
  2597. CC libavfilter/af_amix.o
  2598. CC libavfilter/af_anequalizer.o
  2599. CC libavfilter/af_anull.o
  2600. CC libavfilter/af_apad.o
  2601. CC libavfilter/af_aphaser.o
  2602. CC libavfilter/af_apulsator.o
  2603. CC libavfilter/af_aresample.o
  2604. CC libavfilter/af_asetrate.o
  2605. CC libavfilter/af_asetnsamples.o
  2606. CC libavfilter/af_ashowinfo.o
  2607. CC libavfilter/af_astats.o
  2608. CC libavfilter/af_atempo.o
  2609. CC libavfilter/af_biquads.o
  2610. CC libavfilter/af_channelmap.o
  2611. CC libavfilter/af_channelsplit.o
  2612. CC libavfilter/af_chorus.o
  2613. CC libavfilter/af_compand.o
  2614. CC libavfilter/af_compensationdelay.o
  2615. CC libavfilter/af_crossfeed.o
  2616. CC libavfilter/af_crystalizer.o
  2617. CC libavfilter/af_dcshift.o
  2618. CC libavfilter/af_dynaudnorm.o
  2619. CC libavfilter/af_earwax.o
  2620. CC libavfilter/af_extrastereo.o
  2621. CC libavfilter/af_firequalizer.o
  2622. CC libavfilter/af_flanger.o
  2623. CC libavfilter/af_haas.o
  2624. CC libavfilter/af_headphone.o
  2625. CC libavfilter/af_hdcd.o
  2626. CC libavfilter/af_join.o
  2627. CC libavfilter/af_loudnorm.o
  2628. CC libavfilter/af_pan.o
  2629. CC libavfilter/af_replaygain.o
  2630. CC libavfilter/af_sidechaincompress.o
  2631. CC libavfilter/af_silencedetect.o
  2632. CC libavfilter/af_silenceremove.o
  2633. CC libavfilter/af_stereotools.o
  2634. CC libavfilter/af_stereowiden.o
  2635. CC libavfilter/af_superequalizer.o
  2636. CC libavfilter/af_surround.o
  2637. CC libavfilter/af_tremolo.o
  2638. CC libavfilter/af_vibrato.o
  2639. CC libavfilter/af_volume.o
  2640. CC libavfilter/af_volumedetect.o
  2641. CC libavfilter/allfilters.o
  2642. CC libavfilter/asink_anullsink.o
  2643. CC libavfilter/asrc_anoisesrc.o
  2644. CC libavfilter/asrc_anullsrc.o
  2645. CC libavfilter/asrc_sine.o
  2646. CC libavfilter/audio.o
  2647. CC libavfilter/avf_abitscope.o
  2648. CC libavfilter/avf_ahistogram.o
  2649. CC libavfilter/avf_avectorscope.o
  2650. CC libavfilter/avf_aphasemeter.o
  2651. CC libavfilter/avf_concat.o
  2652. CC libavfilter/avf_showcqt.o
  2653. CC libavfilter/avf_showfreqs.o
  2654. CC libavfilter/avf_showspectrum.o
  2655. CC libavfilter/avf_showvolume.o
  2656. CC libavfilter/avf_showwaves.o
  2657. CC libavfilter/avfilter.o
  2658. CC libavfilter/avfiltergraph.o
  2659. CC libavfilter/bbox.o
  2660. CC libavfilter/buffersink.o
  2661. CC libavfilter/buffersrc.o
  2662. src/libavfilter/avfiltergraph.c: In function ‘avfilter_graph_free’:
  2663. src/libavfilter/avfiltergraph.c:132:5: warning: ‘resample_lavr_opts’ is deprecated [-Wdeprecated-declarations]
  2664. av_freep(&(*graph)->resample_lavr_opts);
  2665. ^~~~~~~~
  2666. In file included from src/libavfilter/avfiltergraph.c:38:0:
  2667. src/libavfilter/avfilter.h:862:32: note: declared here
  2668. attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters
  2669. ^~~~~~~~~~~~~~~~~~
  2670. CC libavfilter/colorspacedsp.o
  2671. CC libavfilter/drawutils.o
  2672. CC libavfilter/ebur128.o
  2673. CC libavfilter/f_bench.o
  2674. CC libavfilter/f_drawgraph.o
  2675. CC libavfilter/f_ebur128.o
  2676. CC libavfilter/f_interleave.o
  2677. CC libavfilter/f_loop.o
  2678. CC libavfilter/f_perms.o
  2679. CC libavfilter/f_metadata.o
  2680. CC libavfilter/f_realtime.o
  2681. CC libavfilter/f_reverse.o
  2682. CC libavfilter/f_select.o
  2683. CC libavfilter/f_sendcmd.o
  2684. CC libavfilter/f_sidedata.o
  2685. CC libavfilter/f_streamselect.o
  2686. CC libavfilter/fifo.o
  2687. CC libavfilter/formats.o
  2688. CC libavfilter/framepool.o
  2689. CC libavfilter/framequeue.o
  2690. CC libavfilter/framesync.o
  2691. CC libavfilter/generate_wave_table.o
  2692. CC libavfilter/graphdump.o
  2693. CC libavfilter/graphparser.o
  2694. CC libavfilter/lavfutils.o
  2695. CC libavfilter/lswsutils.o
  2696. CC libavfilter/motion_estimation.o
  2697. src/libavfilter/lavfutils.c: In function ‘ff_load_image’:
  2698. src/libavfilter/lavfutils.c:93:5: warning: ‘avcodec_decode_video2’ is deprecated [-Wdeprecated-declarations]
  2699. ret = avcodec_decode_video2(codec_ctx, frame, &frame_decoded, &pkt);
  2700. ^~~
  2701. In file included from src/libavformat/avformat.h:319:0,
  2702. from src/libavfilter/lavfutils.h:27,
  2703. from src/libavfilter/lavfutils.c:22:
  2704. src/libavcodec/avcodec.h:4993:5: note: declared here
  2705. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  2706. ^~~~~~~~~~~~~~~~~~~~~
  2707. CC libavfilter/opencl_allkernels.o
  2708. CC libavfilter/pthread.o
  2709. CC libavfilter/scale.o
  2710. CC libavfilter/setpts.o
  2711. CC libavfilter/settb.o
  2712. CC libavfilter/split.o
  2713. CC libavfilter/src_movie.o
  2714. CC libavfilter/transform.o
  2715. CC libavfilter/trim.o
  2716. src/libavfilter/src_movie.c: In function ‘open_stream’:
  2717. src/libavfilter/src_movie.c:175:5: warning: ‘refcounted_frames’ is deprecated [-Wdeprecated-declarations]
  2718. st->codec_ctx->refcounted_frames = 1;
  2719. ^~
  2720. In file included from src/libavfilter/src_movie.c:41:0:
  2721. src/libavcodec/avcodec.h:2694:9: note: declared here
  2722. int refcounted_frames;
  2723. ^~~~~~~~~~~~~~~~~
  2724. CC libavfilter/vaf_spectrumsynth.o
  2725. src/libavfilter/src_movie.c: In function ‘movie_push_frame’:
  2726. src/libavfilter/src_movie.c:531:9: warning: ‘avcodec_decode_video2’ is deprecated [-Wdeprecated-declarations]
  2727. ret = avcodec_decode_video2(st->codec_ctx, frame, &got_frame, pkt);
  2728. ^~~
  2729. In file included from src/libavfilter/src_movie.c:41:0:
  2730. src/libavcodec/avcodec.h:4993:5: note: declared here
  2731. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  2732. ^~~~~~~~~~~~~~~~~~~~~
  2733. src/libavfilter/src_movie.c:534:9: warning: ‘avcodec_decode_audio4’ is deprecated [-Wdeprecated-declarations]
  2734. ret = avcodec_decode_audio4(st->codec_ctx, frame, &got_frame, pkt);
  2735. ^~~
  2736. In file included from src/libavfilter/src_movie.c:41:0:
  2737. src/libavcodec/avcodec.h:4944:5: note: declared here
  2738. int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,
  2739. ^~~~~~~~~~~~~~~~~~~~~
  2740. CC libavfilter/vf_alphamerge.o
  2741. CC libavfilter/vf_aspect.o
  2742. CC libavfilter/vf_atadenoise.o
  2743. CC libavfilter/vf_avgblur.o
  2744. CC libavfilter/vf_bbox.o
  2745. CC libavfilter/vf_bitplanenoise.o
  2746. CC libavfilter/vf_blackframe.o
  2747. CC libavfilter/vf_blackdetect.o
  2748. CC libavfilter/vf_blend.o
  2749. CC libavfilter/vf_boxblur.o
  2750. CC libavfilter/vf_bwdif.o
  2751. CC libavfilter/vf_chromakey.o
  2752. CC libavfilter/vf_ciescope.o
  2753. CC libavfilter/vf_codecview.o
  2754. CC libavfilter/vf_colorbalance.o
  2755. CC libavfilter/vf_colorchannelmixer.o
  2756. CC libavfilter/vf_colorkey.o
  2757. CC libavfilter/vf_colorlevels.o
  2758. CC libavfilter/vf_colormatrix.o
  2759. CC libavfilter/vf_colorspace.o
  2760. CC libavfilter/vf_convolution.o
  2761. CC libavfilter/vf_convolve.o
  2762. CC libavfilter/vf_copy.o
  2763. CC libavfilter/vf_cover_rect.o
  2764. CC libavfilter/vf_crop.o
  2765. CC libavfilter/vf_cropdetect.o
  2766. CC libavfilter/vf_curves.o
  2767. CC libavfilter/vf_datascope.o
  2768. CC libavfilter/vf_dctdnoiz.o
  2769. CC libavfilter/vf_deband.o
  2770. CC libavfilter/vf_decimate.o
  2771. CC libavfilter/vf_deflicker.o
  2772. CC libavfilter/vf_dejudder.o
  2773. CC libavfilter/vf_delogo.o
  2774. CC libavfilter/vf_deshake.o
  2775. CC libavfilter/vf_despill.o
  2776. CC libavfilter/vf_detelecine.o
  2777. CC libavfilter/vf_displace.o
  2778. CC libavfilter/vf_drawbox.o
  2779. CC libavfilter/vf_edgedetect.o
  2780. CC libavfilter/vf_elbg.o
  2781. CC libavfilter/vf_eq.o
  2782. CC libavfilter/vf_extractplanes.o
  2783. CC libavfilter/vf_fade.o
  2784. CC libavfilter/vf_fftfilt.o
  2785. CC libavfilter/vf_field.o
  2786. CC libavfilter/vf_fieldhint.o
  2787. CC libavfilter/vf_fieldmatch.o
  2788. CC libavfilter/vf_find_rect.o
  2789. CC libavfilter/vf_floodfill.o
  2790. CC libavfilter/vf_fieldorder.o
  2791. CC libavfilter/vf_format.o
  2792. CC libavfilter/vf_fps.o
  2793. CC libavfilter/vf_framepack.o
  2794. CC libavfilter/vf_framerate.o
  2795. CC libavfilter/vf_framestep.o
  2796. CC libavfilter/vf_fspp.o
  2797. CC libavfilter/vf_gblur.o
  2798. CC libavfilter/vf_geq.o
  2799. CC libavfilter/vf_gradfun.o
  2800. CC libavfilter/vf_histeq.o
  2801. CC libavfilter/vf_hflip.o
  2802. CC libavfilter/vf_histogram.o
  2803. CC libavfilter/vf_hqdn3d.o
  2804. CC libavfilter/vf_hqx.o
  2805. CC libavfilter/vf_hue.o
  2806. CC libavfilter/vf_hwmap.o
  2807. CC libavfilter/vf_hwdownload.o
  2808. CC libavfilter/vf_hwupload.o
  2809. CC libavfilter/vf_hwupload_cuda.o
  2810. CC libavfilter/vf_hysteresis.o
  2811. CC libavfilter/vf_idet.o
  2812. CC libavfilter/vf_il.o
  2813. CC libavfilter/vf_interlace.o
  2814. CC libavfilter/vf_kerndeint.o
  2815. CC libavfilter/vf_lenscorrection.o
  2816. CC libavfilter/vf_limiter.o
  2817. CC libavfilter/vf_lumakey.o
  2818. CC libavfilter/vf_lut.o
  2819. CC libavfilter/vf_lut2.o
  2820. CC libavfilter/vf_lut3d.o
  2821. CC libavfilter/vf_maskedmerge.o
  2822. CC libavfilter/vf_mcdeint.o
  2823. CC libavfilter/vf_maskedclamp.o
  2824. CC libavfilter/vf_mergeplanes.o
  2825. CC libavfilter/vf_mestimate.o
  2826. CC libavfilter/vf_midequalizer.o
  2827. src/libavfilter/vf_mcdeint.c: In function ‘filter_frame’:
  2828. src/libavfilter/vf_mcdeint.c:189:5: warning: ‘avcodec_encode_video2’ is deprecated [-Wdeprecated-declarations]
  2829. ret = avcodec_encode_video2(mcdeint->enc_ctx, &pkt, inpic, &got_frame);
  2830. ^~~
  2831. In file included from src/libavfilter/vf_mcdeint.c:54:0:
  2832. src/libavcodec/avcodec.h:5508:5: note: declared here
  2833. int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
  2834. ^~~~~~~~~~~~~~~~~~~~~
  2835. src/libavfilter/vf_mcdeint.c:193:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
  2836. frame_dec = mcdeint->enc_ctx->coded_frame;
  2837. ^~~~~~~~~
  2838. In file included from src/libavfilter/vf_mcdeint.c:54:0:
  2839. src/libavcodec/avcodec.h:3183:35: note: declared here
  2840. attribute_deprecated AVFrame *coded_frame;
  2841. ^~~~~~~~~~~
  2842. CC libavfilter/vf_minterpolate.o
  2843. CC libavfilter/vf_mpdecimate.o
  2844. CC libavfilter/vf_neighbor.o
  2845. CC libavfilter/vf_nlmeans.o
  2846. CC libavfilter/vf_nnedi.o
  2847. CC libavfilter/vf_noise.o
  2848. CC libavfilter/vf_null.o
  2849. CC libavfilter/vf_overlay.o
  2850. CC libavfilter/vf_owdenoise.o
  2851. CC libavfilter/vf_pad.o
  2852. CC libavfilter/vf_palettegen.o
  2853. CC libavfilter/vf_paletteuse.o
  2854. CC libavfilter/vf_perspective.o
  2855. CC libavfilter/vf_phase.o
  2856. CC libavfilter/vf_pixdesctest.o
  2857. CC libavfilter/vf_pp.o
  2858. CC libavfilter/vf_pp7.o
  2859. CC libavfilter/vf_premultiply.o
  2860. CC libavfilter/vf_pseudocolor.o
  2861. CC libavfilter/vf_psnr.o
  2862. CC libavfilter/vf_pullup.o
  2863. CC libavfilter/vf_qp.o
  2864. CC libavfilter/vf_random.o
  2865. CC libavfilter/vf_readeia608.o
  2866. CC libavfilter/vf_readvitc.o
  2867. CC libavfilter/vf_remap.o
  2868. CC libavfilter/vf_removelogo.o
  2869. CC libavfilter/vf_removegrain.o
  2870. CC libavfilter/vf_repeatfields.o
  2871. CC libavfilter/vf_rotate.o
  2872. CC libavfilter/vf_sab.o
  2873. CC libavfilter/vf_scale.o
  2874. CC libavfilter/vf_selectivecolor.o
  2875. CC libavfilter/vf_separatefields.o
  2876. CC libavfilter/vf_setfield.o
  2877. CC libavfilter/vf_showinfo.o
  2878. CC libavfilter/vf_showpalette.o
  2879. CC libavfilter/vf_shuffleframes.o
  2880. CC libavfilter/vf_shuffleplanes.o
  2881. CC libavfilter/vf_signalstats.o
  2882. CC libavfilter/vf_signature.o
  2883. CC libavfilter/vf_smartblur.o
  2884. CC libavfilter/vf_spp.o
  2885. CC libavfilter/vf_ssim.o
  2886. CC libavfilter/vf_stack.o
  2887. CC libavfilter/vf_stereo3d.o
  2888. CC libavfilter/vf_super2xsai.o
  2889. CC libavfilter/vf_swaprect.o
  2890. CC libavfilter/vf_swapuv.o
  2891. CC libavfilter/vf_telecine.o
  2892. CC libavfilter/vf_threshold.o
  2893. CC libavfilter/vf_thumbnail.o
  2894. CC libavfilter/vf_tile.o
  2895. CC libavfilter/vf_tinterlace.o
  2896. CC libavfilter/vf_tonemap.o
  2897. CC libavfilter/vf_transpose.o
  2898. CC libavfilter/vf_unsharp.o
  2899. CC libavfilter/vf_uspp.o
  2900. CC libavfilter/vf_vaguedenoiser.o
  2901. src/libavfilter/vf_uspp.c: In function ‘filter’:
  2902. src/libavfilter/vf_uspp.c:253:9: warning: ‘avcodec_encode_video2’ is deprecated [-Wdeprecated-declarations]
  2903. ret = avcodec_encode_video2(p->avctx_enc[i], &pkt, p->frame, &got_pkt_ptr);
  2904. ^~~
  2905. In file included from src/libavfilter/internal.h:35:0,
  2906. from src/libavfilter/vf_uspp.c:34:
  2907. src/libavcodec/avcodec.h:5508:5: note: declared here
  2908. int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
  2909. ^~~~~~~~~~~~~~~~~~~~~
  2910. src/libavfilter/vf_uspp.c:259:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
  2911. p->frame_dec = p->avctx_enc[i]->coded_frame;
  2912. ^
  2913. In file included from src/libavfilter/internal.h:35:0,
  2914. from src/libavfilter/vf_uspp.c:34:
  2915. src/libavcodec/avcodec.h:3183:35: note: declared here
  2916. attribute_deprecated AVFrame *coded_frame;
  2917. ^~~~~~~~~~~
  2918. CC libavfilter/vf_vectorscope.o
  2919. CC libavfilter/vf_vflip.o
  2920. CC libavfilter/vf_vignette.o
  2921. CC libavfilter/vf_vmafmotion.o
  2922. CC libavfilter/vf_w3fdif.o
  2923. CC libavfilter/vf_waveform.o
  2924. CC libavfilter/vf_weave.o
  2925. CC libavfilter/vf_xbr.o
  2926. CC libavfilter/vf_yadif.o
  2927. CC libavfilter/vf_zoompan.o
  2928. CC libavfilter/video.o
  2929. CC libavfilter/vsink_nullsink.o
  2930. CC libavfilter/vsrc_cellauto.o
  2931. CC libavfilter/vsrc_life.o
  2932. CC libavfilter/vsrc_mandelbrot.o
  2933. CC libavfilter/vsrc_mptestsrc.o
  2934. CC libavfilter/vsrc_testsrc.o
  2935. X86ASM libavfilter/x86/af_afir.o
  2936. CC libavfilter/x86/af_afir_init.o
  2937. STRIP libavfilter/x86/af_afir.o
  2938. X86ASM libavfilter/x86/af_volume.o
  2939. CC libavfilter/x86/af_volume_init.o
  2940. X86ASM libavfilter/x86/avf_showcqt.o
  2941. CC libavfilter/x86/avf_showcqt_init.o
  2942. STRIP libavfilter/x86/af_volume.o
  2943. X86ASM libavfilter/x86/colorspacedsp.o
  2944. CC libavfilter/x86/colorspacedsp_init.o
  2945. X86ASM libavfilter/x86/vf_blend.o
  2946. CC libavfilter/x86/vf_blend_init.o
  2947. X86ASM libavfilter/x86/vf_bwdif.o
  2948. CC libavfilter/x86/vf_bwdif_init.o
  2949. CC libavfilter/x86/vf_eq.o
  2950. CC libavfilter/x86/vf_fspp_init.o
  2951. X86ASM libavfilter/x86/vf_fspp.o
  2952. X86ASM libavfilter/x86/vf_gradfun.o
  2953. CC libavfilter/x86/vf_gradfun_init.o
  2954. X86ASM libavfilter/x86/vf_hqdn3d.o
  2955. CC libavfilter/x86/vf_hqdn3d_init.o
  2956. STRIP libavfilter/x86/avf_showcqt.o
  2957. X86ASM libavfilter/x86/vf_idet.o
  2958. STRIP libavfilter/x86/vf_gradfun.o
  2959. CC libavfilter/x86/vf_idet_init.o
  2960. STRIP libavfilter/x86/vf_blend.o
  2961. X86ASM libavfilter/x86/vf_interlace.o
  2962. STRIP libavfilter/x86/vf_hqdn3d.o
  2963. CC libavfilter/x86/vf_interlace_init.o
  2964. X86ASM libavfilter/x86/vf_limiter.o
  2965. CC libavfilter/x86/vf_limiter_init.o
  2966. X86ASM libavfilter/x86/vf_maskedmerge.o
  2967. CC libavfilter/x86/vf_maskedmerge_init.o
  2968. STRIP libavfilter/x86/vf_idet.o
  2969. STRIP libavfilter/x86/vf_limiter.o
  2970. CC libavfilter/x86/vf_noise.o
  2971. X86ASM libavfilter/x86/vf_pp7.o
  2972. CC libavfilter/x86/vf_pp7_init.o
  2973. STRIP libavfilter/x86/vf_interlace.o
  2974. X86ASM libavfilter/x86/vf_psnr.o
  2975. CC libavfilter/x86/vf_psnr_init.o
  2976. STRIP libavfilter/x86/vf_maskedmerge.o
  2977. X86ASM libavfilter/x86/vf_pullup.o
  2978. CC libavfilter/x86/vf_pullup_init.o
  2979. STRIP libavfilter/x86/vf_pp7.o
  2980. X86ASM libavfilter/x86/vf_removegrain.o
  2981. CC libavfilter/x86/vf_removegrain_init.o
  2982. STRIP libavfilter/x86/vf_psnr.o
  2983. CC libavfilter/x86/vf_spp.o
  2984. X86ASM libavfilter/x86/vf_ssim.o
  2985. STRIP libavfilter/x86/vf_fspp.o
  2986. CC libavfilter/x86/vf_ssim_init.o
  2987. X86ASM libavfilter/x86/vf_stereo3d.o
  2988. CC libavfilter/x86/vf_stereo3d_init.o
  2989. CC libavfilter/x86/vf_tinterlace_init.o
  2990. X86ASM libavfilter/x86/vf_w3fdif.o
  2991. STRIP libavfilter/x86/vf_pullup.o
  2992. CC libavfilter/x86/vf_w3fdif_init.o
  2993. X86ASM libavfilter/x86/vf_yadif.o
  2994. STRIP libavfilter/x86/vf_bwdif.o
  2995. CC libavfilter/x86/vf_yadif_init.o
  2996. X86ASM libavfilter/x86/yadif-10.o
  2997. X86ASM libavfilter/x86/yadif-16.o
  2998. STRIP libavfilter/x86/vf_stereo3d.o
  2999. STRIP libavfilter/x86/vf_ssim.o
  3000. AR libavformat/libavformat.a
  3001. CC libavcodec/012v.o
  3002. CC libavcodec/4xm.o
  3003. CC libavcodec/8bps.o
  3004. STRIP libavfilter/x86/vf_w3fdif.o
  3005. CC libavcodec/8svx.o
  3006. CC libavcodec/aac_adtstoasc_bsf.o
  3007. CC libavcodec/a64multienc.o
  3008. CC libavcodec/aac_ac3_parser.o
  3009. STRIP libavfilter/x86/yadif-10.o
  3010. CC libavcodec/aac_parser.o
  3011. STRIP libavfilter/x86/vf_removegrain.o
  3012. CC libavcodec/aacadtsdec.o
  3013. CC libavcodec/aaccoder.o
  3014. CC libavcodec/aacdec.o
  3015. CC libavcodec/aacdec_fixed.o
  3016. CC libavcodec/aacenc.o
  3017. CC libavcodec/aacenc_is.o
  3018. CC libavcodec/aacenc_pred.o
  3019. CC libavcodec/aacenc_ltp.o
  3020. STRIP libavfilter/x86/vf_yadif.o
  3021. CC libavcodec/aacenc_tns.o
  3022. STRIP libavfilter/x86/yadif-16.o
  3023. CC libavcodec/aacenctab.o
  3024. CC libavcodec/aacps_fixed.o
  3025. CC libavcodec/aacps_float.o
  3026. CC libavcodec/aacpsdsp_fixed.o
  3027. CC libavcodec/aacpsdsp_float.o
  3028. CC libavcodec/aacpsy.o
  3029. CC libavcodec/aacsbr.o
  3030. CC libavcodec/aacsbr_fixed.o
  3031. STRIP libavfilter/x86/colorspacedsp.o
  3032. CC libavcodec/aactab.o
  3033. CC libavcodec/aandcttab.o
  3034. CC libavcodec/aasc.o
  3035. CC libavcodec/ac3.o
  3036. CC libavcodec/ac3_parser.o
  3037. CC libavcodec/ac3dec_data.o
  3038. CC libavcodec/ac3dec_fixed.o
  3039. CC libavcodec/ac3dec_float.o
  3040. CC libavcodec/ac3dsp.o
  3041. CC libavcodec/ac3enc.o
  3042. CC libavcodec/ac3enc_fixed.o
  3043. CC libavcodec/ac3enc_float.o
  3044. CC libavcodec/ac3tab.o
  3045. CC libavcodec/acelp_filters.o
  3046. CC libavcodec/acelp_pitch_delay.o
  3047. CC libavcodec/acelp_vectors.o
  3048. CC libavcodec/adpcm.o
  3049. CC libavcodec/adpcm_data.o
  3050. CC libavcodec/adpcmenc.o
  3051. CC libavcodec/adx.o
  3052. CC libavcodec/adx_parser.o
  3053. CC libavcodec/adxdec.o
  3054. CC libavcodec/adxenc.o
  3055. CC libavcodec/aic.o
  3056. CC libavcodec/alac.o
  3057. CC libavcodec/alac_data.o
  3058. CC libavcodec/alacdsp.o
  3059. CC libavcodec/alacenc.o
  3060. CC libavcodec/aliaspixdec.o
  3061. CC libavcodec/aliaspixenc.o
  3062. CC libavcodec/allcodecs.o
  3063. CC libavcodec/alsdec.o
  3064. CC libavcodec/amrnbdec.o
  3065. CC libavcodec/amrwbdec.o
  3066. CC libavcodec/anm.o
  3067. CC libavcodec/ansi.o
  3068. CC libavcodec/apedec.o
  3069. CC libavcodec/ass.o
  3070. CC libavcodec/ass_split.o
  3071. CC libavcodec/assdec.o
  3072. CC libavcodec/assenc.o
  3073. CC libavcodec/asv.o
  3074. CC libavcodec/asvdec.o
  3075. CC libavcodec/asvenc.o
  3076. CC libavcodec/atrac.o
  3077. CC libavcodec/atrac1.o
  3078. CC libavcodec/atrac3.o
  3079. CC libavcodec/atrac3plus.o
  3080. CC libavcodec/atrac3plusdec.o
  3081. CC libavcodec/atrac3plusdsp.o
  3082. CC libavcodec/audio_frame_queue.o
  3083. CC libavcodec/audioconvert.o
  3084. CC libavcodec/audiodsp.o
  3085. CC libavcodec/aura.o
  3086. CC libavcodec/avdct.o
  3087. CC libavcodec/avfft.o
  3088. CC libavcodec/avpacket.o
  3089. CC libavcodec/avpicture.o
  3090. CC libavcodec/avrndec.o
  3091. CC libavcodec/avs.o
  3092. CC libavcodec/avuidec.o
  3093. CC libavcodec/avuienc.o
  3094. CC libavcodec/bethsoftvideo.o
  3095. src/libavcodec/avrndec.c: In function ‘init’:
  3096. src/libavcodec/avrndec.c:59:9: warning: ‘refcounted_frames’ is deprecated [-Wdeprecated-declarations]
  3097. a->mjpeg_avctx->refcounted_frames = 1;
  3098. ^
  3099. In file included from src/libavcodec/avrndec.c:22:0:
  3100. src/libavcodec/avcodec.h:2694:9: note: declared here
  3101. int refcounted_frames;
  3102. ^~~~~~~~~~~~~~~~~
  3103. src/libavcodec/avrndec.c: In function ‘decode_frame’:
  3104. src/libavcodec/avrndec.c:110:9: warning: ‘avcodec_decode_video2’ is deprecated [-Wdeprecated-declarations]
  3105. ret = avcodec_decode_video2(a->mjpeg_avctx, data, got_frame, avpkt);
  3106. ^~~
  3107. In file included from src/libavcodec/avrndec.c:22:0:
  3108. src/libavcodec/avcodec.h:4993:5: note: declared here
  3109. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  3110. ^~~~~~~~~~~~~~~~~~~~~
  3111. CC libavcodec/bfi.o
  3112. CC libavcodec/bgmc.o
  3113. CC libavcodec/binkaudio.o
  3114. CC libavcodec/bink.o
  3115. CC libavcodec/binkdsp.o
  3116. CC libavcodec/bintext.o
  3117. CC libavcodec/bitpacked.o
  3118. CC libavcodec/bitstream.o
  3119. CC libavcodec/bitstream_filter.o
  3120. CC libavcodec/bitstream_filters.o
  3121. CC libavcodec/blockdsp.o
  3122. CC libavcodec/bmp.o
  3123. src/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_next’:
  3124. src/libavcodec/bitstream_filter.c:39:12: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3125. return av_bsf_next(&opaque);
  3126. ^~~~~~~~~~~~~~~~~~~~
  3127. src/libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’:
  3128. src/libavcodec/bitstream_filter.c:134:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  3129. pkt.data = buf;
  3130. ^
  3131. CC libavcodec/bmp_parser.o
  3132. CC libavcodec/bmpenc.o
  3133. CC libavcodec/bmvaudio.o
  3134. CC libavcodec/bmvvideo.o
  3135. CC libavcodec/brenderpix.o
  3136. CC libavcodec/bsf.o
  3137. CC libavcodec/bswapdsp.o
  3138. CC libavcodec/c93.o
  3139. CC libavcodec/cabac.o
  3140. CC libavcodec/canopus.o
  3141. CC libavcodec/cavs.o
  3142. CC libavcodec/cavs_parser.o
  3143. CC libavcodec/cavsdata.o
  3144. CC libavcodec/cavsdec.o
  3145. CC libavcodec/cavsdsp.o
  3146. CC libavcodec/cbrt_data.o
  3147. CC libavcodec/cbrt_data_fixed.o
  3148. CC libavcodec/ccaption_dec.o
  3149. CC libavcodec/cdgraphics.o
  3150. CC libavcodec/cdxl.o
  3151. CC libavcodec/celp_filters.o
  3152. CC libavcodec/celp_math.o
  3153. CC libavcodec/cfhd.o
  3154. CC libavcodec/cfhddata.o
  3155. CC libavcodec/chomp_bsf.o
  3156. CC libavcodec/cga_data.o
  3157. src/libavcodec/cfhd.c: In function ‘alloc_buffers’:
  3158. src/libavcodec/cfhd.c:165:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3159. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_x_shift, &s->chroma_y_shift);
  3160. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3161. In file included from src/libavcodec/cfhd.c:32:0:
  3162. src/libavcodec/avcodec.h:5703:6: note: declared here
  3163. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3164. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3165. CC libavcodec/cinepak.o
  3166. CC libavcodec/cinepakenc.o
  3167. CC libavcodec/clearvideo.o
  3168. CC libavcodec/cljrdec.o
  3169. CC libavcodec/cljrenc.o
  3170. CC libavcodec/cllc.o
  3171. CC libavcodec/cngdec.o
  3172. CC libavcodec/cngenc.o
  3173. CC libavcodec/codec_desc.o
  3174. CC libavcodec/cook.o
  3175. CC libavcodec/cook_parser.o
  3176. CC libavcodec/cpia.o
  3177. CC libavcodec/cscd.o
  3178. CC libavcodec/cuvid.o
  3179. CC libavcodec/cyuv.o
  3180. CC libavcodec/d3d11va.o
  3181. CC libavcodec/dca_core.o
  3182. CC libavcodec/dca.o
  3183. CC libavcodec/dca_core_bsf.o
  3184. CC libavcodec/dca_exss.o
  3185. CC libavcodec/dca_lbr.o
  3186. CC libavcodec/dca_parser.o
  3187. CC libavcodec/dca_xll.o
  3188. CC libavcodec/dcaadpcm.o
  3189. CC libavcodec/dcadata.o
  3190. CC libavcodec/dcadct.o
  3191. CC libavcodec/dcadec.o
  3192. CC libavcodec/dcadsp.o
  3193. CC libavcodec/dcaenc.o
  3194. CC libavcodec/dcahuff.o
  3195. CC libavcodec/dct.o
  3196. CC libavcodec/dct32_fixed.o
  3197. CC libavcodec/dct32_float.o
  3198. CC libavcodec/dds.o
  3199. CC libavcodec/decode.o
  3200. CC libavcodec/dfa.o
  3201. CC libavcodec/dirac.o
  3202. CC libavcodec/dirac_arith.o
  3203. src/libavcodec/decode.c: In function ‘compat_decode’:
  3204. src/libavcodec/decode.c:789:13: warning: ‘refcounted_frames’ is deprecated [-Wdeprecated-declarations]
  3205. if (!avctx->refcounted_frames) {
  3206. ^~
  3207. In file included from src/libavcodec/decode.c:40:0:
  3208. src/libavcodec/avcodec.h:2694:9: note: declared here
  3209. int refcounted_frames;
  3210. ^~~~~~~~~~~~~~~~~
  3211. src/libavcodec/decode.c: In function ‘avcodec_flush_buffers’:
  3212. src/libavcodec/decode.c:1743:5: warning: ‘refcounted_frames’ is deprecated [-Wdeprecated-declarations]
  3213. if (!avctx->refcounted_frames)
  3214. ^~
  3215. In file included from src/libavcodec/decode.c:40:0:
  3216. src/libavcodec/avcodec.h:2694:9: note: declared here
  3217. int refcounted_frames;
  3218. ^~~~~~~~~~~~~~~~~
  3219. src/libavcodec/dirac.c: In function ‘parse_source_parameters’:
  3220. src/libavcodec/dirac.c:272:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3221. avcodec_get_chroma_sub_sample(dsh->pix_fmt, &chroma_x_shift, &chroma_y_shift);
  3222. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3223. In file included from src/libavcodec/dirac.c:31:0:
  3224. src/libavcodec/avcodec.h:5703:6: note: declared here
  3225. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3226. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3227. CC libavcodec/dirac_dwt.o
  3228. CC libavcodec/dirac_parser.o
  3229. CC libavcodec/dirac_vlc.o
  3230. CC libavcodec/diracdec.o
  3231. CC libavcodec/diracdsp.o
  3232. CC libavcodec/diractab.o
  3233. CC libavcodec/dnxhd_parser.o
  3234. CC libavcodec/dnxhddata.o
  3235. src/libavcodec/diracdec.c: In function ‘get_buffer_with_edge’:
  3236. CC libavcodec/dnxhddec.o
  3237. src/libavcodec/diracdec.c:1930:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3238. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &chroma_x_shift, &chroma_y_shift);
  3239. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3240. In file included from src/libavcodec/diracdec.c:30:0:
  3241. src/libavcodec/avcodec.h:5703:6: note: declared here
  3242. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3243. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3244. src/libavcodec/diracdec.c: In function ‘dirac_decode_data_unit’:
  3245. src/libavcodec/diracdec.c:2129:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3246. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_x_shift, &s->chroma_y_shift);
  3247. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3248. In file included from src/libavcodec/diracdec.c:30:0:
  3249. src/libavcodec/avcodec.h:5703:6: note: declared here
  3250. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3251. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3252. CC libavcodec/dnxhdenc.o
  3253. CC libavcodec/dolby_e.o
  3254. CC libavcodec/dpcm.o
  3255. CC libavcodec/dpx.o
  3256. CC libavcodec/dpx_parser.o
  3257. CC libavcodec/dpxenc.o
  3258. CC libavcodec/dsd.o
  3259. CC libavcodec/dsddec.o
  3260. CC libavcodec/dsicinaudio.o
  3261. CC libavcodec/dsicinvideo.o
  3262. CC libavcodec/dss_sp.o
  3263. CC libavcodec/dstdec.o
  3264. CC libavcodec/dump_extradata_bsf.o
  3265. CC libavcodec/dv.o
  3266. CC libavcodec/dv_profile.o
  3267. CC libavcodec/dvaudio_parser.o
  3268. CC libavcodec/dvaudiodec.o
  3269. CC libavcodec/dvbsub.o
  3270. CC libavcodec/dvbsub_parser.o
  3271. CC libavcodec/dvbsubdec.o
  3272. CC libavcodec/dvd_nav_parser.o
  3273. CC libavcodec/dvdata.o
  3274. CC libavcodec/dvdec.o
  3275. CC libavcodec/dvdsub_parser.o
  3276. CC libavcodec/dvdsubdec.o
  3277. CC libavcodec/dvdsubenc.o
  3278. CC libavcodec/dvenc.o
  3279. CC libavcodec/dxa.o
  3280. CC libavcodec/dxtory.o
  3281. CC libavcodec/dxv.o
  3282. CC libavcodec/eac3_data.o
  3283. src/libavcodec/dvenc.c: In function ‘dv_encode_video_segment’:
  3284. src/libavcodec/dvenc.c:386:81: warning: array subscript is above array bounds [-Warray-bounds]
  3285. for (a2 = a + 1; b->next[k] >= mb_area_start[a2 + 1]; a2++)
  3286. ~~~~~~~~~~~~~^~~~~~~~
  3287. src/libavcodec/dvenc.c:386:81: warning: array subscript is above array bounds [-Warray-bounds]
  3288. CC libavcodec/eac3enc.o
  3289. CC libavcodec/eacmv.o
  3290. CC libavcodec/eaidct.o
  3291. CC libavcodec/eamad.o
  3292. CC libavcodec/eatgq.o
  3293. CC libavcodec/eatgv.o
  3294. CC libavcodec/eatqi.o
  3295. CC libavcodec/elbg.o
  3296. CC libavcodec/elsdec.o
  3297. CC libavcodec/encode.o
  3298. src/libavcodec/encode.c: In function ‘do_encode’:
  3299. src/libavcodec/encode.c:378:9: warning: ‘avcodec_encode_video2’ is deprecated [-Wdeprecated-declarations]
  3300. ret = avcodec_encode_video2(avctx, avctx->internal->buffer_pkt,
  3301. ^~~
  3302. src/libavcodec/encode.c:267:25: note: declared here
  3303. int attribute_align_arg avcodec_encode_video2(AVCodecContext *avctx,
  3304. ^~~~~~~~~~~~~~~~~~~~~
  3305. src/libavcodec/encode.c:381:9: warning: ‘avcodec_encode_audio2’ is deprecated [-Wdeprecated-declarations]
  3306. ret = avcodec_encode_audio2(avctx, avctx->internal->buffer_pkt,
  3307. ^~~
  3308. src/libavcodec/encode.c:118:25: note: declared here
  3309. int attribute_align_arg avcodec_encode_audio2(AVCodecContext *avctx,
  3310. ^~~~~~~~~~~~~~~~~~~~~
  3311. CC libavcodec/error_resilience.o
  3312. CC libavcodec/escape124.o
  3313. CC libavcodec/escape130.o
  3314. CC libavcodec/evrcdec.o
  3315. CC libavcodec/exif.o
  3316. CC libavcodec/exr.o
  3317. CC libavcodec/exrdsp.o
  3318. CC libavcodec/extract_extradata_bsf.o
  3319. CC libavcodec/faandct.o
  3320. CC libavcodec/faanidct.o
  3321. CC libavcodec/faxcompr.o
  3322. CC libavcodec/fdctdsp.o
  3323. CC libavcodec/fft_fixed.o
  3324. CC libavcodec/fft_fixed_32.o
  3325. CC libavcodec/fft_float.o
  3326. CC libavcodec/fft_init_table.o
  3327. CC libavcodec/ffv1.o
  3328. CC libavcodec/ffv1dec.o
  3329. CC libavcodec/ffv1enc.o
  3330. CC libavcodec/ffwavesynth.o
  3331. src/libavcodec/ffv1enc.c: In function ‘encode_init’:
  3332. src/libavcodec/ffv1enc.c:757:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3333. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_h_shift, &s->chroma_v_shift);
  3334. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3335. In file included from src/libavcodec/ffv1enc.c:36:0:
  3336. src/libavcodec/avcodec.h:5703:6: note: declared here
  3337. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3338. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3339. CC libavcodec/fic.o
  3340. CC libavcodec/fits.o
  3341. CC libavcodec/fitsdec.o
  3342. CC libavcodec/fitsenc.o
  3343. CC libavcodec/flac.o
  3344. CC libavcodec/flac_parser.o
  3345. CC libavcodec/flacdata.o
  3346. CC libavcodec/flacdec.o
  3347. CC libavcodec/flacdsp.o
  3348. CC libavcodec/flacenc.o
  3349. CC libavcodec/flashsv.o
  3350. CC libavcodec/flashsv2enc.o
  3351. CC libavcodec/flashsvenc.o
  3352. CC libavcodec/flicvideo.o
  3353. CC libavcodec/flvdec.o
  3354. CC libavcodec/flvenc.o
  3355. CC libavcodec/fmtconvert.o
  3356. CC libavcodec/fmvc.o
  3357. CC libavcodec/frame_thread_encoder.o
  3358. CC libavcodec/fraps.o
  3359. CC libavcodec/frwu.o
  3360. src/libavcodec/frame_thread_encoder.c: In function ‘worker’:
  3361. src/libavcodec/frame_thread_encoder.c:89:9: warning: ‘avcodec_encode_video2’ is deprecated [-Wdeprecated-declarations]
  3362. ret = avcodec_encode_video2(avctx, pkt, frame, &got_packet);
  3363. ^~~
  3364. In file included from src/libavcodec/frame_thread_encoder.h:24:0,
  3365. from src/libavcodec/frame_thread_encoder.c:23:
  3366. src/libavcodec/avcodec.h:5508:5: note: declared here
  3367. int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
  3368. ^~~~~~~~~~~~~~~~~~~~~
  3369. src/libavcodec/frame_thread_encoder.c:95:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
  3370. int ret2 = av_dup_packet(pkt);
  3371. ^~~
  3372. In file included from src/libavcodec/frame_thread_encoder.h:24:0,
  3373. from src/libavcodec/frame_thread_encoder.c:23:
  3374. src/libavcodec/avcodec.h:4621:5: note: declared here
  3375. int av_dup_packet(AVPacket *pkt);
  3376. ^~~~~~~~~~~~~
  3377. CC libavcodec/g2meet.o
  3378. CC libavcodec/g722.o
  3379. CC libavcodec/g722dec.o
  3380. CC libavcodec/g722dsp.o
  3381. CC libavcodec/g722enc.o
  3382. CC libavcodec/g723_1.o
  3383. CC libavcodec/g723_1dec.o
  3384. CC libavcodec/g723_1enc.o
  3385. CC libavcodec/g726.o
  3386. CC libavcodec/g729_parser.o
  3387. CC libavcodec/g729dec.o
  3388. CC libavcodec/g729postfilter.o
  3389. CC libavcodec/gdv.o
  3390. CC libavcodec/gif.o
  3391. CC libavcodec/gifdec.o
  3392. CC libavcodec/golomb.o
  3393. CC libavcodec/gsmdec.o
  3394. CC libavcodec/gsm_parser.o
  3395. CC libavcodec/gsmdec_data.o
  3396. CC libavcodec/h261.o
  3397. CC libavcodec/h261_parser.o
  3398. CC libavcodec/h261data.o
  3399. CC libavcodec/h261dec.o
  3400. CC libavcodec/h261enc.o
  3401. CC libavcodec/h263.o
  3402. CC libavcodec/h263_parser.o
  3403. CC libavcodec/h263dec.o
  3404. CC libavcodec/h263data.o
  3405. CC libavcodec/h263dsp.o
  3406. CC libavcodec/h2645_parse.o
  3407. CC libavcodec/h264_cabac.o
  3408. CC libavcodec/h264_cavlc.o
  3409. CC libavcodec/h264_direct.o
  3410. CC libavcodec/h264_loopfilter.o
  3411. CC libavcodec/h264_mb.o
  3412. CC libavcodec/h264_mp4toannexb_bsf.o
  3413. CC libavcodec/h264_parse.o
  3414. CC libavcodec/h264_parser.o
  3415. CC libavcodec/h264_picture.o
  3416. CC libavcodec/h264_ps.o
  3417. CC libavcodec/h264_refs.o
  3418. CC libavcodec/h264_sei.o
  3419. CC libavcodec/h264_slice.o
  3420. CC libavcodec/h264chroma.o
  3421. CC libavcodec/h264data.o
  3422. CC libavcodec/h264dec.o
  3423. CC libavcodec/h264dsp.o
  3424. CC libavcodec/h264idct.o
  3425. CC libavcodec/h264pred.o
  3426. CC libavcodec/h264qpel.o
  3427. CC libavcodec/hap.o
  3428. CC libavcodec/hapdec.o
  3429. CC libavcodec/hevc_cabac.o
  3430. CC libavcodec/hevc_data.o
  3431. CC libavcodec/hevc_filter.o
  3432. CC libavcodec/hevc_mp4toannexb_bsf.o
  3433. CC libavcodec/hevc_mvs.o
  3434. CC libavcodec/hevc_parse.o
  3435. CC libavcodec/hevc_parser.o
  3436. CC libavcodec/hevc_ps.o
  3437. CC libavcodec/hevc_refs.o
  3438. CC libavcodec/hevc_sei.o
  3439. CC libavcodec/hevcdec.o
  3440. CC libavcodec/hevcdsp.o
  3441. CC libavcodec/hevcpred.o
  3442. CC libavcodec/hnm4video.o
  3443. CC libavcodec/hpeldsp.o
  3444. CC libavcodec/hq_hqa.o
  3445. CC libavcodec/hq_hqadata.o
  3446. CC libavcodec/hq_hqadsp.o
  3447. CC libavcodec/hqx.o
  3448. CC libavcodec/hqxdsp.o
  3449. CC libavcodec/hqxvlc.o
  3450. CC libavcodec/htmlsubtitles.o
  3451. CC libavcodec/huffman.o
  3452. CC libavcodec/huffyuv.o
  3453. CC libavcodec/huffyuvdec.o
  3454. CC libavcodec/huffyuvdsp.o
  3455. CC libavcodec/huffyuvenc.o
  3456. CC libavcodec/huffyuvencdsp.o
  3457. CC libavcodec/idcinvideo.o
  3458. CC libavcodec/idctdsp.o
  3459. CC libavcodec/iff.o
  3460. CC libavcodec/iirfilter.o
  3461. CC libavcodec/imc.o
  3462. CC libavcodec/imgconvert.o
  3463. CC libavcodec/indeo2.o
  3464. CC libavcodec/imx_dump_header_bsf.o
  3465. CC libavcodec/indeo3.o
  3466. CC libavcodec/indeo4.o
  3467. CC libavcodec/indeo5.o
  3468. CC libavcodec/intelh263dec.o
  3469. CC libavcodec/interplayacm.o
  3470. CC libavcodec/interplayvideo.o
  3471. CC libavcodec/intrax8.o
  3472. CC libavcodec/intrax8dsp.o
  3473. CC libavcodec/ituh263dec.o
  3474. CC libavcodec/ituh263enc.o
  3475. CC libavcodec/ivi.o
  3476. CC libavcodec/ivi_dsp.o
  3477. CC libavcodec/j2kenc.o
  3478. src/libavcodec/j2kenc.c: In function ‘j2kenc_init’:
  3479. src/libavcodec/j2kenc.c:1153:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3480. avcodec_get_chroma_sub_sample(avctx->pix_fmt,
  3481. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3482. In file included from src/libavcodec/j2kenc.c:67:0:
  3483. src/libavcodec/avcodec.h:5703:6: note: declared here
  3484. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3485. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3486. CC libavcodec/jacosubdec.o
  3487. CC libavcodec/jfdctfst.o
  3488. CC libavcodec/jfdctint.o
  3489. CC libavcodec/jni.o
  3490. CC libavcodec/jpeg2000.o
  3491. CC libavcodec/jpeg2000dec.o
  3492. CC libavcodec/jpeg2000dsp.o
  3493. CC libavcodec/jpeg2000dwt.o
  3494. CC libavcodec/jpegls.o
  3495. CC libavcodec/jpeglsdec.o
  3496. CC libavcodec/jpeglsenc.o
  3497. CC libavcodec/jpegtables.o
  3498. CC libavcodec/jrevdct.o
  3499. CC libavcodec/jvdec.o
  3500. CC libavcodec/kbdwin.o
  3501. CC libavcodec/kgv1dec.o
  3502. CC libavcodec/kmvc.o
  3503. CC libavcodec/lagarith.o
  3504. CC libavcodec/lagarithrac.o
  3505. CC libavcodec/latm_parser.o
  3506. CC libavcodec/lcldec.o
  3507. CC libavcodec/lclenc.o
  3508. CC libavcodec/libx264.o
  3509. CC libavcodec/libx265.o
  3510. CC libavcodec/ljpegenc.o
  3511. src/libavcodec/libx265.c: In function ‘libx265_encode_frame’:
  3512. src/libavcodec/libx265.c:297:5: warning: ‘ff_alloc_packet’ is deprecated [-Wdeprecated-declarations]
  3513. ret = ff_alloc_packet(pkt, payload);
  3514. ^~~
  3515. In file included from src/libavcodec/libx265.c:35:0:
  3516. src/libavcodec/internal.h:290:26: note: declared here
  3517. attribute_deprecated int ff_alloc_packet(AVPacket *avpkt, int size);
  3518. ^~~~~~~~~~~~~~~
  3519. CC libavcodec/loco.o
  3520. CC libavcodec/lossless_audiodsp.o
  3521. CC libavcodec/lossless_videodsp.o
  3522. CC libavcodec/lossless_videoencdsp.o
  3523. CC libavcodec/lpc.o
  3524. CC libavcodec/lsp.o
  3525. CC libavcodec/lzf.o
  3526. CC libavcodec/lzw.o
  3527. CC libavcodec/lzwenc.o
  3528. CC libavcodec/m101.o
  3529. CC libavcodec/mace.o
  3530. CC libavcodec/magicyuv.o
  3531. CC libavcodec/mathtables.o
  3532. CC libavcodec/mdct15.o
  3533. CC libavcodec/mdct_fixed.o
  3534. CC libavcodec/mdct_fixed_32.o
  3535. CC libavcodec/mdct_float.o
  3536. CC libavcodec/mdec.o
  3537. CC libavcodec/me_cmp.o
  3538. CC libavcodec/mediacodec.o
  3539. CC libavcodec/metasound.o
  3540. CC libavcodec/metasound_data.o
  3541. CC libavcodec/microdvddec.o
  3542. CC libavcodec/mimic.o
  3543. CC libavcodec/mjpeg2jpeg_bsf.o
  3544. CC libavcodec/mjpeg_parser.o
  3545. CC libavcodec/mjpega_dump_header_bsf.o
  3546. CC libavcodec/mjpegbdec.o
  3547. CC libavcodec/mjpegdec.o
  3548. CC libavcodec/mjpegenc.o
  3549. CC libavcodec/mjpegenc_common.o
  3550. src/libavcodec/mjpegdec.c: In function ‘ff_mjpeg_decode_frame’:
  3551. src/libavcodec/mjpegdec.c:2431:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3552. avcodec_get_chroma_sub_sample(s->avctx->pix_fmt, &hshift, &vshift);
  3553. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3554. In file included from src/libavcodec/mjpegdec.c:36:0:
  3555. src/libavcodec/avcodec.h:5703:6: note: declared here
  3556. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3557. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3558. src/libavcodec/mjpegdec.c:2490:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3559. avcodec_get_chroma_sub_sample(s->avctx->pix_fmt, &hshift, &vshift);
  3560. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3561. In file included from src/libavcodec/mjpegdec.c:36:0:
  3562. src/libavcodec/avcodec.h:5703:6: note: declared here
  3563. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3564. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3565. src/libavcodec/mjpegdec.c:2518:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3566. avcodec_get_chroma_sub_sample(s->avctx->pix_fmt, &hshift, &vshift);
  3567. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3568. In file included from src/libavcodec/mjpegdec.c:36:0:
  3569. src/libavcodec/avcodec.h:5703:6: note: declared here
  3570. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3571. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3572. CC libavcodec/mjpegenc_huffman.o
  3573. CC libavcodec/mlp.o
  3574. CC libavcodec/mlp_parser.o
  3575. CC libavcodec/mlpdec.o
  3576. CC libavcodec/mlpdsp.o
  3577. CC libavcodec/mlpenc.o
  3578. CC libavcodec/mlz.o
  3579. CC libavcodec/mmvideo.o
  3580. CC libavcodec/motion_est.o
  3581. CC libavcodec/motionpixels.o
  3582. CC libavcodec/movsub_bsf.o
  3583. CC libavcodec/movtextdec.o
  3584. CC libavcodec/movtextenc.o
  3585. CC libavcodec/mp3_header_decompress_bsf.o
  3586. CC libavcodec/mpc.o
  3587. CC libavcodec/mpc7.o
  3588. CC libavcodec/mpc8.o
  3589. CC libavcodec/mpeg12.o
  3590. CC libavcodec/mpeg12data.o
  3591. CC libavcodec/mpeg12dec.o
  3592. CC libavcodec/mpeg12enc.o
  3593. CC libavcodec/mpeg4_unpack_bframes_bsf.o
  3594. CC libavcodec/mpeg12framerate.o
  3595. CC libavcodec/mpeg4audio.o
  3596. CC libavcodec/mpeg4video.o
  3597. CC libavcodec/mpeg4video_parser.o
  3598. CC libavcodec/mpeg4videodec.o
  3599. CC libavcodec/mpeg4videoenc.o
  3600. CC libavcodec/mpeg_er.o
  3601. CC libavcodec/mpegaudio.o
  3602. CC libavcodec/mpegaudio_parser.o
  3603. CC libavcodec/mpegaudiodata.o
  3604. CC libavcodec/mpegaudiodec_fixed.o
  3605. CC libavcodec/mpegaudiodec_float.o
  3606. CC libavcodec/mpegaudiodecheader.o
  3607. CC libavcodec/mpegaudiodsp.o
  3608. CC libavcodec/mpegaudiodsp_data.o
  3609. CC libavcodec/mpegaudiodsp_fixed.o
  3610. CC libavcodec/mpegaudiodsp_float.o
  3611. CC libavcodec/mpegaudioenc_fixed.o
  3612. CC libavcodec/mpegaudioenc_float.o
  3613. CC libavcodec/mpegpicture.o
  3614. CC libavcodec/mpegutils.o
  3615. CC libavcodec/mpegvideo.o
  3616. src/libavcodec/mpegvideo.c: In function ‘ff_mpv_common_init’:
  3617. src/libavcodec/mpegvideo.c:918:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3618. avcodec_get_chroma_sub_sample(s->avctx->pix_fmt,
  3619. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3620. In file included from src/libavcodec/mpegvideo.c:36:0:
  3621. src/libavcodec/avcodec.h:5703:6: note: declared here
  3622. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3623. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3624. CC libavcodec/mpegvideo_enc.o
  3625. src/libavcodec/mpegvideo.c: In function ‘ff_print_debug_info2’:
  3626. src/libavcodec/mpegvideo.c:1761:9: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3627. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &h_chroma_shift, &v_chroma_shift);
  3628. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3629. In file included from src/libavcodec/mpegvideo.c:36:0:
  3630. src/libavcodec/avcodec.h:5703:6: note: declared here
  3631. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3632. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3633. CC libavcodec/mpegvideo_motion.o
  3634. CC libavcodec/mpegvideo_parser.o
  3635. CC libavcodec/mpegvideodata.o
  3636. CC libavcodec/mpegvideodsp.o
  3637. CC libavcodec/mpegvideoencdsp.o
  3638. CC libavcodec/mpl2dec.o
  3639. CC libavcodec/mqc.o
  3640. CC libavcodec/mqcdec.o
  3641. CC libavcodec/mqcenc.o
  3642. CC libavcodec/mscc.o
  3643. CC libavcodec/msgsmdec.o
  3644. CC libavcodec/msmpeg4.o
  3645. CC libavcodec/msmpeg4data.o
  3646. CC libavcodec/msmpeg4dec.o
  3647. CC libavcodec/msmpeg4enc.o
  3648. CC libavcodec/msrle.o
  3649. CC libavcodec/msrledec.o
  3650. CC libavcodec/mss1.o
  3651. CC libavcodec/mss12.o
  3652. CC libavcodec/mss2.o
  3653. CC libavcodec/mss2dsp.o
  3654. CC libavcodec/mss3.o
  3655. CC libavcodec/mss34dsp.o
  3656. CC libavcodec/mss4.o
  3657. CC libavcodec/msvideo1.o
  3658. CC libavcodec/msvideo1enc.o
  3659. CC libavcodec/mvcdec.o
  3660. CC libavcodec/mxpegdec.o
  3661. CC libavcodec/nellymoser.o
  3662. CC libavcodec/nellymoserdec.o
  3663. CC libavcodec/nellymoserenc.o
  3664. CC libavcodec/noise_bsf.o
  3665. CC libavcodec/null_bsf.o
  3666. CC libavcodec/nuv.o
  3667. CC libavcodec/nvenc.o
  3668. CC libavcodec/nvenc_h264.o
  3669. CC libavcodec/nvenc_hevc.o
  3670. CC libavcodec/on2avc.o
  3671. CC libavcodec/on2avcdata.o
  3672. CC libavcodec/options.o
  3673. CC libavcodec/opus.o
  3674. CC libavcodec/opus_celt.o
  3675. CC libavcodec/opus_pvq.o
  3676. CC libavcodec/opus_parser.o
  3677. CC libavcodec/opus_rc.o
  3678. CC libavcodec/opus_silk.o
  3679. CC libavcodec/opusdec.o
  3680. CC libavcodec/opusenc.o
  3681. CC libavcodec/opusenc_psy.o
  3682. CC libavcodec/opustab.o
  3683. src/libavcodec/opusenc_psy.c: In function ‘celt_search_for_tf’:
  3684. src/libavcodec/opusenc_psy.c:367:9: warning: unused variable ‘i’ [-Wunused-variable]
  3685. int i, j, k, cway, config[2][CELT_MAX_BANDS] = { { 0 } };
  3686. ^
  3687. CC libavcodec/pafaudio.o
  3688. CC libavcodec/pafvideo.o
  3689. CC libavcodec/pamenc.o
  3690. CC libavcodec/parser.o
  3691. CC libavcodec/pcm-bluray.o
  3692. CC libavcodec/pcm-dvd.o
  3693. CC libavcodec/pcm.o
  3694. CC libavcodec/pcx.o
  3695. CC libavcodec/pcxenc.o
  3696. CC libavcodec/pgssubdec.o
  3697. CC libavcodec/pictordec.o
  3698. CC libavcodec/pixblockdsp.o
  3699. CC libavcodec/pixlet.o
  3700. CC libavcodec/png.o
  3701. CC libavcodec/png_parser.o
  3702. CC libavcodec/pngdec.o
  3703. CC libavcodec/pngdsp.o
  3704. CC libavcodec/pngenc.o
  3705. CC libavcodec/pnm.o
  3706. CC libavcodec/pnm_parser.o
  3707. CC libavcodec/pnmenc.o
  3708. CC libavcodec/pnmdec.o
  3709. CC libavcodec/profiles.o
  3710. CC libavcodec/proresdata.o
  3711. CC libavcodec/proresdec2.o
  3712. CC libavcodec/proresdec_lgpl.o
  3713. CC libavcodec/proresdsp.o
  3714. CC libavcodec/proresenc_anatoliy.o
  3715. CC libavcodec/proresenc_kostya.o
  3716. CC libavcodec/psd.o
  3717. CC libavcodec/psymodel.o
  3718. CC libavcodec/pthread.o
  3719. CC libavcodec/pthread_frame.o
  3720. CC libavcodec/pthread_slice.o
  3721. CC libavcodec/ptx.o
  3722. CC libavcodec/qcelpdec.o
  3723. CC libavcodec/qdm2.o
  3724. CC libavcodec/qdmc.o
  3725. CC libavcodec/qdrw.o
  3726. CC libavcodec/qpeg.o
  3727. CC libavcodec/qpeldsp.o
  3728. CC libavcodec/qsv_api.o
  3729. CC libavcodec/qtrle.o
  3730. CC libavcodec/qtrleenc.o
  3731. CC libavcodec/r210dec.o
  3732. CC libavcodec/r210enc.o
  3733. CC libavcodec/ra144.o
  3734. CC libavcodec/ra144dec.o
  3735. CC libavcodec/ra144enc.o
  3736. CC libavcodec/ra288.o
  3737. CC libavcodec/ralf.o
  3738. CC libavcodec/rangecoder.o
  3739. CC libavcodec/ratecontrol.o
  3740. CC libavcodec/raw.o
  3741. CC libavcodec/rawdec.o
  3742. CC libavcodec/rawenc.o
  3743. CC libavcodec/rdft.o
  3744. CC libavcodec/realtextdec.o
  3745. CC libavcodec/remove_extradata_bsf.o
  3746. CC libavcodec/resample.o
  3747. CC libavcodec/resample2.o
  3748. CC libavcodec/rl.o
  3749. CC libavcodec/rl2.o
  3750. CC libavcodec/rle.o
  3751. CC libavcodec/roqaudioenc.o
  3752. CC libavcodec/roqvideo.o
  3753. CC libavcodec/roqvideodec.o
  3754. CC libavcodec/roqvideoenc.o
  3755. CC libavcodec/rpza.o
  3756. CC libavcodec/rscc.o
  3757. CC libavcodec/rtjpeg.o
  3758. CC libavcodec/rv10.o
  3759. CC libavcodec/rv10enc.o
  3760. CC libavcodec/rv20enc.o
  3761. CC libavcodec/rv30.o
  3762. CC libavcodec/rv30dsp.o
  3763. CC libavcodec/rv34.o
  3764. CC libavcodec/rv34_parser.o
  3765. CC libavcodec/rv34dsp.o
  3766. CC libavcodec/rv40.o
  3767. CC libavcodec/rv40dsp.o
  3768. CC libavcodec/s302m.o
  3769. CC libavcodec/s302menc.o
  3770. CC libavcodec/samidec.o
  3771. CC libavcodec/sanm.o
  3772. CC libavcodec/sbrdsp.o
  3773. CC libavcodec/sbrdsp_fixed.o
  3774. CC libavcodec/scpr.o
  3775. CC libavcodec/screenpresso.o
  3776. CC libavcodec/sgidec.o
  3777. CC libavcodec/sgienc.o
  3778. CC libavcodec/sgirledec.o
  3779. CC libavcodec/sheervideo.o
  3780. CC libavcodec/shorten.o
  3781. CC libavcodec/simple_idct.o
  3782. CC libavcodec/sinewin.o
  3783. CC libavcodec/sinewin_fixed.o
  3784. CC libavcodec/sipr.o
  3785. CC libavcodec/sipr16k.o
  3786. CC libavcodec/sipr_parser.o
  3787. CC libavcodec/smacker.o
  3788. CC libavcodec/smc.o
  3789. CC libavcodec/smvjpegdec.o
  3790. src/libavcodec/smvjpegdec.c: In function ‘smvjpeg_decode_init’:
  3791. src/libavcodec/smvjpegdec.c:131:5: warning: ‘refcounted_frames’ is deprecated [-Wdeprecated-declarations]
  3792. s->avctx->refcounted_frames = 1;
  3793. ^
  3794. In file included from src/libavcodec/smvjpegdec.c:28:0:
  3795. src/libavcodec/avcodec.h:2694:9: note: declared here
  3796. int refcounted_frames;
  3797. ^~~~~~~~~~~~~~~~~
  3798. src/libavcodec/smvjpegdec.c: In function ‘smvjpeg_decode_frame’:
  3799. src/libavcodec/smvjpegdec.c:162:9: warning: ‘avcodec_decode_video2’ is deprecated [-Wdeprecated-declarations]
  3800. ret = avcodec_decode_video2(s->avctx, mjpeg_data, &s->mjpeg_data_size, avpkt);
  3801. ^~~
  3802. In file included from src/libavcodec/smvjpegdec.c:28:0:
  3803. src/libavcodec/avcodec.h:4993:5: note: declared here
  3804. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  3805. ^~~~~~~~~~~~~~~~~~~~~
  3806. CC libavcodec/snappy.o
  3807. CC libavcodec/snow.o
  3808. CC libavcodec/snow_dwt.o
  3809. CC libavcodec/snowdec.o
  3810. CC libavcodec/snowenc.o
  3811. CC libavcodec/sonic.o
  3812. CC libavcodec/sp5xdec.o
  3813. src/libavcodec/snowenc.c: In function ‘encode_init’:
  3814. src/libavcodec/snowenc.c:136:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3815. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_h_shift, &s->chroma_v_shift);
  3816. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3817. In file included from src/libavcodec/snowenc.c:25:0:
  3818. src/libavcodec/avcodec.h:5703:6: note: declared here
  3819. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3820. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3821. CC libavcodec/speedhq.o
  3822. CC libavcodec/srtdec.o
  3823. CC libavcodec/srtenc.o
  3824. CC libavcodec/startcode.o
  3825. CC libavcodec/subviewerdec.o
  3826. CC libavcodec/sunrast.o
  3827. CC libavcodec/sunrastenc.o
  3828. CC libavcodec/svq1.o
  3829. CC libavcodec/svq13.o
  3830. CC libavcodec/svq1dec.o
  3831. CC libavcodec/svq1enc.o
  3832. CC libavcodec/svq3.o
  3833. CC libavcodec/synth_filter.o
  3834. CC libavcodec/tak.o
  3835. CC libavcodec/tak_parser.o
  3836. CC libavcodec/takdec.o
  3837. CC libavcodec/takdsp.o
  3838. CC libavcodec/targa.o
  3839. CC libavcodec/targa_y216dec.o
  3840. CC libavcodec/targaenc.o
  3841. CC libavcodec/tdsc.o
  3842. CC libavcodec/textdec.o
  3843. CC libavcodec/texturedsp.o
  3844. CC libavcodec/tiertexseqv.o
  3845. CC libavcodec/tiff.o
  3846. CC libavcodec/tiff_common.o
  3847. CC libavcodec/tiff_data.o
  3848. CC libavcodec/tiffenc.o
  3849. CC libavcodec/tmv.o
  3850. CC libavcodec/tpeldsp.o
  3851. CC libavcodec/truemotion1.o
  3852. CC libavcodec/truemotion2.o
  3853. CC libavcodec/truemotion2rt.o
  3854. CC libavcodec/truespeech.o
  3855. CC libavcodec/tscc.o
  3856. CC libavcodec/tscc2.o
  3857. CC libavcodec/tta.o
  3858. CC libavcodec/ttadata.o
  3859. CC libavcodec/ttadsp.o
  3860. CC libavcodec/ttaenc.o
  3861. CC libavcodec/ttaencdsp.o
  3862. CC libavcodec/twinvq.o
  3863. CC libavcodec/twinvqdec.o
  3864. CC libavcodec/txd.o
  3865. CC libavcodec/ulti.o
  3866. CC libavcodec/utils.o
  3867. CC libavcodec/utvideo.o
  3868. CC libavcodec/utvideodec.o
  3869. CC libavcodec/utvideodsp.o
  3870. CC libavcodec/utvideoenc.o
  3871. CC libavcodec/v210dec.o
  3872. CC libavcodec/v210enc.o
  3873. CC libavcodec/v210x.o
  3874. CC libavcodec/v308dec.o
  3875. CC libavcodec/v308enc.o
  3876. CC libavcodec/v408dec.o
  3877. CC libavcodec/v408enc.o
  3878. CC libavcodec/v410enc.o
  3879. CC libavcodec/v410dec.o
  3880. CC libavcodec/v4l2_buffers.o
  3881. CC libavcodec/v4l2_context.o
  3882. CC libavcodec/v4l2_fmt.o
  3883. CC libavcodec/v4l2_m2m.o
  3884. CC libavcodec/v4l2_m2m_dec.o
  3885. CC libavcodec/v4l2_m2m_enc.o
  3886. CC libavcodec/vb.o
  3887. CC libavcodec/vble.o
  3888. CC libavcodec/vc1.o
  3889. CC libavcodec/vc1_block.o
  3890. CC libavcodec/vc1_mc.o
  3891. CC libavcodec/vc1_loopfilter.o
  3892. CC libavcodec/vc1_parser.o
  3893. CC libavcodec/vc1_pred.o
  3894. CC libavcodec/vc1data.o
  3895. CC libavcodec/vc1dec.o
  3896. CC libavcodec/vc1dsp.o
  3897. CC libavcodec/vc2enc.o
  3898. CC libavcodec/vc2enc_dwt.o
  3899. src/libavcodec/vc2enc.c: In function ‘vc2_encode_init’:
  3900. src/libavcodec/vc2enc.c:1141:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3901. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_x_shift, &s->chroma_y_shift);
  3902. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3903. In file included from src/libavcodec/dirac.h:34:0,
  3904. from src/libavcodec/vc2enc.c:24:
  3905. src/libavcodec/avcodec.h:5703:6: note: declared here
  3906. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3907. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3908. CC libavcodec/vcr1.o
  3909. CC libavcodec/videodsp.o
  3910. CC libavcodec/vima.o
  3911. CC libavcodec/vmdaudio.o
  3912. CC libavcodec/vmdvideo.o
  3913. CC libavcodec/vmnc.o
  3914. CC libavcodec/vorbis.o
  3915. CC libavcodec/vorbis_data.o
  3916. CC libavcodec/vorbis_parser.o
  3917. CC libavcodec/vorbisdec.o
  3918. CC libavcodec/vorbisdsp.o
  3919. CC libavcodec/vorbisenc.o
  3920. CC libavcodec/vp3.o
  3921. CC libavcodec/vp3_parser.o
  3922. src/libavcodec/vp3.c: In function ‘vp3_decode_init’:
  3923. src/libavcodec/vp3.c:1764:5: warning: ‘avcodec_get_chroma_sub_sample’ is deprecated [-Wdeprecated-declarations]
  3924. avcodec_get_chroma_sub_sample(avctx->pix_fmt, &s->chroma_x_shift, &s->chroma_y_shift);
  3925. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3926. In file included from src/libavcodec/vp3.c:38:0:
  3927. src/libavcodec/avcodec.h:5703:6: note: declared here
  3928. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3929. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3930. CC libavcodec/vp3dsp.o
  3931. CC libavcodec/vp5.o
  3932. CC libavcodec/vp56.o
  3933. CC libavcodec/vp56data.o
  3934. CC libavcodec/vp56dsp.o
  3935. CC libavcodec/vp56rac.o
  3936. CC libavcodec/vp6.o
  3937. CC libavcodec/vp6dsp.o
  3938. CC libavcodec/vp8.o
  3939. CC libavcodec/vp8_parser.o
  3940. CC libavcodec/vp8dsp.o
  3941. CC libavcodec/vp9.o
  3942. CC libavcodec/vp9_parser.o
  3943. CC libavcodec/vp9_raw_reorder_bsf.o
  3944. CC libavcodec/vp9_superframe_bsf.o
  3945. CC libavcodec/vp9_superframe_split_bsf.o
  3946. CC libavcodec/vp9block.o
  3947. CC libavcodec/vp9dsp.o
  3948. CC libavcodec/vp9data.o
  3949. CC libavcodec/vp9dsp_10bpp.o
  3950. CC libavcodec/vp9dsp_12bpp.o
  3951. CC libavcodec/vp9dsp_8bpp.o
  3952. CC libavcodec/vp9lpf.o
  3953. CC libavcodec/vp9mvs.o
  3954. CC libavcodec/vp9prob.o
  3955. CC libavcodec/vp9recon.o
  3956. CC libavcodec/vqavideo.o
  3957. CC libavcodec/wavpack.o
  3958. CC libavcodec/wavpackenc.o
  3959. CC libavcodec/webp.o
  3960. CC libavcodec/webvttdec.o
  3961. CC libavcodec/webvttenc.o
  3962. CC libavcodec/wma.o
  3963. CC libavcodec/wma_common.o
  3964. CC libavcodec/wma_freqs.o
  3965. CC libavcodec/wmadec.o
  3966. CC libavcodec/wmaenc.o
  3967. CC libavcodec/wmalosslessdec.o
  3968. CC libavcodec/wmaprodec.o
  3969. CC libavcodec/wmavoice.o
  3970. CC libavcodec/wmv2.o
  3971. CC libavcodec/wmv2data.o
  3972. CC libavcodec/wmv2dec.o
  3973. CC libavcodec/wmv2dsp.o
  3974. CC libavcodec/wmv2enc.o
  3975. CC libavcodec/wnv1.o
  3976. CC libavcodec/wrapped_avframe.o
  3977. CC libavcodec/ws-snd1.o
  3978. X86ASM libavcodec/x86/aacencdsp.o
  3979. CC libavcodec/x86/aacencdsp_init.o
  3980. X86ASM libavcodec/x86/aacpsdsp.o
  3981. STRIP libavcodec/x86/aacencdsp.o
  3982. CC libavcodec/x86/aacpsdsp_init.o
  3983. X86ASM libavcodec/x86/ac3dsp.o
  3984. X86ASM libavcodec/x86/ac3dsp_downmix.o
  3985. CC libavcodec/x86/ac3dsp_init.o
  3986. X86ASM libavcodec/x86/alacdsp.o
  3987. CC libavcodec/x86/alacdsp_init.o
  3988. STRIP libavcodec/x86/alacdsp.o
  3989. X86ASM libavcodec/x86/audiodsp.o
  3990. CC libavcodec/x86/audiodsp_init.o
  3991. X86ASM libavcodec/x86/blockdsp.o
  3992. CC libavcodec/x86/blockdsp_init.o
  3993. X86ASM libavcodec/x86/bswapdsp.o
  3994. STRIP libavcodec/x86/audiodsp.o
  3995. STRIP libavcodec/x86/blockdsp.o
  3996. CC libavcodec/x86/cavsdsp.o
  3997. CC libavcodec/x86/bswapdsp_init.o
  3998. X86ASM libavcodec/x86/cavsidct.o
  3999. STRIP libavcodec/x86/ac3dsp.o
  4000. CC libavcodec/x86/constants.o
  4001. STRIP libavcodec/x86/ac3dsp_downmix.o
  4002. STRIP libavcodec/x86/aacpsdsp.o
  4003. CC libavcodec/x86/dcadsp_init.o
  4004. X86ASM libavcodec/x86/dcadsp.o
  4005. STRIP libavcodec/x86/bswapdsp.o
  4006. X86ASM libavcodec/x86/dct32.o
  4007. CC libavcodec/x86/dct_init.o
  4008. X86ASM libavcodec/x86/dirac_dwt.o
  4009. CC libavcodec/x86/dirac_dwt_init.o
  4010. X86ASM libavcodec/x86/diracdsp.o
  4011. STRIP libavcodec/x86/dcadsp.o
  4012. CC libavcodec/x86/diracdsp_init.o
  4013. X86ASM libavcodec/x86/dnxhdenc.o
  4014. CC libavcodec/x86/dnxhdenc_init.o
  4015. X86ASM libavcodec/x86/exrdsp.o
  4016. STRIP libavcodec/x86/dct32.o
  4017. STRIP libavcodec/x86/cavsidct.o
  4018. CC libavcodec/x86/exrdsp_init.o
  4019. CC libavcodec/x86/fdct.o
  4020. CC libavcodec/x86/fdctdsp_init.o
  4021. STRIP libavcodec/x86/dnxhdenc.o
  4022. STRIP libavcodec/x86/dirac_dwt.o
  4023. X86ASM libavcodec/x86/fft.o
  4024. CC libavcodec/x86/fft_init.o
  4025. X86ASM libavcodec/x86/flac_dsp_gpl.o
  4026. STRIP libavcodec/x86/diracdsp.o
  4027. X86ASM libavcodec/x86/flacdsp.o
  4028. CC libavcodec/x86/flacdsp_init.o
  4029. X86ASM libavcodec/x86/fmtconvert.o
  4030. CC libavcodec/x86/fmtconvert_init.o
  4031. X86ASM libavcodec/x86/fpel.o
  4032. STRIP libavcodec/x86/exrdsp.o
  4033. X86ASM libavcodec/x86/g722dsp.o
  4034. STRIP libavcodec/x86/flac_dsp_gpl.o
  4035. CC libavcodec/x86/g722dsp_init.o
  4036. X86ASM libavcodec/x86/h263_loopfilter.o
  4037. X86ASM libavcodec/x86/h264_chromamc.o
  4038. CC libavcodec/x86/h263dsp_init.o
  4039. STRIP libavcodec/x86/fmtconvert.o
  4040. X86ASM libavcodec/x86/h264_chromamc_10bit.o
  4041. STRIP libavcodec/x86/g722dsp.o
  4042. X86ASM libavcodec/x86/h264_deblock.o
  4043. X86ASM libavcodec/x86/h264_deblock_10bit.o
  4044. STRIP libavcodec/x86/h263_loopfilter.o
  4045. STRIP libavcodec/x86/fpel.o
  4046. X86ASM libavcodec/x86/h264_idct.o
  4047. X86ASM libavcodec/x86/h264_idct_10bit.o
  4048. STRIP libavcodec/x86/fft.o
  4049. STRIP libavcodec/x86/flacdsp.o
  4050. X86ASM libavcodec/x86/h264_intrapred.o
  4051. X86ASM libavcodec/x86/h264_intrapred_10bit.o
  4052. STRIP libavcodec/x86/h264_chromamc_10bit.o
  4053. CC libavcodec/x86/h264_intrapred_init.o
  4054. CC libavcodec/x86/h264_qpel.o
  4055. src/libavcodec/x86/h264_idct.asm:1144: warning: redefining multi-line macro `STORE_DIFFx2'
  4056. STRIP libavcodec/x86/h264_deblock_10bit.o
  4057. X86ASM libavcodec/x86/h264_qpel_10bit.o
  4058. STRIP libavcodec/x86/h264_chromamc.o
  4059. X86ASM libavcodec/x86/h264_qpel_8bit.o
  4060. STRIP libavcodec/x86/h264_idct_10bit.o
  4061. X86ASM libavcodec/x86/h264_weight.o
  4062. STRIP libavcodec/x86/h264_intrapred_10bit.o
  4063. X86ASM libavcodec/x86/h264_weight_10bit.o
  4064. CC libavcodec/x86/h264chroma_init.o
  4065. STRIP libavcodec/x86/h264_weight.o
  4066. CC libavcodec/x86/h264dsp_init.o
  4067. X86ASM libavcodec/x86/hevc_add_res.o
  4068. X86ASM libavcodec/x86/hevc_deblock.o
  4069. STRIP libavcodec/x86/h264_weight_10bit.o
  4070. X86ASM libavcodec/x86/hevc_idct.o
  4071. STRIP libavcodec/x86/hevc_add_res.o
  4072. X86ASM libavcodec/x86/hevc_mc.o
  4073. STRIP libavcodec/x86/h264_deblock.o
  4074. X86ASM libavcodec/x86/hevc_sao.o
  4075. STRIP libavcodec/x86/h264_qpel_10bit.o
  4076. X86ASM libavcodec/x86/hevc_sao_10bit.o
  4077. STRIP libavcodec/x86/h264_idct.o
  4078. CC libavcodec/x86/hevcdsp_init.o
  4079. STRIP libavcodec/x86/hevc_sao.o
  4080. STRIP libavcodec/x86/h264_intrapred.o
  4081. STRIP libavcodec/x86/h264_qpel_8bit.o
  4082. X86ASM libavcodec/x86/hpeldsp.o
  4083. CC libavcodec/x86/hpeldsp_init.o
  4084. X86ASM libavcodec/x86/hpeldsp_vp3.o
  4085. STRIP libavcodec/x86/hpeldsp_vp3.o
  4086. CC libavcodec/x86/hpeldsp_vp3_init.o
  4087. X86ASM libavcodec/x86/huffyuvdsp.o
  4088. CC libavcodec/x86/huffyuvdsp_init.o
  4089. X86ASM libavcodec/x86/huffyuvencdsp.o
  4090. CC libavcodec/x86/huffyuvencdsp_init.o
  4091. X86ASM libavcodec/x86/idctdsp.o
  4092. STRIP libavcodec/x86/huffyuvencdsp.o
  4093. CC libavcodec/x86/idctdsp_init.o
  4094. STRIP libavcodec/x86/huffyuvdsp.o
  4095. X86ASM libavcodec/x86/imdct36.o
  4096. X86ASM libavcodec/x86/jpeg2000dsp.o
  4097. STRIP libavcodec/x86/idctdsp.o
  4098. STRIP libavcodec/x86/hpeldsp.o
  4099. CC libavcodec/x86/jpeg2000dsp_init.o
  4100. X86ASM libavcodec/x86/lossless_audiodsp.o
  4101. CC libavcodec/x86/lossless_audiodsp_init.o
  4102. STRIP libavcodec/x86/jpeg2000dsp.o
  4103. CC libavcodec/x86/lossless_videodsp_init.o
  4104. X86ASM libavcodec/x86/lossless_videodsp.o
  4105. X86ASM libavcodec/x86/lossless_videoencdsp.o
  4106. STRIP libavcodec/x86/lossless_audiodsp.o
  4107. STRIP libavcodec/x86/lossless_videoencdsp.o
  4108. CC libavcodec/x86/lossless_videoencdsp_init.o
  4109. CC libavcodec/x86/lpc.o
  4110. X86ASM libavcodec/x86/mdct15.o
  4111. CC libavcodec/x86/mdct15_init.o
  4112. STRIP libavcodec/x86/imdct36.o
  4113. STRIP libavcodec/x86/lossless_videodsp.o
  4114. CC libavcodec/x86/me_cmp_init.o
  4115. X86ASM libavcodec/x86/me_cmp.o
  4116. X86ASM libavcodec/x86/mlpdsp.o
  4117. STRIP libavcodec/x86/mdct15.o
  4118. CC libavcodec/x86/mlpdsp_init.o
  4119. CC libavcodec/x86/mpegaudiodsp.o
  4120. CC libavcodec/x86/mpegvideo.o
  4121. STRIP libavcodec/x86/mlpdsp.o
  4122. CC libavcodec/x86/mpegvideodsp.o
  4123. CC libavcodec/x86/mpegvideoenc.o
  4124. X86ASM libavcodec/x86/mpegvideoencdsp.o
  4125. CC libavcodec/x86/mpegvideoencdsp_init.o
  4126. STRIP libavcodec/x86/mpegvideoencdsp.o
  4127. CC libavcodec/x86/opus_dsp_init.o
  4128. X86ASM libavcodec/x86/opus_pvq_search.o
  4129. STRIP libavcodec/x86/hevc_sao_10bit.o
  4130. X86ASM libavcodec/x86/pixblockdsp.o
  4131. CC libavcodec/x86/pixblockdsp_init.o
  4132. X86ASM libavcodec/x86/pngdsp.o
  4133. STRIP libavcodec/x86/pixblockdsp.o
  4134. CC libavcodec/x86/pngdsp_init.o
  4135. X86ASM libavcodec/x86/proresdsp.o
  4136. STRIP libavcodec/x86/hevc_idct.o
  4137. CC libavcodec/x86/proresdsp_init.o
  4138. STRIP libavcodec/x86/pngdsp.o
  4139. X86ASM libavcodec/x86/qpel.o
  4140. X86ASM libavcodec/x86/qpeldsp.o
  4141. STRIP libavcodec/x86/opus_pvq_search.o
  4142. CC libavcodec/x86/qpeldsp_init.o
  4143. X86ASM libavcodec/x86/rv34dsp.o
  4144. STRIP libavcodec/x86/qpel.o
  4145. CC libavcodec/x86/rv34dsp_init.o
  4146. X86ASM libavcodec/x86/rv40dsp.o
  4147. STRIP libavcodec/x86/proresdsp.o
  4148. CC libavcodec/x86/rv40dsp_init.o
  4149. STRIP libavcodec/x86/rv34dsp.o
  4150. X86ASM libavcodec/x86/sbrdsp.o
  4151. STRIP libavcodec/x86/me_cmp.o
  4152. CC libavcodec/x86/sbrdsp_init.o
  4153. X86ASM libavcodec/x86/simple_idct.o
  4154. X86ASM libavcodec/x86/simple_idct10.o
  4155. STRIP libavcodec/x86/sbrdsp.o
  4156. CC libavcodec/x86/snowdsp.o
  4157. STRIP libavcodec/x86/rv40dsp.o
  4158. X86ASM libavcodec/x86/svq1enc.o
  4159. STRIP libavcodec/x86/hevc_deblock.o
  4160. CC libavcodec/x86/svq1enc_init.o
  4161. X86ASM libavcodec/x86/synth_filter.o
  4162. STRIP libavcodec/x86/svq1enc.o
  4163. CC libavcodec/x86/synth_filter_init.o
  4164. X86ASM libavcodec/x86/takdsp.o
  4165. CC libavcodec/x86/takdsp_init.o
  4166. X86ASM libavcodec/x86/ttadsp.o
  4167. CC libavcodec/x86/ttadsp_init.o
  4168. X86ASM libavcodec/x86/ttaencdsp.o
  4169. STRIP libavcodec/x86/takdsp.o
  4170. CC libavcodec/x86/ttaencdsp_init.o
  4171. X86ASM libavcodec/x86/utvideodsp.o
  4172. STRIP libavcodec/x86/synth_filter.o
  4173. CC libavcodec/x86/utvideodsp_init.o
  4174. STRIP libavcodec/x86/qpeldsp.o
  4175. CC libavcodec/x86/v210-init.o
  4176. X86ASM libavcodec/x86/v210.o
  4177. STRIP libavcodec/x86/ttadsp.o
  4178. X86ASM libavcodec/x86/v210enc.o
  4179. STRIP libavcodec/x86/ttaencdsp.o
  4180. CC libavcodec/x86/v210enc_init.o
  4181. CC libavcodec/x86/vc1dsp_init.o
  4182. STRIP libavcodec/x86/utvideodsp.o
  4183. X86ASM libavcodec/x86/vc1dsp_loopfilter.o
  4184. STRIP libavcodec/x86/v210.o
  4185. CC libavcodec/x86/vc1dsp_mmx.o
  4186. X86ASM libavcodec/x86/videodsp.o
  4187. X86ASM libavcodec/x86/vc1dsp_mc.o
  4188. STRIP libavcodec/x86/v210enc.o
  4189. CC libavcodec/x86/videodsp_init.o
  4190. X86ASM libavcodec/x86/vorbisdsp.o
  4191. STRIP libavcodec/x86/vc1dsp_mc.o
  4192. CC libavcodec/x86/vorbisdsp_init.o
  4193. X86ASM libavcodec/x86/vp3dsp.o
  4194. STRIP libavcodec/x86/vorbisdsp.o
  4195. CC libavcodec/x86/vp3dsp_init.o
  4196. X86ASM libavcodec/x86/vp6dsp.o
  4197. CC libavcodec/x86/vp6dsp_init.o
  4198. STRIP libavcodec/x86/vc1dsp_loopfilter.o
  4199. CC libavcodec/x86/vp8dsp_init.o
  4200. X86ASM libavcodec/x86/vp8dsp.o
  4201. STRIP libavcodec/x86/videodsp.o
  4202. X86ASM libavcodec/x86/vp8dsp_loopfilter.o
  4203. STRIP libavcodec/x86/vp6dsp.o
  4204. CC libavcodec/x86/vp9dsp_init.o
  4205. CC libavcodec/x86/vp9dsp_init_10bpp.o
  4206. STRIP libavcodec/x86/vp3dsp.o
  4207. CC libavcodec/x86/vp9dsp_init_12bpp.o
  4208. CC libavcodec/x86/vp9dsp_init_16bpp.o
  4209. STRIP libavcodec/x86/vp8dsp.o
  4210. X86ASM libavcodec/x86/vp9intrapred.o
  4211. X86ASM libavcodec/x86/vp9intrapred_16bpp.o
  4212. STRIP libavcodec/x86/simple_idct10.o
  4213. X86ASM libavcodec/x86/vp9itxfm.o
  4214. X86ASM libavcodec/x86/vp9itxfm_16bpp.o
  4215. X86ASM libavcodec/x86/vp9lpf.o
  4216. X86ASM libavcodec/x86/vp9lpf_16bpp.o
  4217. STRIP libavcodec/x86/vp8dsp_loopfilter.o
  4218. X86ASM libavcodec/x86/vp9mc.o
  4219. X86ASM libavcodec/x86/vp9mc_16bpp.o
  4220. STRIP libavcodec/x86/vp9mc_16bpp.o
  4221. X86ASM libavcodec/x86/xvididct.o
  4222. STRIP libavcodec/x86/vp9intrapred.o
  4223. CC libavcodec/x86/xvididct_init.o
  4224. CC libavcodec/xan.o
  4225. STRIP libavcodec/x86/vp9intrapred_16bpp.o
  4226. CC libavcodec/xbmdec.o
  4227. STRIP libavcodec/x86/vp9mc.o
  4228. CC libavcodec/xbmenc.o
  4229. CC libavcodec/xface.o
  4230. CC libavcodec/xfacedec.o
  4231. CC libavcodec/xfaceenc.o
  4232. CC libavcodec/xiph.o
  4233. CC libavcodec/xl.o
  4234. CC libavcodec/xma_parser.o
  4235. CC libavcodec/xsubdec.o
  4236. CC libavcodec/xpmdec.o
  4237. STRIP libavcodec/x86/xvididct.o
  4238. CC libavcodec/xsubenc.o
  4239. CC libavcodec/xvididct.o
  4240. CC libavcodec/xwddec.o
  4241. CC libavcodec/xwdenc.o
  4242. CC libavcodec/xxan.o
  4243. CC libavcodec/y41pdec.o
  4244. CC libavcodec/y41penc.o
  4245. CC libavcodec/ylc.o
  4246. CC libavcodec/yop.o
  4247. CC libavcodec/yuv4dec.o
  4248. CC libavcodec/zerocodec.o
  4249. CC libavcodec/yuv4enc.o
  4250. CC libavcodec/zmbv.o
  4251. CC libavcodec/zmbvenc.o
  4252. AR libpostproc/libpostproc.a
  4253. CC libswresample/audioconvert.o
  4254. CC libswresample/dither.o
  4255. CC libswresample/options.o
  4256. CC libswresample/rematrix.o
  4257. CC libswresample/resample.o
  4258. CC libswresample/resample_dsp.o
  4259. CC libswresample/swresample.o
  4260. CC libswresample/swresample_frame.o
  4261. X86ASM libswresample/x86/audio_convert.o
  4262. CC libswresample/x86/audio_convert_init.o
  4263. X86ASM libswresample/x86/rematrix.o
  4264. CC libswresample/x86/rematrix_init.o
  4265. X86ASM libswresample/x86/resample.o
  4266. CC libswresample/x86/resample_init.o
  4267. CC libswscale/alphablend.o
  4268. STRIP libswresample/x86/rematrix.o
  4269. CC libswscale/gamma.o
  4270. CC libswscale/hscale.o
  4271. CC libswscale/hscale_fast_bilinear.o
  4272. CC libswscale/input.o
  4273. CC libswscale/options.o
  4274. STRIP libavcodec/x86/hevc_mc.o
  4275. CC libswscale/output.o
  4276. CC libswscale/rgb2rgb.o
  4277. STRIP libswresample/x86/resample.o
  4278. CC libswscale/slice.o
  4279. CC libswscale/swscale.o
  4280. STRIP libavcodec/x86/simple_idct.o
  4281. CC libswscale/swscale_unscaled.o
  4282. CC libswscale/utils.o
  4283. STRIP libswresample/x86/audio_convert.o
  4284. CC libswscale/vscale.o
  4285. STRIP libavcodec/x86/vp9lpf_16bpp.o
  4286. CC libswscale/x86/hscale_fast_bilinear_simd.o
  4287. X86ASM libswscale/x86/input.o
  4288. X86ASM libswscale/x86/output.o
  4289. CC libswscale/x86/rgb2rgb.o
  4290. STRIP libswscale/x86/input.o
  4291. X86ASM libswscale/x86/scale.o
  4292. CC libswscale/x86/swscale.o
  4293. STRIP libswscale/x86/output.o
  4294. CC libswscale/yuv2rgb.o
  4295. CC libswscale/x86/yuv2rgb.o
  4296. CC libavutil/adler32.o
  4297. CC libavutil/aes.o
  4298. CC libavutil/aes_ctr.o
  4299. CC libavutil/audio_fifo.o
  4300. CC libavutil/avstring.o
  4301. CC libavutil/base64.o
  4302. CC libavutil/blowfish.o
  4303. CC libavutil/bprint.o
  4304. STRIP libavcodec/x86/vp9itxfm_16bpp.o
  4305. CC libavutil/buffer.o
  4306. CC libavutil/camellia.o
  4307. CC libavutil/cast5.o
  4308. CC libavutil/channel_layout.o
  4309. CC libavutil/color_utils.o
  4310. CC libavutil/cpu.o
  4311. CC libavutil/crc.o
  4312. CC libavutil/des.o
  4313. CC libavutil/dict.o
  4314. CC libavutil/display.o
  4315. CC libavutil/downmix_info.o
  4316. CC libavutil/error.o
  4317. CC libavutil/eval.o
  4318. CC libavutil/fifo.o
  4319. CC libavutil/file.o
  4320. CC libavutil/file_open.o
  4321. CC libavutil/fixed_dsp.o
  4322. CC libavutil/float_dsp.o
  4323. STRIP libavcodec/x86/vp9lpf.o
  4324. CC libavutil/frame.o
  4325. CC libavutil/hash.o
  4326. CC libavutil/hmac.o
  4327. CC libavutil/hwcontext.o
  4328. CC libavutil/hwcontext_cuda.o
  4329. CC libavutil/imgutils.o
  4330. CC libavutil/integer.o
  4331. CC libavutil/intmath.o
  4332. CC libavutil/lfg.o
  4333. CC libavutil/lls.o
  4334. CC libavutil/log.o
  4335. CC libavutil/log2_tab.o
  4336. CC libavutil/lzo.o
  4337. CC libavutil/mastering_display_metadata.o
  4338. STRIP libswscale/x86/scale.o
  4339. CC libavutil/mathematics.o
  4340. CC libavutil/md5.o
  4341. CC libavutil/mem.o
  4342. CC libavutil/murmur3.o
  4343. CC libavutil/opt.o
  4344. CC libavutil/parseutils.o
  4345. CC libavutil/pixdesc.o
  4346. CC libavutil/pixelutils.o
  4347. CC libavutil/random_seed.o
  4348. CC libavutil/rational.o
  4349. CC libavutil/rc4.o
  4350. CC libavutil/reverse.o
  4351. CC libavutil/ripemd.o
  4352. CC libavutil/samplefmt.o
  4353. CC libavutil/sha.o
  4354. CC libavutil/sha512.o
  4355. CC libavutil/slicethread.o
  4356. CC libavutil/spherical.o
  4357. CC libavutil/stereo3d.o
  4358. CC libavutil/tea.o
  4359. CC libavutil/threadmessage.o
  4360. CC libavutil/time.o
  4361. CC libavutil/timecode.o
  4362. CC libavutil/tree.o
  4363. CC libavutil/twofish.o
  4364. CC libavutil/utils.o
  4365. CC libavutil/x86/cpu.o
  4366. X86ASM libavutil/x86/cpuid.o
  4367. X86ASM libavutil/x86/fixed_dsp.o
  4368. CC libavutil/x86/fixed_dsp_init.o
  4369. X86ASM libavutil/x86/float_dsp.o
  4370. STRIP libavutil/x86/cpuid.o
  4371. CC libavutil/x86/float_dsp_init.o
  4372. STRIP libavutil/x86/fixed_dsp.o
  4373. X86ASM libavutil/x86/imgutils.o
  4374. CC libavutil/x86/imgutils_init.o
  4375. CC libavutil/x86/lls_init.o
  4376. X86ASM libavutil/x86/lls.o
  4377. X86ASM libavutil/x86/pixelutils.o
  4378. CC libavutil/x86/pixelutils_init.o
  4379. CC libavutil/xga_font_data.o
  4380. CC libavutil/xtea.o
  4381. HOSTLD doc/print_options
  4382. STRIP libavutil/x86/imgutils.o
  4383. CC fftools/ffmpeg_opt.o
  4384. CC fftools/ffmpeg_filter.o
  4385. CC fftools/ffmpeg_hw.o
  4386. src/fftools/ffmpeg_opt.c: In function ‘add_input_streams’:
  4387. src/fftools/ffmpeg_opt.c:794:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4388. if (av_codec_get_lowres(st->codec)) {
  4389. ^~
  4390. In file included from src/fftools/cmdutils.h:30:0,
  4391. from src/fftools/ffmpeg.h:32,
  4392. from src/fftools/ffmpeg_opt.c:23:
  4393. src/libavformat/avformat.h:893:21: note: declared here
  4394. AVCodecContext *codec;
  4395. ^~~~~
  4396. src/fftools/ffmpeg_opt.c:795:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4397. av_codec_set_lowres(ist->dec_ctx, av_codec_get_lowres(st->codec));
  4398. ^~~~~~~~~~~~~~~~~~~
  4399. In file included from src/fftools/cmdutils.h:30:0,
  4400. from src/fftools/ffmpeg.h:32,
  4401. from src/fftools/ffmpeg_opt.c:23:
  4402. src/libavformat/avformat.h:893:21: note: declared here
  4403. AVCodecContext *codec;
  4404. ^~~~~
  4405. src/fftools/ffmpeg_opt.c:796:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4406. ist->dec_ctx->width = st->codec->width;
  4407. ^~~
  4408. In file included from src/fftools/cmdutils.h:30:0,
  4409. from src/fftools/ffmpeg.h:32,
  4410. from src/fftools/ffmpeg_opt.c:23:
  4411. src/libavformat/avformat.h:893:21: note: declared here
  4412. AVCodecContext *codec;
  4413. ^~~~~
  4414. src/fftools/ffmpeg_opt.c:797:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4415. ist->dec_ctx->height = st->codec->height;
  4416. ^~~
  4417. In file included from src/fftools/cmdutils.h:30:0,
  4418. from src/fftools/ffmpeg.h:32,
  4419. from src/fftools/ffmpeg_opt.c:23:
  4420. src/libavformat/avformat.h:893:21: note: declared here
  4421. AVCodecContext *codec;
  4422. ^~~~~
  4423. src/fftools/ffmpeg_opt.c:798:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4424. ist->dec_ctx->coded_width = st->codec->coded_width;
  4425. ^~~
  4426. In file included from src/fftools/cmdutils.h:30:0,
  4427. from src/fftools/ffmpeg.h:32,
  4428. from src/fftools/ffmpeg_opt.c:23:
  4429. src/libavformat/avformat.h:893:21: note: declared here
  4430. AVCodecContext *codec;
  4431. ^~~~~
  4432. src/fftools/ffmpeg_opt.c:799:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4433. ist->dec_ctx->coded_height = st->codec->coded_height;
  4434. ^~~
  4435. In file included from src/fftools/cmdutils.h:30:0,
  4436. from src/fftools/ffmpeg.h:32,
  4437. from src/fftools/ffmpeg_opt.c:23:
  4438. src/libavformat/avformat.h:893:21: note: declared here
  4439. AVCodecContext *codec;
  4440. ^~~~~
  4441. src/fftools/ffmpeg_opt.c: In function ‘read_ffserver_streams’:
  4442. src/fftools/ffmpeg_opt.c:2014:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4443. avcodec_get_context_defaults3(st->codec, codec);
  4444. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4445. In file included from src/fftools/cmdutils.h:30:0,
  4446. from src/fftools/ffmpeg.h:32,
  4447. from src/fftools/ffmpeg_opt.c:23:
  4448. src/libavformat/avformat.h:893:21: note: declared here
  4449. AVCodecContext *codec;
  4450. ^~~~~
  4451. src/fftools/ffmpeg_opt.c:2019:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4452. av_opt_set_dict2(st->codec, &opts, AV_OPT_SEARCH_CHILDREN);
  4453. ^~~~~~~~~~~~~~~~
  4454. STRIP libavutil/x86/lls.o
  4455. In file included from src/fftools/cmdutils.h:30:0,
  4456. from src/fftools/ffmpeg.h:32,
  4457. from src/fftools/ffmpeg_opt.c:23:
  4458. src/libavformat/avformat.h:893:21: note: declared here
  4459. AVCodecContext *codec;
  4460. ^~~~~
  4461. src/fftools/ffmpeg_opt.c:2026:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4462. choose_pixel_fmt(st, st->codec, codec, st->codecpar->format);
  4463. ^~~~~~~~~~~~~~~~
  4464. In file included from src/fftools/cmdutils.h:30:0,
  4465. from src/fftools/ffmpeg.h:32,
  4466. from src/fftools/ffmpeg_opt.c:23:
  4467. src/libavformat/avformat.h:893:21: note: declared here
  4468. AVCodecContext *codec;
  4469. ^~~~~
  4470. src/fftools/ffmpeg_opt.c:2027:9: warning: ‘avcodec_copy_context’ is deprecated [-Wdeprecated-declarations]
  4471. avcodec_copy_context(ost->enc_ctx, st->codec);
  4472. ^~~~~~~~~~~~~~~~~~~~
  4473. In file included from src/fftools/cmdutils.h:28:0,
  4474. from src/fftools/ffmpeg.h:32,
  4475. from src/fftools/ffmpeg_opt.c:23:
  4476. src/libavcodec/avcodec.h:4412:5: note: declared here
  4477. int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  4478. ^~~~~~~~~~~~~~~~~~~~
  4479. src/fftools/ffmpeg_opt.c:2027:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4480. avcodec_copy_context(ost->enc_ctx, st->codec);
  4481. ^~~~~~~~~~~~~~~~~~~~
  4482. In file included from src/fftools/cmdutils.h:30:0,
  4483. from src/fftools/ffmpeg.h:32,
  4484. from src/fftools/ffmpeg_opt.c:23:
  4485. src/libavformat/avformat.h:893:21: note: declared here
  4486. AVCodecContext *codec;
  4487. ^~~~~
  4488. src/fftools/ffmpeg_opt.c: In function ‘open_output_file’:
  4489. src/fftools/ffmpeg_opt.c:2406:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4490. if (av_opt_set(ost->st->codec, "flags", e->value, 0) < 0)
  4491. ^~
  4492. In file included from src/fftools/cmdutils.h:30:0,
  4493. from src/fftools/ffmpeg.h:32,
  4494. from src/fftools/ffmpeg_opt.c:23:
  4495. src/libavformat/avformat.h:893:21: note: declared here
  4496. AVCodecContext *codec;
  4497. ^~~~~
  4498. STRIP libavutil/x86/float_dsp.o
  4499. CC fftools/cmdutils.o
  4500. CC fftools/ffmpeg.o
  4501. CC fftools/ffmpeg_cuvid.o
  4502. CC fftools/ffprobe.o
  4503. CC fftools/ffserver_config.o
  4504. STRIP libavutil/x86/pixelutils.o
  4505. src/fftools/ffprobe.c: In function ‘show_packet’:
  4506. src/fftools/ffprobe.c:2051:5: warning: ‘convergence_duration’ is deprecated [-Wdeprecated-declarations]
  4507. print_duration_ts("convergence_duration", pkt->convergence_duration);
  4508. ^~~~~~~~~~~~~~~~~
  4509. In file included from src/libavformat/avformat.h:319:0,
  4510. from src/fftools/ffprobe.c:31:
  4511. src/libavcodec/avcodec.h:1708:13: note: declared here
  4512. int64_t convergence_duration;
  4513. ^~~~~~~~~~~~~~~~~~~~
  4514. src/fftools/ffprobe.c:2052:5: warning: ‘convergence_duration’ is deprecated [-Wdeprecated-declarations]
  4515. print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base);
  4516. ^~~~~~~~~~~~~~~~~~~
  4517. In file included from src/libavformat/avformat.h:319:0,
  4518. from src/fftools/ffprobe.c:31:
  4519. src/libavcodec/avcodec.h:1708:13: note: declared here
  4520. int64_t convergence_duration;
  4521. ^~~~~~~~~~~~~~~~~~~~
  4522. src/fftools/ffmpeg.c: In function ‘do_streamcopy’:
  4523. src/fftools/ffmpeg.c:2080:5: warning: ‘av_copy_packet_side_data’ is deprecated [-Wdeprecated-declarations]
  4524. av_copy_packet_side_data(&opkt, pkt);
  4525. ^~~~~~~~~~~~~~~~~~~~~~~~
  4526. In file included from src/libavformat/avformat.h:319:0,
  4527. from src/fftools/ffmpeg.c:43:
  4528. src/libavcodec/avcodec.h:4640:5: note: declared here
  4529. int av_copy_packet_side_data(AVPacket *dst, const AVPacket *src);
  4530. ^~~~~~~~~~~~~~~~~~~~~~~~
  4531. src/fftools/ffmpeg.c:2087:9: warning: ‘avpicture_fill’ is deprecated [-Wdeprecated-declarations]
  4532. int ret = avpicture_fill(&pict, opkt.data, ost->st->codecpar->format, ost->st->codecpar->width, ost->st->codecpar->height);
  4533. ^~~
  4534. In file included from src/libavformat/avformat.h:319:0,
  4535. from src/fftools/ffmpeg.c:43:
  4536. src/libavcodec/avcodec.h:5638:5: note: declared here
  4537. int avpicture_fill(AVPicture *picture, const uint8_t *ptr,
  4538. ^~~~~~~~~~~~~~
  4539. src/fftools/ffprobe.c: In function ‘show_stream’:
  4540. src/fftools/ffprobe.c:2557:9: warning: ‘timecode_frame_start’ is deprecated [-Wdeprecated-declarations]
  4541. if (dec_ctx && dec_ctx->timecode_frame_start >= 0) {
  4542. ^~
  4543. In file included from src/libavformat/avformat.h:319:0,
  4544. from src/fftools/ffprobe.c:31:
  4545. src/libavcodec/avcodec.h:2874:13: note: declared here
  4546. int64_t timecode_frame_start;
  4547. ^~~~~~~~~~~~~~~~~~~~
  4548. src/fftools/ffprobe.c:2559:13: warning: ‘timecode_frame_start’ is deprecated [-Wdeprecated-declarations]
  4549. av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start);
  4550. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4551. In file included from src/libavformat/avformat.h:319:0,
  4552. from src/fftools/ffprobe.c:31:
  4553. src/libavcodec/avcodec.h:2874:13: note: declared here
  4554. int64_t timecode_frame_start;
  4555. ^~~~~~~~~~~~~~~~~~~~
  4556. src/fftools/ffprobe.c:2623:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4557. if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str);
  4558. ^~
  4559. In file included from src/fftools/ffprobe.c:31:0:
  4560. src/libavformat/avformat.h:893:21: note: declared here
  4561. AVCodecContext *codec;
  4562. ^~~~~
  4563. src/fftools/ffprobe.c:1818:12: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4564. struct unit_value uv; \
  4565. ^
  4566. src/fftools/ffprobe.c:2623:41: note: in expansion of macro ‘print_val’
  4567. if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str);
  4568. ^~~~~~~~~
  4569. In file included from src/fftools/ffprobe.c:31:0:
  4570. src/libavformat/avformat.h:893:21: note: declared here
  4571. AVCodecContext *codec;
  4572. ^~~~~
  4573. CC fftools/ffserver.o
  4574. src/fftools/ffmpeg.c: In function ‘init_output_stream’:
  4575. src/fftools/ffmpeg.c:3510:9: warning: ‘avcodec_copy_context’ is deprecated [-Wdeprecated-declarations]
  4576. ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx);
  4577. ^~~
  4578. In file included from src/libavformat/avformat.h:319:0,
  4579. from src/fftools/ffmpeg.c:43:
  4580. src/libavcodec/avcodec.h:4412:5: note: declared here
  4581. int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  4582. ^~~~~~~~~~~~~~~~~~~~
  4583. src/fftools/ffserver_config.c: In function ‘add_codec’:
  4584. src/fftools/ffserver_config.c:294:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
  4585. av->rc_eq = av_strdup("tex^qComp");
  4586. ^~
  4587. src/fftools/ffmpeg.c:3510:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4588. ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx);
  4589. ^~~
  4590. In file included from src/fftools/cmdutils.h:28:0,
  4591. from src/fftools/ffserver_config.c:28:
  4592. src/libavcodec/avcodec.h:2754:17: note: declared here
  4593. const char *rc_eq;
  4594. ^~~~~
  4595. In file included from src/fftools/ffmpeg.c:43:0:
  4596. src/libavformat/avformat.h:893:21: note: declared here
  4597. AVCodecContext *codec;
  4598. ^~~~~
  4599. src/fftools/ffserver_config.c:296:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
  4600. WARNING("Setting default value for video rate control equation = "
  4601. ^~~~~~~
  4602. In file included from src/fftools/cmdutils.h:28:0,
  4603. from src/fftools/ffserver_config.c:28:
  4604. src/libavcodec/avcodec.h:2754:17: note: declared here
  4605. const char *rc_eq;
  4606. ^~~~~
  4607. src/fftools/ffmpeg.c:3556:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4608. ost->st->codec->codec= ost->enc_ctx->codec;
  4609. ^~~
  4610. In file included from src/fftools/ffmpeg.c:43:0:
  4611. src/libavformat/avformat.h:893:21: note: declared here
  4612. AVCodecContext *codec;
  4613. ^~~~~
  4614. AR libavfilter/libavfilter.a
  4615. src/fftools/ffmpeg.c: In function ‘check_keyboard_interaction’:
  4616. src/fftools/ffmpeg.c:3943:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4617. debug = input_streams[0]->st->codec->debug<<1;
  4618. ^~~~~
  4619. In file included from src/fftools/ffmpeg.c:43:0:
  4620. src/libavformat/avformat.h:893:21: note: declared here
  4621. AVCodecContext *codec;
  4622. ^~~~~
  4623. src/fftools/ffmpeg.c:3966:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4624. input_streams[i]->st->codec->debug = debug;
  4625. ^~~~~~~~~~~~~
  4626. In file included from src/fftools/ffmpeg.c:43:0:
  4627. src/libavformat/avformat.h:893:21: note: declared here
  4628. AVCodecContext *codec;
  4629. ^~~~~
  4630. src/fftools/ffmpeg.c: In function ‘sub2video_push_ref’:
  4631. src/fftools/ffmpeg.c:227:9: warning: ignoring return value of ‘av_buffersrc_add_frame_flags’, declared with attribute warn_unused_result [-Wunused-result]
  4632. av_buffersrc_add_frame_flags(ist->filters[i]->filter, frame,
  4633. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4634. AV_BUFFERSRC_FLAG_KEEP_REF |
  4635. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4636. AV_BUFFERSRC_FLAG_PUSH);
  4637. ~~~~~~~~~~~~~~~~~~~~~~~
  4638. src/fftools/ffmpeg.c: In function ‘sigterm_handler’:
  4639. src/fftools/ffmpeg.c:334:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  4640. write(2/*STDERR_FILENO*/, "Received > 3 system signals, hard exiting\n",
  4641. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4642. strlen("Received > 3 system signals, hard exiting\n"));
  4643. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4644. src/fftools/ffmpeg.c: In function ‘sub2video_flush’:
  4645. src/fftools/ffmpeg.c:302:9: warning: ignoring return value of ‘av_buffersrc_add_frame’, declared with attribute warn_unused_result [-Wunused-result]
  4646. av_buffersrc_add_frame(ist->filters[i]->filter, NULL);
  4647. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4648. AR libswresample/libswresample.a
  4649. src/fftools/ffserver.c: In function ‘unlayer_stream’:
  4650. src/fftools/ffserver.c:260:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4651. avcodec_free_context(&st->codec);
  4652. ^~~~~~~~~~~~~~~~~~~~
  4653. In file included from src/fftools/ffserver.c:33:0:
  4654. src/libavformat/avformat.h:893:21: note: declared here
  4655. AVCodecContext *codec;
  4656. ^~~~~
  4657. src/fftools/ffserver.c:265:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4658. COPY(codec)
  4659. ^~~~
  4660. In file included from src/fftools/ffserver.c:33:0:
  4661. src/libavformat/avformat.h:893:21: note: declared here
  4662. AVCodecContext *codec;
  4663. ^~~~~
  4664. src/fftools/ffserver.c: In function ‘close_connection’:
  4665. src/fftools/ffserver.c:924:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4666. if (st->codec->codec)
  4667. ^~
  4668. In file included from src/fftools/ffserver.c:33:0:
  4669. src/libavformat/avformat.h:893:21: note: declared here
  4670. AVCodecContext *codec;
  4671. ^~~~~
  4672. src/fftools/ffserver.c:925:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4673. avcodec_close(st->codec);
  4674. ^~~~~~~~~~~~~
  4675. In file included from src/fftools/ffserver.c:33:0:
  4676. src/libavformat/avformat.h:893:21: note: declared here
  4677. AVCodecContext *codec;
  4678. ^~~~~
  4679. src/fftools/ffserver.c: In function ‘add_av_stream1’:
  4680. src/fftools/ffserver.c:3562:9: warning: ‘avcodec_copy_context’ is deprecated [-Wdeprecated-declarations]
  4681. avcodec_copy_context(fst->codec, codec);
  4682. ^~~~~~~~~~~~~~~~~~~~
  4683. In file included from src/libavformat/avformat.h:319:0,
  4684. from src/fftools/ffserver.c:33:
  4685. src/libavcodec/avcodec.h:4412:5: note: declared here
  4686. int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  4687. ^~~~~~~~~~~~~~~~~~~~
  4688. src/fftools/ffserver.c: In function ‘build_file_streams’:
  4689. src/fftools/ffserver.c:3686:17: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
  4690. add_av_stream1(stream, infile->streams[i]->codec, 1);
  4691. ^~~~~~~~~~~~~~
  4692. In file included from src/fftools/ffserver.c:33:0:
  4693. src/libavformat/avformat.h:893:21: note: declared here
  4694. AVCodecContext *codec;
  4695. ^~~~~
  4696. AR libavutil/libavutil.a
  4697. GENTEXI doc/avoptions_format.texi
  4698. GENTEXI doc/avoptions_codec.texi
  4699. HTML doc/ffprobe.html
  4700. HTML doc/ffmpeg.html
  4701. HTML doc/ffserver.html
  4702. HTML doc/ffmpeg-all.html
  4703. HTML doc/ffprobe-all.html
  4704. HTML doc/ffserver-all.html
  4705. HTML doc/ffmpeg-utils.html
  4706. HTML doc/ffmpeg-scaler.html
  4707. HTML doc/ffmpeg-resampler.html
  4708. HTML doc/ffmpeg-codecs.html
  4709. HTML doc/ffmpeg-bitstream-filters.html
  4710. HTML doc/ffmpeg-protocols.html
  4711. HTML doc/ffmpeg-formats.html
  4712. HTML doc/ffmpeg-devices.html
  4713. HTML doc/ffmpeg-filters.html
  4714. HTML doc/libavutil.html
  4715. HTML doc/libswscale.html
  4716. HTML doc/libswresample.html
  4717. HTML doc/libavcodec.html
  4718. HTML doc/libavformat.html
  4719. HTML doc/libavdevice.html
  4720. HTML doc/libavfilter.html
  4721. HTML doc/developer.html
  4722. HTML doc/faq.html
  4723. HTML doc/fate.html
  4724. HTML doc/general.html
  4725. HTML doc/git-howto.html
  4726. HTML doc/mailing-list-faq.html
  4727. HTML doc/platform.html
  4728. HTML doc/nut.html
  4729. POD doc/ffmpeg.pod
  4730. POD doc/ffprobe.pod
  4731. POD doc/ffserver.pod
  4732. POD doc/ffmpeg-all.pod
  4733. POD doc/ffprobe-all.pod
  4734. POD doc/ffserver-all.pod
  4735. POD doc/ffmpeg-utils.pod
  4736. POD doc/ffmpeg-scaler.pod
  4737. POD doc/ffmpeg-resampler.pod
  4738. POD doc/ffmpeg-codecs.pod
  4739. POD doc/ffmpeg-bitstream-filters.pod
  4740. POD doc/ffmpeg-formats.pod
  4741. POD doc/ffmpeg-protocols.pod
  4742. POD doc/ffmpeg-devices.pod
  4743. POD doc/libswscale.pod
  4744. POD doc/ffmpeg-filters.pod
  4745. POD doc/libavutil.pod
  4746. POD doc/libswresample.pod
  4747. POD doc/libavformat.pod
  4748. POD doc/libavcodec.pod
  4749. MAN doc/ffmpeg.1
  4750. POD doc/libavdevice.pod
  4751. MAN doc/ffprobe.1
  4752. POD doc/libavfilter.pod
  4753. MAN doc/ffmpeg-all.1
  4754. MAN doc/ffserver.1
  4755. MAN doc/ffprobe-all.1
  4756. MAN doc/ffserver-all.1
  4757. MAN doc/ffmpeg-utils.1
  4758. MAN doc/ffmpeg-scaler.1
  4759. MAN doc/ffmpeg-resampler.1
  4760. MAN doc/ffmpeg-codecs.1
  4761. MAN doc/ffmpeg-bitstream-filters.1
  4762. MAN doc/ffmpeg-formats.1
  4763. MAN doc/ffmpeg-protocols.1
  4764. MAN doc/ffmpeg-devices.1
  4765. MAN doc/ffmpeg-filters.1
  4766. MAN doc/libavutil.3
  4767. MAN doc/libswscale.3
  4768. MAN doc/libswresample.3
  4769. MAN doc/libavcodec.3
  4770. MAN doc/libavformat.3
  4771. MAN doc/libavfilter.3
  4772. MAN doc/libavdevice.3
  4773. AR libswscale/libswscale.a
  4774. STRIP libavcodec/x86/vp9itxfm.o
  4775. AR libavcodec/libavcodec.a
  4776. LD ffmpeg_g
  4777. LD ffprobe_g
  4778. LD ffserver_g
  4779. STRIP ffserver
  4780. STRIP ffprobe
  4781. STRIP ffmpeg
  4782. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ ./ffmpeg -encoders | grep 264
  4783. ffmpeg version N-87884-ga3accd0c37 Copyright (c) 2000-2017 the FFmpeg developers
  4784. built with gcc 6.3.0 (Ubuntu 6.3.0-12ubuntu2) 20170406
  4785. configuration: --enable-nonfree --enable-nvenc --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-gpl --enable-libx264 --enable-libx265
  4786. libavutil 55. 79.100 / 55. 79.100
  4787. libavcodec 57.108.100 / 57.108.100
  4788. libavformat 57. 84.101 / 57. 84.101
  4789. libavdevice 57. 11.100 / 57. 11.100
  4790. libavfilter 6.108.100 / 6.108.100
  4791. libswscale 4. 9.100 / 4. 9.100
  4792. libswresample 2. 10.100 / 2. 10.100
  4793. libpostproc 54. 8.100 / 54. 8.100
  4794. V..... libx264 libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (codec h264)
  4795. V..... libx264rgb libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 RGB (codec h264)
  4796. V..... h264_nvenc NVIDIA NVENC H.264 encoder (codec h264)
  4797. V..... h264_v4l2m2m V4L2 mem2mem H.264 encoder wrapper (codec h264)
  4798. V..... nvenc NVIDIA NVENC H.264 encoder (codec h264)
  4799. V..... nvenc_h264 NVIDIA NVENC H.264 encoder (codec h264)
  4800. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ ./ffmpeg -encoders | grep 265
  4801. ffmpeg version N-87884-ga3accd0c37 Copyright (c) 2000-2017 the FFmpeg developers
  4802. built with gcc 6.3.0 (Ubuntu 6.3.0-12ubuntu2) 20170406
  4803. configuration: --enable-nonfree --enable-nvenc --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-gpl --enable-libx264 --enable-libx265
  4804. libavutil 55. 79.100 / 55. 79.100
  4805. libavcodec 57.108.100 / 57.108.100
  4806. libavformat 57. 84.101 / 57. 84.101
  4807. libavdevice 57. 11.100 / 57. 11.100
  4808. libavfilter 6.108.100 / 6.108.100
  4809. libswscale 4. 9.100 / 4. 9.100
  4810. libswresample 2. 10.100 / 2. 10.100
  4811. libpostproc 54. 8.100 / 54. 8.100
  4812. V..... libx265 libx265 H.265 / HEVC (codec hevc)
  4813. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ ./ffmpeg -encoders | grep nvresize
  4814. ffmpeg version N-87884-ga3accd0c37 Copyright (c) 2000-2017 the FFmpeg developers
  4815. built with gcc 6.3.0 (Ubuntu 6.3.0-12ubuntu2) 20170406
  4816. configuration: --enable-nonfree --enable-nvenc --extra-cflags=-I../cudautils --extra-ldflags=-L../cudautils --enable-gpl --enable-libx264 --enable-libx265
  4817. libavutil 55. 79.100 / 55. 79.100
  4818. libavcodec 57.108.100 / 57.108.100
  4819. libavformat 57. 84.101 / 57. 84.101
  4820. libavdevice 57. 11.100 / 57. 11.100
  4821. libavfilter 6.108.100 / 6.108.100
  4822. libswscale 4. 9.100 / 4. 9.100
  4823. libswresample 2. 10.100 / 2. 10.100
  4824. libpostproc 54. 8.100 / 54. 8.100
  4825. innovations@Ubuntu-Media-IO:~/dev/cuda/ffmpeg_build$ exit
Add Comment
Please, Sign In to add comment