Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (46)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (6152)

  • mov : do not truncate the language-prefixed tag

    29 novembre 2014, par Vittorio Giovara
    mov : do not truncate the language-prefixed tag
    
    • [DBH] libavformat/mov.c
  • avformat/hlsenc : add var_stream_map LANGUAGE field string parameter

    23 janvier 2019, par Steven Liu
    avformat/hlsenc : add var_stream_map LANGUAGE field string parameter
    

    use a:0,agroup:aud_low,default:Yes,language:CHN a:1,agroup:aud_low,language:ENG
    a:2,agroup:aud_high,default:YesYes,language:CHN a:3,agroup:aud_high,language:ENG
    v:0,agroup:aud_low v:1,agroup:aud_high
    create master m3u8 list.

    result :
    EXTM3U
    EXT-X-VERSION:3
    EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="group_aud_low",NAME="audio_0",DEFAULT=YES,LANGUAGE="CHN",URI="out_0.m3u8"
    EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="group_aud_low",NAME="audio_1",DEFAULT=NO,LANGUAGE="ENG",URI="out_1.m3u8"
    EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="group_aud_high",NAME="audio_2",DEFAULT=YES,LANGUAGE="CHN",URI="out_2.m3u8"
    EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="group_aud_high",NAME="audio_3",DEFAULT=NO,LANGUAGE="ENG",URI="out_3.m3u8"
    EXT-X-STREAM-INF:BANDWIDTH=1170400,RESOLUTION=640x480,CODECS="avc1.64001e,mp4a.40.2",AUDIO="group_aud_low"
    out_4.m3u8
    EXT-X-STREAM-INF:BANDWIDTH=3440800,RESOLUTION=640x480,CODECS="avc1.64001e,mp4a.40.2",AUDIO="group_aud_high"
    out_5.m3u8

    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] doc/muxers.texi
    • [DH] libavformat/dashenc.c
    • [DH] libavformat/hlsenc.c
    • [DH] libavformat/hlsplaylist.c
    • [DH] libavformat/hlsplaylist.h
  • CVAT error during installation of development version

    28 novembre 2022, par Raman

    I'm trying to install development version of CVAT according to official instruction but struggling at the step of requirements.txt applying :

    &#xA;

    pip install -r cvat/requirements/development.txt&#xA;

    &#xA;

    ... with following error :

    &#xA;

    Skipping wheel build for av, due to binaries being disabled for it.&#xA;Skipping wheel build for datumaro, due to binaries being disabled for it.&#xA;Installing collected packages: wrapt, tf-estimator-nightly, termcolor, tensorboard-plugin-wit, Shapely, rules, rope, rjsmin, rcssmin, pytz, pyasn1, patool, mistune, mccabe, libclang, keras, itypes, flatbuffers, entrypoint2, EasyProcess, dj-pagination, diskcache, av, addict, Werkzeug, urllib3, uritemplate, typing-extensions, tqdm, tornado, toml, threadpoolctl, tensorflow-io-gcs-filesystem, tensorboard-data-server, sqlparse, smmap, six, ruamel.yaml.clib, rsa, redis, PyYAML, pyunpack, pyrsistent, pyparsing, pylogbeat, pyjwt, Pygments, pycparser, pyasn1-modules, protobuf, Pillow, oauthlib, numpy, networkx, natsort, MarkupSafe, Markdown, lxml, lazy-object-proxy, kiwisolver, joblib, jmespath, isort, inflection, idna, google-crc32c, gast, fonttools, dnspython, django-extensions, deprecated, defusedxml, cycler, click, charset-normalizer, certifi, cachetools, attrs, asgiref, absl-py, tensorboardX, snakeviz, scipy, ruamel.yaml, rq, requests, python3-openid, python-ldap, python-dateutil, pdf2image, packaging, orderedmultidict, opt-einsum, opencv-python-headless, opencv-python, keras-preprocessing, jsonschema, jinja2, isodate, h5py, grpcio, googleapis-common-protos, google-resumable-media, google-pasta, google-auth, gitdb, Django, cffi, astunparse, astroid, scikit-learn, requests-oauthlib, pylint, pandas, matplotlib, limits, google-api-core, GitPython, furl, djangorestframework, django-sendfile2, django-rq, django-filter, django-cors-headers, django-auth-ldap, django-appconf, cryptography, croniter, coreschema, botocore, azure-core, s3transfer, rq-scheduler, python-logstash-async, pylint-plugin-utils, pycocotools, open3d, msrest, google-cloud-core, google-auth-oauthlib, drf-spectacular, django-rest-auth, django-compressor, coreapi, tensorboard, pylint-django, google-cloud-storage, django-allauth, datumaro, boto3, azure-storage-blob, tensorflow&#xA;  Running setup.py install for av ... error&#xA;  error: subprocess-exited-with-error&#xA;  &#xA;  &#xD7; Running setup.py install for av did not run successfully.&#xA;  │ exit code: 1&#xA;  ╰─> [50 lines of output]&#xA;      running install&#xA;      /Users/dd/cvat/.env/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.&#xA;        warnings.warn(&#xA;      running build&#xA;      running build_py&#xA;      creating build&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av&#xA;      copying av/deprecation.py -> build/lib.macosx-12.4-x86_64-cpython-39/av&#xA;      copying av/datasets.py -> build/lib.macosx-12.4-x86_64-cpython-39/av&#xA;      copying av/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av&#xA;      copying av/__main__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/video&#xA;      copying av/video/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/video&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/codec&#xA;      copying av/codec/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/codec&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/container&#xA;      copying av/container/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/container&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/audio&#xA;      copying av/audio/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/audio&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/subtitles&#xA;      copying av/subtitles/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/subtitles&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/filter&#xA;      copying av/filter/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/filter&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/sidedata&#xA;      copying av/sidedata/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/sidedata&#xA;      creating build/lib.macosx-12.4-x86_64-cpython-39/av/data&#xA;      copying av/data/__init__.py -> build/lib.macosx-12.4-x86_64-cpython-39/av/data&#xA;      running build_ext&#xA;      running config&#xA;      PyAV: 8.0.2 (unknown commit)&#xA;      Python: 3.9.10 (main, Jun 28 2022, 17:49:16) \n[Clang 13.1.6 (clang-1316.0.21.2.5)]&#xA;      platform: macOS-12.4-x86_64-i386-64bit&#xA;      extension_extra:&#xA;          include_dirs: [b&#x27;include&#x27;]&#xA;          libraries: []&#xA;          library_dirs: []&#xA;          define_macros: []&#xA;          runtime_library_dirs: []&#xA;      config_macros:&#xA;          PYAV_COMMIT_STR="unknown-commit"&#xA;          PYAV_VERSION=8.0.2&#xA;          PYAV_VERSION_STR="8.0.2"&#xA;      Could not find libavformat with pkg-config.&#xA;      Could not find libavcodec with pkg-config.&#xA;      Could not find libavdevice with pkg-config.&#xA;      Could not find libavutil with pkg-config.&#xA;      Could not find libavfilter with pkg-config.&#xA;      Could not find libswscale with pkg-config.&#xA;      Could not find libswresample with pkg-config.&#xA;      [end of output]&#xA;  &#xA;  note: This error originates from a subprocess, and is likely not a problem with pip.&#xA;error: legacy-install-failure&#xA;&#xA;&#xD7; Encountered error while trying to install package.&#xA;╰─> av&#xA;

    &#xA;

    I have already tried suggested fixes, but no luck :&#xA;https://github.com/openvinotoolkit/cvat/issues/4406

    &#xA;

    Environment :

    &#xA;

      &#xA;
    • MacBook Pro (Intel x64)
    • &#xA;

    • macOS Monterey (Version 12.4)
    • &#xA;

    • (pyenv) Python 3.9.10
    • &#xA;

    &#xA;

    What other options could be applied to fix it ?

    &#xA;