
Recherche avancée
Médias (3)
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (94)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (12055)
-
Quantization property in nvenc
18 octobre 2016, par mkreddyPlease correct me if my understanding was wrong regarding
qscale
in ffmpeg.In ffmpeg H264 decoder we have
qscale_table
which hold the values of qp for each macro block.Is there any such table/matrix in nvenc to know the
qscale
values ? If suggest me how can I construct one such matrix for the macro blocks.Thanks in advance.
-
Quantization property in CUDA
17 octobre 2016, par mkreddyPlease correct me if my understanding was wrong regarding
qscale
in ffmpeg.In ffmpeg H264 decoder we have
qscale_table
which hold the values of qp for each macro block.Is there any such table/matrix in CUDA to know the
qscale
values ? If suggest me how can I construct one such matrix for the macro blocks.Thanks in advance.
-
Adding Job to beanstalkd
26 juin 2014, par RCOORI am using Beanstalkd for processing video files via ffmpeg.
I am using https://github.com/pda/pheanstalk PHP-Client
I am facing the following issues.
a) sometimes job is not adding to Beanstalkd Tube,
b) if job is added to tube sometimes ffmpeg is not processing as expected.Any idea,
Awaiting for replyThanks in advance
Karthi