Tasnad

From LNTwww
Revision as of 15:19, 25 April 2017 by Tasnad (talk | contribs)
  • Videos Links statt "Please insert link here"
  • Update links which refer to swf
  • convert flash animations to html5: Theorie weglassen, das kommt in den Text
  • Bilder ab http://en.lntwww.de/Beispiele_von_Nachrichtensystemen/xDSL%E2%80%93Systeme
  • Bilder korrekt? In allen Kapiteln außer Digitalsignalübertragung, Mobile Kommunikation, und Kanalcodierung (die sind von Ayush und passen)
  • Rauschen bei AM und WM -> ist nicht wirklich ein Video, sondern interaktiv
  • Videos zurechtschneiden:
  ** ffmpeg -i Pulscodemodulation_3.mp4 -ss 00:00:00.0 -c copy -t 00:22:13.0 a.mp4
  ** ffmpeg -i a.mp4 -ss 00:00:00.0 -t 00:03:46.0 -filter:v "crop=608:438:0:0" b.mp4