Is there any way to split mp4 in 2 files in Golang?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cinema

    a lightweight video editor for go (by sikang99)

  • Try this: https://github.com/sikang99/cinema

  • ffmpeg-go

    golang binding for ffmpeg

  • Obviously this is tongue in cheek. You could probably do this in Go but I'd recommend just using ffmpeg. There are bindings to ffmpeg in Go but I doubt it's going to be easier than writing it directly in C, unless you aren't proficient with C.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mp4ff

    Library and tools for parsing and writing MP4 files including video, audio and subtitles. The focus is on fragmented files. Includes mp4ff-info, mp4ff-encrypt, mp4ff-decrypt and other tools.

  • Hi, you want to produce fmp4 segments or split into multiple "progressive" mp4s? one of these examples might be useful: https://github.com/Eyevinn/mp4ff/tree/master/cmd/mp4ff-crop https://github.com/Eyevinn/mp4ff/tree/master/examples/segmenter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ffmpeg wrapper

    1 project | /r/golang | 16 May 2023
  • Put text over video in golang

    1 project | /r/golang | 14 May 2023
  • created a CLI tool [reddit-dl] to help download reddit videos/images/gif

    3 projects | /r/golang | 26 Dec 2022
  • run exec.Command

    2 projects | /r/golang | 18 Jul 2022
  • Replacing Shinobi NVR with Off The Shelf Solution for IP Cameras

    1 project | /r/homesecurity | 26 Jul 2022