Skip to content

rukhov/atv-tools

Repository files navigation

Analog TV Tools project

This project focuses on developing a suite of software tools for realtime decoding analog TV signals. The current toolset includes two primary components:

  • Command Line Interface (CLI) for anlog TV decoder: This command line tool enables the conversion of digitized analog CVBS SECAM signals into usual AVI video files. For usage examples please see the tests at https://github.com/rukhov/atv-tools/tree/main/pytests.
  • ATV/TvDecoder GNU Radio Block: This component allows integration of the Analog TV decoder into the GNU Radio ecosystem.

Samples

Please visit this YouTube link to see demo.

IMAGE ALT TEXT HERE

Decoded video fragment

cartoon-test-video-4-1-2.mp4

For encoding the hacktv tool was used.

Using the Analog TV Decoder with GNU radio ecosystem.

GnuRadio-color-bars

Build

You can see all the build details in github workflows that makes automatic builds. Or you can download pre-built binaries from the Releases page.

Copyright © 2025 Roman Ukhov

About

Set of tools to decode analog TV signal by using DSP methods.

Topics

Resources

Stars

Watchers

Forks