Main Page

From M1Research

(Difference between revisions)
Jump to: navigation, search
(Software projects)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
-
=== Software designing projects ===
+
This site is used as a store of interesting projects and researches done by our staff during some years of working in company.
-
Video specific software
+
=== Software projects ===
-
System oriented software
+
*Video specific software
 +
**[[vz|vz]] - (ViZualizator) Real-Time TV graphics production system.
 +
**[[airrec|airrec]] - Yet another PVR.
 +
**[[psvbi|psvbi]] - Pseudo VBI - encoding data into visible part of TV signal
 +
**[[repl_sched|repl_sched]] - Sheduled video replacer (DV playout + Scheduler + Switcher controller)
 +
**[[virtualdub-filters| VirtualDub filters]] - set of additional plugins for VirtualDub for auxilarity
 +
**[[Watch2Convert| Watch2Convert]] - watch folder frontent for ffmpeg.
 +
**[[mpng|mpng]] - Motion PNG codec
 +
**[[s3tc|s3tc]] - S3TC family codecs: DXT5, DXT3
 +
*System oriented software
 +
**[[pmf|pmf]] - Procmail's MIME filter
 +
**[[caa4nnrpd|caa4nnrpd]] - Complex Authentification and Authorization for <b>nnrdp</b> (NNTP deamon)
 +
**[[ppf|ppf]] - Printer Port Forwarder
-
=== Hardware ===
+
=== Hardware Projects ===
-
[[Projects::GPIRepeater]] GPI repeater
+
*[[SyncDrv | Sync Driver  ]] - LTC decoder, tv signal reference detector.
-
PS/2 extender
+
*[[gpi-pulser | GPI pulser ]] - Atmel's microcontroller based system for translating GPI's front to fixel length pulse.
-
RemoteControlPanel
+
*[[ps2-repeater|PS/2 repeater ]] - extend usage PS/2 interface devices on long distance.
 +
*[[rs232-rs422|RS232-RS422]] - RS-232 to RS-422 interface convertor.
 +
*Remote Control Panel
 +
=== Articles ===
 +
*[[Build_video_enc | Encoding prerecorded video]]
 +
*[[Build_video_enc_env | Building encoding tools from scratch]]
-
Wiki software successfully installed.
+
=== Notes ===
-
 
+
*[[ViewVcAccess | ViewVc Access]]
-
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
+
*[[ntfs-3g | ntfs partitions mounting using ntfs-3g]]
-
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
+
*[[eGroupWare | eGroupWare installation notes]]
-
 
+
*[[AP_FC8 | Building WiFi AP against FC8]]
-
Test message #1
+
*[[AP_OPENWRT_PC | Building WiFi AP against OpenWRT on PC platform]]
-
 
+
*[[FFMPEG_WIN32_DAILY | FFMPEG for Windows (win32) daily build]]
-
== Granting rights to users ==
+
-
 
+
-
<pre>
+
-
[root@etna subversion-1.3.0]# ./configure \
+
-
--with-swig \
+
-
--with-expat --with-ssl \
+
-
--with-neon=/usr/local/neon \
+
-
--disable-mod-activation \
+
-
--with-apxs=/usr/local/apache2/bin/apxs \
+
-
--with-apr=/usr/local/apache2 \
+
-
--with-apr-util=/usr/local/apache2
+
-
</pre>
+
-
 
+
-
''Italic text''
+
-
'''Bold Text'''
+
-
 
+
-
== Level 2 Headline ==
+
-
 
+
-
=== Level 3 Headline? ===
+
-
 
+
-
----
+

Latest revision as of 13:22, 23 December 2011

This site is used as a store of interesting projects and researches done by our staff during some years of working in company.

Contents

Software projects

  • Video specific software
    • vz - (ViZualizator) Real-Time TV graphics production system.
    • airrec - Yet another PVR.
    • psvbi - Pseudo VBI - encoding data into visible part of TV signal
    • repl_sched - Sheduled video replacer (DV playout + Scheduler + Switcher controller)
    • VirtualDub filters - set of additional plugins for VirtualDub for auxilarity
    • Watch2Convert - watch folder frontent for ffmpeg.
    • mpng - Motion PNG codec
    • s3tc - S3TC family codecs: DXT5, DXT3
  • System oriented software
    • pmf - Procmail's MIME filter
    • caa4nnrpd - Complex Authentification and Authorization for nnrdp (NNTP deamon)
    • ppf - Printer Port Forwarder

Hardware Projects

  • Sync Driver - LTC decoder, tv signal reference detector.
  • GPI pulser - Atmel's microcontroller based system for translating GPI's front to fixel length pulse.
  • PS/2 repeater - extend usage PS/2 interface devices on long distance.
  • RS232-RS422 - RS-232 to RS-422 interface convertor.
  • Remote Control Panel

Articles

Notes

Personal tools