User Tools

Site Tools


ffmpeg:av_set_parameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ffmpeg:av_set_parameters [2009/07/21 09:06] devaffmpeg:av_set_parameters [2009/07/21 09:25] (current) deva
Line 3: Line 3:
 Defined in ''avformat.h''\\ Defined in ''avformat.h''\\
  
-Set the output parameters of the output video context (see ''libavformat/output_example.c''). Must be done even if no parameters in order to prepare the output format context. In this latter case ''ap'' may be NULL.+Set the output parameters of the output video context (see [[ffmpeg:output_example]]). Must be done even if no parameters in order to prepare the output format context. In this latter case ''ap'' may be NULL.
  
 <code c> <code c>
Line 13: Line 13:
 ===s=== ===s===
 <code c>AVFormatContext *s</code> <code c>AVFormatContext *s</code>
-A pointer to the output video context ([[ffmpeg:AVFormatContext]])to be populated.+A pointer to the output video context ([[ffmpeg:AVFormatContext]]) to be populated.
  
 ===ap=== ===ap===
ffmpeg/av_set_parameters.1248159985.txt.gz · Last modified: 2009/07/21 09:06 by deva