awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesTiming Alignment

Automatic synchronization of timestamps between raw sensor data and video frames.

Distinct from Sensor: Focuses on the timing synchronization aspect of sensor data processing rather than general cleaning or structuring.

Explore 3 awesome GitHub repositories matching data & databases · Timing Alignment. Refine with filters or upvote what's useful.

Awesome Timing Alignment GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gyroflow/gyroflowAvatar de gyroflow

    gyroflow/gyroflow

    8,256Voir sur GitHub↗

    Gyroflow is a gyroscope video stabilization software and IMU telemetry processor designed to remove camera shake from video files. It functions as a hardware-accelerated video renderer and lens calibration tool, utilizing embedded or external gyroscope and accelerometer data to perform pixel-level stabilization. The system is distinguished by its ability to integrate with professional non-linear video editing software via plugins, allowing stabilization to be applied directly to timelines without transcoding original footage. It supports diverse telemetry ingestion from camera brands, flight

    Performs automatic timing alignment of sensor data for compatible files during batch rendering.

    Rustfpvgoprogpu
    Voir sur GitHub↗8,256
  • smacke/ffsubsyncAvatar de smacke

    smacke/ffsubsync

    7,576Voir sur GitHub↗

    ffsubsync is a subtitle synchronization tool that aligns subtitle timestamps to audio tracks or reference files using voice activity detection and FFmpeg. It functions as an audio-based subtitle aligner that analyzes speech patterns within a video audio stream to correct timing. The system provides capabilities for cross-language subtitle synchronization, allowing an unsynchronized file to be aligned using a correctly timed subtitle file in a different language as a reference. It also includes a remote media timing engine that streams audio references from network URLs to perform synchronizat

    Adjusts subtitle timestamps by calculating the linear offset between a target file and a synchronized reference.

    Pythonalignmentaudiocaption
    Voir sur GitHub↗7,576
  • morpheus65535/bazarrAvatar de morpheus65535

    morpheus65535/bazarr

    4,070Voir sur GitHub↗

    Bazarr is an automated subtitle management system and downloader designed to discover, acquire, and synchronize subtitles for movies and TV shows. It functions as a media library companion that integrates with external media managers and servers via APIs to track missing subtitles and ensure libraries are up to date. The project distinguishes itself through advanced media processing, using neural-network audio transcription to generate subtitles from audio tracks or translate foreign dialogue into English. It also features audio-based synchronization to align subtitle timing with video conten

    Aligns subtitle timestamps by calculating offsets against a known synchronized reference file.

    Pythondownload-subtitlesepisodesmovie
    Voir sur GitHub↗4,070
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Transformation
  5. Sensor
  6. Timing Alignment

Explorer les sous-tags

  • Subtitle Reference AlignmentAligning subtitle timestamps by calculating offsets against a known synchronized reference file. **Distinct from Timing Alignment:** Distinct from general sensor timing alignment by focusing on subtitle files as the timing reference.