Ticket #18 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

0015712: [Core] Never black stills

Reported by: admin Owned by: MC-arjen
Priority: major Milestone: MediaMosa 1.7
Component: Core Version: 1.7.1
Keywords: Cc:
MoSCoW: Estimated time after impact analysis:
Related to project: none Tested:
Accepted: yes Estimated Hours:

Description

Would like to see video thumbnail generation so it won't take 'black frames' of video and will try to find a 'good' thumbnail


 http://mantis.kennisnet.nl/view.php?id=15712
0015712: 8 [Core] Nooit meer zwarte stills genereren. -- nice to have

feature: nooit zwarte stills genereren.
Ofwel, bedenk een methode om de kwaliteit van een stil te bepalen. Wanneer de gegenereerde stil onder dit kwaliteitsnivo komt, genereer dan een nieuwe.

Change History

Changed 4 years ago by MC-arjen

  • component set to Core

Choosen algorithm: we take 5 samples around 30 seconds or 50 procent of the video in the case of a smaller video. The image with the best contrast is chosen.

Changed 4 years ago by forgacs

  • owner set to arjen
  • status changed from new to assigned
  • related_to set to none

Changed 4 years ago by forgacs

We take 5 samples. First is from the given frametime, and the others from the frametime +- 1 and 3 seconds (eg. 10, 11, 9, 13, 7).
The image with the most colours is chosen.

Changed 4 years ago by MC-arjen

  • status changed from assigned to closed
  • resolution set to fixed

released in 1.7.0.1

Changed 4 years ago by Frans

  • version set to 1.7.0.1

Changed 4 years ago by Michiel.Schok

  • status changed from closed to reopened
  • resolution fixed deleted

Please document this behaviour in the relevant section on mediamosa.org/api.
In discussion on VP-tech maillist, the following comments have been made by Arjen:

Momenteel werkt deze functie alleen bij de enkelvoudige still. Ik zie
wel wat uitdagingen als je deze functionaliteit ook bij de
interval/scene overgangen zou willen.

So this is only for still_type=NORMAL

page to update: http://mediamosa.org/node/3649

Changed 4 years ago by forgacs

  • owner changed from arjen to MC-arjen
  • status changed from reopened to assigned

The documentation was updated.

Changed 4 years ago by MC-arjen

  • status changed from assigned to closed
  • resolution set to fixed

Changed 4 years ago by Frans

  • version changed from 1.7.0.1 to 1.7.1

[Core] #18 Stills generation: added a remark on de api documentation
about the algoritme of generating black stills. see
http://mediamosa.org/node/3649

Changed 4 years ago by Michiel.Schok

  • accepted changed from no to yes

Approved the update of the documentation.
The versioning of the documentation is not correct (just mentioned it on issue #158, but it's uniformly wrong....) Won't say it again, but will try to contact via mail to see if it's easy to straighten it.

Note: See TracTickets for help on using tickets.