[
https://issues.apache.org/jira/browse/TIKA-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494854#comment-14494854
]
Aditya Dhulipala commented on TIKA-1598:
----------------------------------------
Hi Lewis,
This sounds really cool!
I'm just asking as a student and as a learning opportunity here--
1. When you say "parse" video content, such as the football game, do you mean
to say understand the video composition such as
RGB histogram of the frames in Video or other such "Color/Hue/Visual
parameters"?
2. Or is it about extracting text information, such as the scoreboard, or
information along the tickr etc?
[comment] I know that OpenCV performs something similar i terms of Video/Image
processing. And I've used it before in some Java apps. Maybe it has a liberal
license (I'm guessing because of the "Open" prefix). Maybe that could also be
useful
P.S. I'm working on a similar project for my course on Multimedia System. We
are required to "find" a query video from among a given dataset of videos.
Participating in this discussion may help me understand about video/image
processing.
> Parser Implementation for Streaming Video
> -----------------------------------------
>
> Key: TIKA-1598
> URL: https://issues.apache.org/jira/browse/TIKA-1598
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Labels: memex
> Fix For: 1.9
>
>
> A number of us have been discussing a Tika implementation which could, for
> example, bind to a live multimedia stream and parse content from the stream
> until it finished.
> An excellent example would be watching Bonnie Scotland beating R. of Ireland
> in the upcoming European Championship Qualifying - Group D on Sat 13 Jun @
> 17:00 GMT :)
> I located a JMF Wrapper for ffmpeg which 'may' enable us to do this
> http://sourceforge.net/projects/jffmpeg/
> I am not sure... plus it is not licensed liberally enough for us to include
> so if there are other implementations then please post them here.
> I 'may' be able to have a crack at implementing this next week.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)