Skip to content

Instantly share code, notes, and snippets.

@masbr0d1n
masbr0d1n / ffmpeg_hls.md
Created March 20, 2022 09:57 — forked from stecman/ffmpeg_hls.md
ffmpeg streaming examples

FFmpeg streaming

These are some ffmpeg command lines used when developing VHS dubbing controller.

HLS Stream (on Linux)

#!/bin/bash

# Stream a PAL 50i capture, cropped and de-interlaced using ffmpeg