libreflow.extensions.anpo.render-preview


Namelibreflow.extensions.anpo.render-preview JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://gitlab.com/lfs.coop/libreflow/extensions/anpo/render_preview
SummaryNone
upload_time2024-09-06 16:57:52
maintainerNone
docs_urlNone
authorLFS
requires_python>=3.7
licenseLGPLv3+
keywords kabaret libreflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ANPO Render Preview

This extension provides an action to generate a WEBM version from a movie, and a JPEG 512-width version of its first frame. 


# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].

<!---
Types of changes

- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.

-->

## [Unreleased]

## [1.0.1] - 2024-09-06

### Fixed

* FFmpeg executable has been renamed to make the option work on Linux.

## [1.0.0] - 2024-09-06

### Added

* Action to generate a .webm version of a movie's latest revision, and a JPEG thumbnail of its first frame (both in the movie's containing folder).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/render_preview",
    "name": "libreflow.extensions.anpo.render-preview",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "kabaret libreflow",
    "author": "LFS",
    "author_email": "libreflow@lfs.coop",
    "download_url": "https://files.pythonhosted.org/packages/d2/e7/335687d4bb36a1e703d59904332695942b3207ed780ced74bdbffa1d2c9f/libreflow_extensions_anpo_render_preview-1.0.1.tar.gz",
    "platform": null,
    "description": "# ANPO Render Preview\n\nThis extension provides an action to generate a WEBM version from a movie, and a JPEG 512-width version of its first frame. \n\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].\n\n<!---\nTypes of changes\n\n- Added for new features.\n- Changed for changes in existing functionality.\n- Deprecated for soon-to-be removed features.\n- Removed for now removed features.\n- Fixed for any bug fixes.\n- Security in case of vulnerabilities.\n\n-->\n\n## [Unreleased]\n\n## [1.0.1] - 2024-09-06\n\n### Fixed\n\n* FFmpeg executable has been renamed to make the option work on Linux.\n\n## [1.0.0] - 2024-09-06\n\n### Added\n\n* Action to generate a .webm version of a movie's latest revision, and a JPEG thumbnail of its first frame (both in the movie's containing folder).\n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": null,
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/lfs.coop/libreflow/extensions/anpo/render_preview"
    },
    "split_keywords": [
        "kabaret",
        "libreflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2e7335687d4bb36a1e703d59904332695942b3207ed780ced74bdbffa1d2c9f",
                "md5": "edbda4d841974aeedd64d5a8a1e9571d",
                "sha256": "ab6aef1c7c648948879efbccdbc82d6bb9887d4d4218766884c5bf0728d1a6e5"
            },
            "downloads": -1,
            "filename": "libreflow_extensions_anpo_render_preview-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "edbda4d841974aeedd64d5a8a1e9571d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 22330,
            "upload_time": "2024-09-06T16:57:52",
            "upload_time_iso_8601": "2024-09-06T16:57:52.010940Z",
            "url": "https://files.pythonhosted.org/packages/d2/e7/335687d4bb36a1e703d59904332695942b3207ed780ced74bdbffa1d2c9f/libreflow_extensions_anpo_render_preview-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 16:57:52",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lfs.coop",
    "gitlab_project": "libreflow",
    "lcname": "libreflow.extensions.anpo.render-preview"
}
        
LFS
Elapsed time: 0.29227s