Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
ffmpeg [2008/11/18 23:24] – angelegt geraldffmpeg [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 ====== ffmpeg ====== ====== ffmpeg ======
  
 +[[ffmpeg:map|Audiospur/Sprache des Ausgabevideos festlegen]]
  
 Tipp: Viele Infos zu Videoformaten ((http://www.slashcam.de/info/themen/MP4.html)) Tipp: Viele Infos zu Videoformaten ((http://www.slashcam.de/info/themen/MP4.html))
Zeile 6: Zeile 7:
 Kann so ziemlich alles, so z.B. [[http://forum.dvbtechnics.info/showthread.php?t=1862|muxen]] Kann so ziemlich alles, so z.B. [[http://forum.dvbtechnics.info/showthread.php?t=1862|muxen]]
  
-Demuxen von [[m740av]]-Dateien+Muxen und umwandeln in  von [[m740av]]-Dateien (gemuxt von [[m740av:ProjectX]]: 
 +<code>ffmpeg -i Tommy.m2v -i Tommy.mp2 -vcodec mpeg4 -b 700kb -acodec mp3 -ab 112kb -ar 44100 Tommy.mp4</code>
  
-[[http://itbroadcastanddigitalcinema.com/ffmpeg_howto.html|HowTo]]+ 
 +[[http://itbroadcastanddigitalcinema.com/ffmpeg_howto.html|HowTo]] [[http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html|Documentation]]
  
 ===== MPEG-2 Program Stream Muxing ===== ===== MPEG-2 Program Stream Muxing =====
Zeile 26: Zeile 29:
  
 Transcode audio stream #0:2.  Transcode audio stream #0:2. 
 +
 +
 +===== How-To: Install FFmpeg on Debian Etch =====
 +Quelle((http://stream0.org/2008/01/install-ffmpeg-on-debian-etch.html))
 +
 +I have to say, that the video manipulation program FFmpeg, while very powerful, is not very user-friendly when it comes to installation. While many Linux programs can be happily installed from either a pre-compiled package, or downloading source and compiling yourself, this isn't necessarily the case with FFmpeg. The ease of FFmpeg installation largely depends on how many different video codecs and containers you want to be able to input or output. The greater the number, the exponential increase in installation difficulty. My main need was for FFmpeg to accept a wide range of input formats, while outputting H.264 encoded QuickTime (MOV) files. Here's how I achieved this on a Debian Etch server........ 
 +
 +I'm going to assume that you are familiar with using the Linux command prompt, moving between directories, editing text files and have at least some experience compiling programs.
 + 
 +The first thing I would recommend doing is making an addition to your source repository lists. 
 +<code> pico /etc/apt/sources.list</code>  
 +Add the following line: 
 +<code> deb http://www.debian-multimedia.org stable main</code>  
 +This repository contains some essential libraries for xvid and x264 (an open source H.264 codec) amongst other things. You'll need to install some software from here. The software may well be available from other repositories too, that are already in your sources.list file, but add this one to be safe. 
 +
 +Next rebuild your sources: 
 +<code> apt-get update</code>
 +
 +=== Keyring installieren ===
 +Quelle((http://debian-multimedia.org/))
 +
 +The first package to install is debian-multimedia-keyring.
 +
 +Under root do the following :
 +<code> wget http://debian-multimedia.org/gpgkey.pub -O - | apt-key add - && apt-get install debian-multimedia-keyring</code> 
 
Nach oben
ffmpeg.1227050675.txt.gz · Zuletzt geändert: 2024/02/29 13:35 (Externe Bearbeitung)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp