Detect TV channel logo in video

Cancelado Postado Oct 6, 2014 Pago na entrega
Cancelado Pago na entrega

Your goal is to develop a command-line utility for Linux, probably in C or C++.

The utility will be able to read a transport stream with TV recordings (TS with MPEG2). It will be able to analyze the video in order to detect channel logo.

As a result, the utility will print to stdout the intervals (in seconds) where channel log was detected, and intervals where channel logo was not detected.

Example output:

0 65.9 N

65.9 644.5 L

644.5 1205.4 N

This means that in the video, first 65.9 seconds were detected as having no channel logo (flag N), then there was the actual video with channel logo (flag L) and then there was another section without logo from 644.5s to 1205.4s, and the video ends there. Fields separated by TAB character.

The utility must be very fast. For that to work, it must not read all data from disk (it may be, for example, a 5GB video file, reading it as whole would be bad idea). You must be able to seek() in the transport stream (MPEG2 video broatcasted as TS) in, say, 10 seconds intervals, and read only keyframes on the given positions.

The utility must accept commandline parameters to list only intervals without logo (N flag), or to list only intervals with logo (L flag).

Also the .ts video file name which is processed will be specified as commandline parameter.

Programação C Programação C++

ID do Projeto: #6553267

Sobre o projeto

5 propostas Projeto remoto Ativo em Oct 13, 2014

5 freelancers estão ofertando em média $473 nesse trabalho

dobreiiita

A proposal has not yet been provided

$500 USD in 7 dias
(228 Comentários)
6.7
sepultribe

I'm a computer vision/artifical intelligence expert and I know how to achieve this with OpenCV and C++.

$500 USD in 3 dias
(1 Comentário)
2.4
aze591

I have an undergrad degree in electrical engineering with a specialization in image processing, i have been working for more than 1.5 years in linux and c programming.

$450 USD in 7 dias
(0 Comentários)
0.0
francklenormand

Hello, I'm a French engineer The idea of this program will be to extract Intra (I) frame from the file. It could be done with ffmpeg library (can be used in commercial product). I already use this library to deco Mais

$472 USD in 3 dias
(1 Comentário)
0.0