Go to the documentation of this file.
   55                "Insufficient timestamps.\n");
 
   60     m = (
int)(
pts / (60000)) % 60;
 
  106     .p.extensions     = 
"scc",
 
  
#define AV_LOG_WARNING
Something somehow does not look correct.
 
static int scc_write_packet(AVFormatContext *avf, AVPacket *pkt)
 
AVStream ** streams
A list of all streams in the file.
 
#define FF_OFMT_FLAG_ONLY_DEFAULT_CODECS
If this flag is set, then the only permitted audio/video/subtitle codec ids are AVOutputFormat....
 
const FFOutputFormat ff_scc_muxer
 
AVIOContext * pb
I/O context.
 
void avio_w8(AVIOContext *s, int b)
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
 
#define AV_NOPTS_VALUE
Undefined timestamp value.
 
#define i(width, name, range_min, range_max)
 
int64_t pts
Presentation timestamp in AVStream->time_base units; the time at which the decompressed packet will b...
 
#define FF_OFMT_FLAG_MAX_ONE_OF_EACH
If this flag is set, it indicates that for each codec type whose corresponding default codec (i....
 
static int write_packet(Muxer *mux, OutputStream *ost, AVPacket *pkt)
 
int avio_printf(AVIOContext *s, const char *fmt,...) av_printf_format(2
Writes a formatted string to the context.
 
static int scc_write_header(AVFormatContext *avf)
 
This structure stores compressed data.
 
static void write_header(FFV1Context *f)
 
void * priv_data
Format private data.