
Recherche avancée
Autres articles (66)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (11729)
-
Linker error while using parallel video encoding library
27 février 2015, par user3288346This might be a question very specific to the tool, however I would just like to know the general approach to solving this.
I am using this tool https://github.com/luvit/luvi to perform parallel video encoding. It uses ffmpeg under the hood to the encoding.
I have installed all the necessary libraries needed. However, i get a linker error during the build.
Following is the error :/tmp/ccZtNGZQ.o : In function
init_out':
/home/koustubh/video-transcoding/luvi/common.c:43: undefined reference toavformat_alloc_output_context2’
/home/koustubh/video-transcoding/luvi/common.c:149 : undefined reference toavcodec_get_name'
/tmp/ccZtNGZQ.o: In functioninit_in’ :
/home/koustubh/video-transcoding/luvi/common.c:195 : undefined reference toavcodec_get_name'
/tmp/ccZtNGZQ.o: In functioninit_ctx’ :
/home/koustubh/video-transcoding/luvi/common.c:248 : undefined reference toxdo_keysequence'
/tmp/ccZtNGZQ.o: In functiontranscode’ :
/home/koustubh/video-transcoding/luvi/common.c:464 : undefined reference to `xdo_keysequence’What is general approach I should follow to fix this problem.
-
Error in build while using parallel video encoding library
27 février 2015, par user3288346This might be a question very specific to the tool, however I would just like to know the general approach to solving this.
I am using this tool https://github.com/luvit/luvi to perform parallel video encoding. It uses ffmpeg under the hood to the encoding.
I have installed all the necessary libraries needed. However, i get a linker error during the build.
Following is the error :/tmp/ccZtNGZQ.o : In function
init_out':
/home/koustubh/video-transcoding/luvi/common.c:43: undefined reference toavformat_alloc_output_context2’
/home/koustubh/video-transcoding/luvi/common.c:149 : undefined reference toavcodec_get_name'
/tmp/ccZtNGZQ.o: In functioninit_in’ :
/home/koustubh/video-transcoding/luvi/common.c:195 : undefined reference toavcodec_get_name'
/tmp/ccZtNGZQ.o: In functioninit_ctx’ :
/home/koustubh/video-transcoding/luvi/common.c:248 : undefined reference toxdo_keysequence'
/tmp/ccZtNGZQ.o: In functiontranscode’ :
/home/koustubh/video-transcoding/luvi/common.c:464 : undefined reference to `xdo_keysequence’What is general approach I should follow to fix this problem.
-
Remove avserver.
9 juin 2014, par Anton KhirnovRemove avserver.
It has not been properly maintained for years and there is little hope
of that changing in the future.
It appears simpler to write a new replacement from scratch than
unbreaking it.- [DBH] .gitignore
- [DBH] Changelog
- [DBH] Makefile
- [DBH] avserver.c
- [DBH] configure
- [DBH] doc/avserver.conf
- [DBH] doc/avserver.texi
- [DBH] doc/general.texi
- [DBH] libavformat/Makefile
- [DBH] libavformat/allformats.c
- [DBH] libavformat/ffm.h
- [DBH] libavformat/ffmdec.c
- [DBH] libavformat/ffmenc.c
- [DBH] tests/fate/avformat.mak
- [DBH] tests/fate/seek.mak
- [DBH] tests/lavf-regression.sh
- [DBH] tests/ref/lavf/ffm
- [DBH] tests/ref/seek/lavf-ffm