Bug 239971 - multimedia/ffmpegthumbnailer: Add patch to autorotate 180° flipped video
Summary: multimedia/ffmpegthumbnailer: Add patch to autorotate 180° flipped video
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2019-08-19 16:48 UTC by mark burdett
Modified: 2021-07-13 08:11 UTC (History)
2 users (show)

See Also:
koobs: maintainer-feedback+


Attachments
https://github.com/dirkvdb/ffmpegthumbnailer/pull/149 (1.85 KB, patch)
2019-08-19 16:48 UTC, mark burdett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mark burdett 2019-08-19 16:48:57 UTC
Created attachment 206704 [details]
https://github.com/dirkvdb/ffmpegthumbnailer/pull/149

ffmpegthumbnailer master branch has a patch to correctly rotate videos that have been flipped 180°. The v2.2.0 release only correctly handles videos that have been rotated 90° clockwise or counter-clockwise.
Comment 1 clutton 2019-08-27 09:33:23 UTC
I don't use FreeBSD as a desktop system and hence I can't test it and apply patches. The transition to different maintainer is the best option for this case.
Comment 2 mark burdett 2019-08-27 10:00:40 UTC
fwiw I also don't use freebsd on the desktop, but do use ffmpegthumbnailer on server commandline.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-08-27 10:21:42 UTC
Thank you for the report and patch Mark

@Maintainer Did you want the MAINTAINER'ship reset entirely for this port, or did you want to just forego testing/verification for this specific issue only?
Comment 4 clutton 2019-08-29 18:01:19 UTC
(In reply to Kubilay Kocak from comment #3)

I'd prefer the MAINTAINER'ship reset entirely for this port
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-09-01 21:49:08 UTC
A commit references this bug:

Author: linimon
Date: Sun Sep  1 21:48:45 UTC 2019
New revision: 510746
URL: https://svnweb.freebsd.org/changeset/ports/510746

Log:
  Reset maintainer by request.

  PR:		239971

Changes:
  head/multimedia/ffmpegthumbnailer/Makefile
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2019-09-01 21:49:30 UTC
I have reset maintainership.

To submitter: would you agree to take on maintainership for this port?
Comment 7 mark burdett 2019-09-04 00:43:58 UTC
Sure, I'd be happy to take on maintainership.
Comment 8 Alexey Dokuchaev freebsd_committer freebsd_triage 2021-07-13 08:11:40 UTC
In August 2020, the port had been updated to version 2.2.2 with ports r543931 which has this patch incorporated.