GET /api/v1/ports/M2VDownsizer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "M2VDownsizer",
"portdir": "multimedia/M2VDownsizer",
"version": "1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20120508050929if_/http://www.metakine.com/",
"description": "MPEG-2 video stream recompressesion",
"long_description": "M2VDownsizer is a tool that re-compresses MPEG-2 (or m2v) video streams. In other words, M2VDownsizer will perform a complete decompression and recompression of MPEG-2 video streams for the best possible video quality. \n \nM2VDownsizer accepts the raw MPEG-2 (or m2v) video data (not VOB) from the standard input and writes the recompressed video frames to the standard output. \n \nBe forewarned! Decompression and recompression could take hours for large MPEG-2 video streams! It is recommended that one first tries transcoding MPEG-2 streams using M2VRequantiser since transcoding is a lot faster and produces excellent results for most MPEG-2 video streams. M2VDownsizer is only intended to be used for large MPEG-2 video streams when transcoding does not produce acceptable results.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "amtor",
"github": "RobK88",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libmpeg2"
]
}
],
"depends_on": []
}