Recherche avancée

Médias (91)

Autres articles (74)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 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 (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (11641)

  • Remove unnecessary libavutil/(avutil|common|internal).h inclusions

    1er août 2021, par Andreas Rheinhardt
    Remove unnecessary libavutil/(avutil|common|internal).h inclusions
    

    Some of these were made possible by moving several common macros to
    libavutil/macros.h.

    While just at it, also improve the other headers a bit.

    Reviewed-by : Martin Storsjö <martin@martin.st>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/ac3.c
    • [DH] libavcodec/ac3.h
    • [DH] libavcodec/ass_split.c
    • [DH] libavcodec/av1_parse.h
    • [DH] libavcodec/bitstream.c
    • [DH] libavcodec/cabac.c
    • [DH] libavcodec/celp_math.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/dca_exss.h
    • [DH] libavcodec/dcadct.c
    • [DH] libavcodec/dcadct.h
    • [DH] libavcodec/dcadec.h
    • [DH] libavcodec/dcahuff.c
    • [DH] libavcodec/dirac_vlc.h
    • [DH] libavcodec/dnxhddata.c
    • [DH] libavcodec/dnxhddata.h
    • [DH] libavcodec/dv_profile.c
    • [DH] libavcodec/elsdec.c
    • [DH] libavcodec/exrdsp.h
    • [DH] libavcodec/flacdsp.c
    • [DH] libavcodec/flacdsp.h
    • [DH] libavcodec/flacdsp_lpc_template.c
    • [DH] libavcodec/flacdsp_template.c
    • [DH] libavcodec/fmtconvert.c
    • [DH] libavcodec/golomb.c
    • [DH] libavcodec/h264_levels.c
    • [DH] libavcodec/h264_redundant_pps_bsf.c
    • [DH] libavcodec/h264_sei.c
    • [DH] libavcodec/huffman.c
    • [DH] libavcodec/jfdctfst.c
    • [DH] libavcodec/jpeg2000dwt.c
    • [DH] libavcodec/jrevdct.c
    • [DH] libavcodec/lagarithrac.h
    • [DH] libavcodec/libopus.c
    • [DH] libavcodec/lsp.c
    • [DH] libavcodec/lzwenc.c
    • [DH] libavcodec/mdct15.c
    • [DH] libavcodec/mips/mpegaudiodsp_mips_fixed.c
    • [DH] libavcodec/mips/mpegaudiodsp_mips_float.c
    • [DH] libavcodec/mjpegenc_huffman.c
    • [DH] libavcodec/mpegaudiodecheader.c
    • [DH] libavcodec/mpegaudiodsp.h
    • [DH] libavcodec/msmpeg4data.h
    • [DH] libavcodec/opusdsp.c
    • [DH] libavcodec/opusdsp.h
    • [DH] libavcodec/pngdsp.c
    • [DH] libavcodec/ra288.h
    • [DH] libavcodec/rangecoder.h
    • [DH] libavcodec/raw.c
    • [DH] libavcodec/rle.c
    • [DH] libavcodec/scpr3.h
    • [DH] libavcodec/tests/cabac.c
    • [DH] libavcodec/tests/jpeg2000dwt.c
    • [DH] libavcodec/tests/rangecoder.c
    • [DH] libavcodec/trace_headers_bsf.c
    • [DH] libavcodec/videodsp.c
    • [DH] libavcodec/vp56data.h
    • [DH] libavcodec/vp56rac.c
    • [DH] libavcodec/vp9dsp.c
    • [DH] libavcodec/wavpack.h
    • [DH] libavcodec/wavpackenc.h
    • [DH] libavcodec/x86/fdct.c
    • [DH] libavcodec/x86/mpegaudiodsp.c
    • [DH] libavcodec/x86/pngdsp_init.c
    • [DH] libavcodec/xiph.c
    • [DH] libavcodec/xiph.h
    • [DH] libavdevice/timefilter.c
    • [DH] libavfilter/af_afir.h
    • [DH] libavfilter/af_volume.h
    • [DH] libavfilter/avfiltergraph.c
    • [DH] libavfilter/colorspace.h
    • [DH] libavfilter/ebur128.c
    • [DH] libavfilter/motion_estimation.c
    • [DH] libavfilter/motion_estimation.h
    • [DH] libavfilter/pthread.c
    • [DH] libavformat/argo_asf.h
    • [DH] libavformat/asfcrypt.c
    • [DH] libavformat/avlanguage.c
    • [DH] libavformat/hlsplaylist.h
    • [DH] libavformat/matroska.h
    • [DH] libavformat/network.c
    • [DH] libavformat/riff.c
    • [DH] libavformat/tee_common.c
    • [DH] libavformat/webmdashenc.c
    • [DH] libavformat/wv.c
    • [DH] libavutil/adler32.c
    • [DH] libavutil/aes.c
    • [DH] libavutil/aes_ctr.c
    • [DH] libavutil/avsscanf.c
    • [DH] libavutil/avstring.c
    • [DH] libavutil/base64.c
    • [DH] libavutil/blowfish.c
    • [DH] libavutil/bprint.c
    • [DH] libavutil/buffer_internal.h
    • [DH] libavutil/camellia.c
    • [DH] libavutil/cast5.c
    • [DH] libavutil/channel_layout.c
    • [DH] libavutil/color_utils.c
    • [DH] libavutil/crc.c
    • [DH] libavutil/des.c
    • [DH] libavutil/error.c
    • [DH] libavutil/fixed_dsp.c
    • [DH] libavutil/fixed_dsp.h
    • [DH] libavutil/lls.c
    • [DH] libavutil/log.c
    • [DH] libavutil/lzo.c
    • [DH] libavutil/mem.c
    • [DH] libavutil/pixelutils.c
    • [DH] libavutil/qsort.h
    • [DH] libavutil/rc4.c
    • [DH] libavutil/ripemd.c
    • [DH] libavutil/sha.c
    • [DH] libavutil/sha512.c
    • [DH] libavutil/stereo3d.c
    • [DH] libavutil/tea.c
    • [DH] libavutil/tests/color_utils.c
    • [DH] libavutil/tests/pixelutils.c
    • [DH] libavutil/twofish.c
    • [DH] libavutil/video_enc_params.c
    • [DH] libavutil/x86/imgutils_init.c
    • [DH] libavutil/xtea.c
    • [DH] libswscale/input.c
    • [DH] libswscale/options.c
    • [DH] libswscale/rgb2rgb.h
    • [DH] libswscale/swscale.c
    • [DH] libswscale/swscale_internal.h
  • How does wrap_unicode option work when ffmpeg renders subtitles

    12 septembre 2024, par Bazinga

    This is my complete command, which accepts the wrap_unicode option, but the option is not working

    &#xA;

    &#x27;/usr/local/ffmpeg/bin/ffmpeg&#x27; &#x27;-y&#x27; &#x27;-i&#x27; &#x27;input.mp4&#x27; &#x27;-threads&#x27; &#x27;12&#x27; &#x27;-vcodec&#x27; &#x27;libx264&#x27; &#x27;-acodec&#x27; &#x27;aac&#x27; &#x27;-b:v&#x27; &#x27;1000k&#x27; &#x27;-refs&#x27; &#x27;6&#x27; &#x27;-coder&#x27; &#x27;1&#x27; &#x27;-sc_threshold&#x27; &#x27;40&#x27; &#x27;-flags&#x27; &#x27;&#x2B;loop&#x27; &#x27;-me_range&#x27; &#x27;16&#x27; &#x27;-subq&#x27; &#x27;7&#x27; &#x27;-i_qfactor&#x27; &#x27;0.71&#x27; &#x27;-qcomp&#x27; &#x27;0.6&#x27; &#x27;-qdiff&#x27; &#x27;4&#x27; &#x27;-trellis&#x27; &#x27;1&#x27; &#x27;-b:a&#x27; &#x27;128k&#x27; &#x27;-vf&#x27; &#x27;[in]subtitles=test.srt:wrap_unicode=1:force_style=&#x27;\&#x27;&#x27;FontSize=12,FontName=Angsana New,PrimaryColour=&amp;H00FFFFFF,BorderStyle=1,Outline=0.5,Shadow=1,MarginV=50&#x27;\&#x27;&#x27;[out]&#x27; &#x27;-pass&#x27; &#x27;1&#x27; &#x27;-passlogfile&#x27; &#x27;/var/folders/xh/0xpfqmh57hb12ffvs5wy1v0w0000gn/T/ffmpeg-passes66e24b16ea0aa/pass-66e24b16ea47b&#x27; &#x27;output.mp4&#x27;&#xA;

    &#xA;

    Before that, I compiled libunibreak, libass(0.17.0) in order, and reinstalled ffmpeg.

    &#xA;

    I hope someone can help me understand where the problem caused this option to not take effect, this problem has been bothering me for some time, thank you very much !

    &#xA;

  • lavu/vulkan : move common Vulkan code from libavfilter to libavutil

    19 novembre 2021, par Lynne
    lavu/vulkan : move common Vulkan code from libavfilter to libavutil
    
    • [DH] configure
    • [DH] libavfilter/glslang.c
    • [DH] libavfilter/glslang.h
    • [DH] libavfilter/vf_avgblur_vulkan.c
    • [DH] libavfilter/vf_chromaber_vulkan.c
    • [DH] libavfilter/vf_gblur_vulkan.c
    • [DH] libavfilter/vf_libplacebo.c
    • [DH] libavfilter/vf_overlay_vulkan.c
    • [DH] libavfilter/vf_scale_vulkan.c
    • [DH] libavfilter/vulkan.c
    • [DH] libavfilter/vulkan.h
    • [DH] libavutil/hwcontext_vulkan.c
    • [DH] libavutil/vulkan.c
    • [DH] libavutil/vulkan.h
    • [DH] libavutil/vulkan_glslang.c
    • [DH] libavutil/vulkan_glslang.h