
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (58)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)
Sur d’autres sites (12035)
-
ffmpeg : Do not set too large bits_per_raw_sample.
5 juillet 2016, par Carl Eugen Hoyos -
Transcoding and streaming of MP4 fails in flash player but runs in android
23 juillet 2012, par user831052Recently i had a task to use ffmpeg as transcoding as well streaming tool. Task is to convert the file from a given format to MP4 and immediately stream it , by capturing it from the stdout. So far so good . The streaming works well with native player of android tabs as well VLC player. Issue comes with flash player. it give following error
NetStream.Play.FileStructureInvalid : Adobe Flash cannot import files
that have invalid file structures.ffmpeg flags used are $ffmpeg -loglevel quiet -i somefile.avi -vbsf
h264_mp4toannexb -vcodec libx264 -acodec aac -f MP4 -movflags
frag_keyframe+empty_moov -re - 2>&1thanks
-
how can i increase the performance of appunite ffmpeg video player
17 février 2015, par MSTWhile playing HD video speed of the ffmpeg(appunite) player is not good. It will take more time to render video from its actual time.I have tested the same video on MX-PLAYER and it renders video in less time.