User Tools

Site Tools


ffmpeg:av_new_stream

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
ffmpeg:av_new_stream [2007/12/10 10:17] devaffmpeg:av_new_stream [2007/12/10 10:21] (current) deva
Line 5: Line 5:
 Add a new stream to a media file.\\ Add a new stream to a media file.\\
  
-Can only be called in the [[ffmpeg:read_header()]] function. If the flag AVFMTCTX_NOHEADER is in the format context, then new streams can be added in [[ffmpeg:read_packet()]] too.\\+Can only be called in the [[ffmpeg:read_header()]] function. If the flag AVFMTCTX_NOHEADER is in the format context, then new streams can be added in [[ffmpeg:av_read_packet()]] too.\\
  
 <code c> <code c>
ffmpeg/av_new_stream.1197278222.txt.gz · Last modified: 2007/12/10 10:17 by deva