Youtube Videos: Unterschied zwischen den Versionen

Aus DL8RDS Wiki
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
Here's a number of videos on amateur Radio topics:
+
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.
  
 
== Youtube ==
 
== Youtube ==
Zeile 5: Zeile 9:
  
 
== Self hosted ==
 
== Self hosted ==
* [[Media:iprt2010.flv]]
+
* [http://www.dl8rds.de/~markus/iprt2010.flv Internationale Packet Radio Tagung 2010 in Darmstadt]
  
 
How I generated the self hosted streams? In two steps:
 
How I generated the self hosted streams? In two steps:

Version vom 5. April 2010, 06:46 Uhr

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