wiki:Software/encoding

Version 2 (modified by Jens Henrik Goebbert, 7 years ago) ( diff )

--

Encoding Movies with MEncoder/FFmpeg

Introduction

MPlayer is available on JURECA. Please load the required modules first:

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

For more details on MEncoder please check here

Images => Movie:

Example 1: JPEG -> MPEG4 in AVI-container (with vcodec=mpeg4)

For details on lavopts check here

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found
Example 2: PNG -> MPEG4 in AVI-container (with library x264 through FFmpeg integrated into mencoder)

For details on x264encopts check here

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found
Example 3: PNG -> MPEG4 (ready for QuickTime 7)

(ready for QuickTime 7 limitations - taken from here)

Pass 1:

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

Pass 2:

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

ffmpeg Examples

(https://www.virag.si/2012/01/web-video-encoding-tutorial-with-ffmpeg-0-9)

Error: Failed to load processor ShellExample
No macro or processor named 'ShellExample' found

any feedback welcomed - h.zilken@…, goebbert@…

Note: See TracWiki for help on using the wiki.