DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
Nachbearbeitung => # Software & Tools zur Nachbearbeitung => Thema gestartet von: SiLæncer am 08 Oktober, 2009, 08:47
-
A simple converter to create Ogg Theora files.
right now ffmpeg2theora provides only a command line interface.
2009-09-28 new version released - 0.25
* fix input from codecs where width/height is not encoded width/height
* fix a/v sync issues with some mov/mp4 files with strange framerates
* add new option --info outputs json info about source
* frontend mode outputs one json dict per line now
* select video stream if input has more than one video(--videostream N)
* update to ffmpeg trunk and new ffmepg api
* use new libtheora 1.1
* use new libtheora encoding api add new encoding options --soft-target, --buf-delay
* two pass encoding, --two-pass or in two calls with --first-pass and --second-pass
http://v2v.cc/~j/ffmpeg2theora/index.html
-
die einfachste methode om .ogv auf Linux zu erzeugen die out-of-the-box in jedem Firefox / Safari / Chromium Browser funktionieren.
Jetzt endlich auch mit 2 pass verfahren. Auch wurde die preformance im vergleich zur letzten version stark verbessert, kommt aber noch nicht an h264 ran. Vielleicht wirds noch ;)