User Tools

Site Tools


ffmpeg:av_interleaved_write_frame

Differences

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

Link to this comparison view

ffmpeg:av_interleaved_write_frame [2007/12/10 14:45] – created devaffmpeg:av_interleaved_write_frame [2007/12/10 14:45] (current) deva
Line 6: Line 6:
  
 The packet must contain one audio or video frame.\\ The packet must contain one audio or video frame.\\
-If the packets are already correctly interleaved the application should call [[ffmpeg:av_write_frame()] instead as it is slightly faster. It is also important to keep in mind that completely non-interleaved input will need huge amounts of memory to interleave with this, so it is preferable to interleave at the demuxer level.+If the packets are already correctly interleaved the application should call [[ffmpeg:av_write_frame()]] instead as it is slightly faster. It is also important to keep in mind that completely non-interleaved input will need huge amounts of memory to interleave with this, so it is preferable to interleave at the demuxer level.
    
 <code c> <code c>
ffmpeg/av_interleaved_write_frame.1197294323.txt.gz · Last modified: 2007/12/10 14:45 by deva