Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /pages/viewpage.action?pageId=16713986 taken on 2021-10-24. The original wiki at wiki.opf-labs.org is being decommissioned.

FFMPEG as Video Transcoder

Added by Carl Wilson · last edited by Carl Wilson · on Sep 20, 2012

Title
FFMPEG as Video Transcoder.

Detailed description
FFMPEG is a free software project that provides cross-platform tools and libraries for converting and playing video formats, including the libavcodec audio/video codec library.

28GB seems excessively large for an 18 minute video, considering entire movies are sold commercially on 9.4GB DVDs. The particular test file used was a 1950s promotional movie for Ford, and the quality was about what would be expected given the age of the film.

The ffmpeg.exe command line tool was used to convert the original to a variety of formats. The chosen formats were:

It should be noted that the FFMPEG Motion JP2K codec is only experimental at the moment.

The FFMPEG settings used to generate these formats is shown in the tool / code link below.

Solution Champion
Dominic Ivaldi

Corresponding Issue(s)
A list of hyperlinks to the Issues to which this provides a Solution.

Tool/code link

FFMPEG command to produce Motion JPEG 2000
FFMPEG command to produce MPEG-2 I Frame only highest quality encoding
FFMPEG command to produce h.264

Tool Registry Link
FFMPEG Tool Registry page

Evaluation
Any notes or links on how the solution performed.