Youtube Videos

Aus DL8RDS Wiki
Wechseln zu: Navigation, Suche

Here's a number of videos on amateur Radio topics. The movies may be copied and used non-commercially and unmodified after prior notification to:

dl8rds@darc.de

Usage on ATV is encouraged.

1 Youtube

2 Self hosted

How I generated the self hosted streams? In two steps:

ffmpeg -i file.mts  -vcodec mjpeg -qscale 1 -an file.avi
ffmpeg -i file.avi -acodec mp3 -ar 22050 -s 320×240 -f flv file.flv