abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 15:55 | Nová verze

    Desktopové prostředí LXQt (Lightweight Qt Desktop Environment, Wikipedie) vzniklé sloučením projektů Razor-qt a LXDE bylo vydáno ve verzi 2.3.0. Přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    dnes 05:55 | IT novinky

    Organizace Open Container Initiative (OCI) (Wikipedie), projekt nadace Linux Foundation, vydala Runtime Specification 1.3 (pdf), tj. novou verzi specifikace kontejnerového běhového prostředí. Hlavní novinkou je podpora FreeBSD.

    Ladislav Hagara | Komentářů: 1
    včera 11:33 | IT novinky

    Nový open source router Turris Omnia NG je v prodeji. Aktuálně na Allegro, Alternetivo, Discomp, i4wifi a WiFiShop.

    Ladislav Hagara | Komentářů: 23
    včera 05:44 | Komunita

    Na YouTube a nově také na VHSky byly zveřejněny sestříhané videozáznamy přednášek z letošního OpenAltu.

    Ladislav Hagara | Komentářů: 1
    včera 04:33 | Komunita

    Jednou za rok otevírá společnost SUSE dveře svých kanceláří široké veřejnosti. Letos je pro vás otevře 26. listopadu v 16 hodin v pražském Karlíně. Vítáni jsou všichni, kdo se chtějí dozvědět více o práci vývojářů, prostředí ve kterém pracují a o místní firemní kultuře. Můžete se těšit na krátké prezentace, které vám přiblíží, na čem inženýři v Praze pracují, jak spolupracují se zákazníky, partnery i studenty, proč mají rádi open source a co

    … více »
    SUSEMAS | Komentářů: 3
    včera 04:22 | Komunita

    Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za říjen (YouTube).

    Ladislav Hagara | Komentářů: 0
    včera 04:11 | Zajímavý článek

    Jeff Quast otestoval současné emulátory terminálu. Zaměřil se na podporu Unicode a výkon. Vítězným emulátorem terminálu je Ghostty.

    Ladislav Hagara | Komentářů: 11
    3.11. 22:55 | IT novinky

    Amazon bude poskytovat cloudové služby OpenAI. Cloudová divize Amazon Web Services (AWS) uzavřela s OpenAI víceletou smlouvu za 38 miliard USD (803,1 miliardy Kč), která poskytne majiteli chatovacího robota s umělou inteligencí (AI) ChatGPT přístup ke stovkám tisíc grafických procesů Nvidia. Ty bude moci využívat k trénování a provozování svých modelů AI. Firmy to oznámily v dnešní tiskové zprávě. Společnost OpenAI také nedávno

    … více »
    Ladislav Hagara | Komentářů: 8
    3.11. 16:22 | Pozvánky

    Konference Prague PostgreSQL Developer Day 2026 (P2D2) se koná 27. a 28. ledna 2026. Konference je zaměřena na témata zajímavá pro uživatele a vývojáře. Příjem přednášek a workshopů je otevřen do 14. listopadu. Vítáme témata související s PostgreSQL či s databázemi obecně, a mohou být v češtině či angličtině.

    TomasVondra | Komentářů: 0
    3.11. 13:22 | Nová verze

    Byl vydán Devuan 6 Excalibur. Přehled novinek v poznámkách k vydání. Kódové jméno Excalibur bylo vybráno podle planetky 9499 Excalibur. Devuan (Wikipedie) je fork Debianu bez systemd. Devuan 6 Excalibur vychází z Debianu 13 Trixie. Devuan 7 ponese kódové jméno Freia.

    Ladislav Hagara | Komentářů: 4
    Jaké řešení používáte k vývoji / práci?
     (36%)
     (48%)
     (18%)
     (17%)
     (22%)
     (15%)
     (21%)
     (16%)
     (16%)
    Celkem 315 hlasů
     Komentářů: 15, poslední 2.11. 08:25
    Rozcestník

    Dotaz: Problem ffmpeg-php

    24.7.2008 19:34 Michal
    Problem ffmpeg-php
    Přečteno: 529×
    Ahoj, mam problem zkompilovat ffmpeg-php na centos 4.6

    Zkompiloval jsem posledni ffmpeg(svn) verze + php 4.4.8

    ffmpeg-php hlasi tyto chyby pri make
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:992: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1012: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1016: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1022: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1026: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1012: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1038: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1044: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1048: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1034: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1076: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1081: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1083: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1072: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1112: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1117: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1119: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1108: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1148: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1153: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1155: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1144: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1168: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1173: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1175: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `_php_get_ff_frame':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1333: warning: `img_copy' is deprecated (declared at /usr/local/include/libavcodec/avcodec.h:2965)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1164: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1352: error: `ht' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1353: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1356: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1359: error: `return_value_used' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1360: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1349: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1374: error: `ht' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1375: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1378: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1399: error: `return_value_used' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1400: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: At top level:
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: warning: return type defaults to `int'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1369: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1453: error: redefinition of 'PHP_METHOD'
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:515: error: previous definition of 'PHP_METHOD' was here
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c: In function `PHP_METHOD':
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: error: `this_ptr' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: error: `return_value' undeclared (first use in this function)
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1457: warning: `return' with no value, in function returning non-void
    /root/install/ffmpeg-php-0.5.3.1/ffmpeg_movie.c:1461: warning: `return' with no value, in function returning non-void
    make: *** [ffmpeg_movie.lo] Error 1
    
    Zkousel jsem ruzna verze ffmpeg-php a uz nevim kde by mohl by problem?

    Odpovědi

    24.7.2008 19:52 Käyttäjä 11133 | skóre: 58 | blog: Ajattelee menneisyyttä
    Rozbalit Rozbalit vše Re: Problem ffmpeg-php
    Nechybí ti nějaký devel balík? něco jako php-devel, nebo tak?
    24.7.2008 20:00 Michal
    Rozbalit Rozbalit vše Re: Problem ffmpeg-php
    php jsem kompiloval ze zdrojaku, takze php-devel to urcite nebude

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.