Tutorial - Let's Plays/Videos für Youtube rendern/konvertieren mit FFmpeg

Channel:
Subscribers:
382
Published on ● Video Link: https://www.youtube.com/watch?v=nUQbRwdHVbU



Category:
Let's Play
Duration: 5:54
654 views
6


In diesem Tutorial möchte ich Euch zeigen wie ich meine Videos für Youtube enkodiere. Dazu verwende ich FFmpeg(ffmpeg.org). FFmpeg ist eine sehr leistungsfähige Toolsammlung zum Bearbeiten von Audio und Video. Allerdings ist FFmpeg sehr sehr Kommandozeilenlastig.
Aber kein Problem. Ich hab das ja für Euch schon gemacht.
--enc-letsplay.bat----------------------------------------------
@rem http://web.archiveorange.com/archive/v/DUtyPN7IUfQI8C5iKdLg
SET FREQIMPROVE=[0:2]^
equalizer=f=31.5:width_type=o:width=1:g=-5,^
equalizer=f=63:width_type=o:width=1:g=0,^
equalizer=f=125:width_type=o:width=1:g=0,^
equalizer=f=250:width_type=o:width=1:g=0,^
equalizer=f=500:width_type=o:width=1:g=0,^
equalizer=f=1000:width_type=o:width=1:g=0,^
equalizer=f=8000:width_type=o:width=1:g=9,^
equalizer=f=16000:width_type=o:width=1:g=17[a]
SET COMPRESS=[a]compand=.1^|.3:1^|1:-90/-90^|-70/-51^|-50/-32^|-31/-22^|-21/-10^:6:5:-90:0.2[b]
SET AUDIOMERGE=[0:1][b]amix=inputs=2:duration=first
ffmpeg -y -threads 2 -i %2 -filter_complex "%FREQIMPROVE%;%COMPRESS%;%AUDIOMERGE%" -c:v libx264 -b:v %1k -c:a libvo_aacenc %3
-enc-list.bat-----------------------------------------------
set PATH=%PATH%;"C:\Program Files (x86)\ffmpeg\bin"
call enc-letsplay.bat 3000 "DeinVideo.avi" DeinVideofuer youtube.mp4
rem call enc-letsplay.bat 5000 "Dein Video hier.avi" videoout01.mp4
rem call enc-letsplay.bat 5000 "Dein Video hier 2.avi" videoout02.mp4
rem shutdown /s /f


Meine Apps: https://play.google.com/store/apps/developer?id=Drumlin+Entertainment
Twitter: https://twitter.com/luebkemc
Merch: https://www.spreadshirt.de/shop/user/drumlin/
T-Shirts und mehr: https://drumlin-design.creator-spring.com




Other Videos By Luebke LP


2014-10-03Let's Play ★ Monkey Island Special Edition ★ 05 ★ Das Idol [1080p]
2014-10-02Mother earth - pL.productions - Ambient - 2000 - Fastracker Music
2014-09-25Let's Play ★ Monkey Island Special Edition ★ 04 ★ Schwerttraining [1080p]
2014-09-22Let's Play ★ Monkey Island Special Edition ★ 03 ★ Kanonenkugelritt [1080p]
2014-09-21Let's Play ★ Command & Conquer 3 Kane's Rache ★ Tacitus Instabilus & Ende ★ 13b [1080p]
2014-09-18Old C++/OpenGL demo/game thing from 2003
2014-09-17DevLog - JPCT OpenGL Java Game Engine Prototype 2014-09-14 [HD]
2014-09-17Let's Play ★ Command & Conquer 3 Kane's Rache ★ Aufstehen ihr Penner! ★ 12 [1080p]
2014-09-17Let's Play ★ Command & Conquer 3 Kane's Rache ★ Tacitus Instabilus ★ 13a [1080p]
2014-09-16Let's Play ★ Command & Conquer 3 Kane's Rache ★ Tacitus Interruptus ★ 11 [1080p]
2014-09-15Tutorial - Let's Plays/Videos für Youtube rendern/konvertieren mit FFmpeg
2014-09-15Let's Play ★ Command & Conquer 3 Kane's Rache ★ Hallo E.T. ★ 10 [1080p]
2014-09-14Let's Play ★ Command & Conquer 3 Kane's Rache ★ Killian Qatars Verrat 2.Teil ★ 09b [1080p]
2014-09-13Android Apps made by me 09-2014 (Audio Recorder & Lamp/Torch)
2014-09-12Let's Play ★ Command & Conquer 3 Kane's Rache ★ Killian Qatars Verrat ★ 09a [1080p]
2014-09-12Let's Try Indie ★ Basement - Ludum Dare ★ Breaking Bad ★ [1080p]
2014-09-09Let's Play ★ Command & Conquer 3 Kane's Rache ★ MARV-Alarm!! ★ 08b [1080p]
2014-09-07Let's Play ★ Command & Conquer 3 Kane's Rache ★ MARV-Alarm!! ★ 08a [1080p]
2014-09-06Let's Play ★ Monkey Island Special Edition ★ 02 ★Shoppingtour [1080p]
2014-09-03Let's Play ★ Command & Conquer 3 Kane's Rache ★ Die Guten Blauen ★ 07b [1080p]
2014-08-29Let's Play ★ Command & Conquer 3 Kane's Rache ★ 07a [1080p]



Tags:
Let's Play
Tutorial (Media Genre)
Youtube
FFmpeg (Software)
Batch File (File Format)
Anleitung
Tipps
DXTory
Tips
Help
Tricks