diff --git a/ffmpeg.c b/ffmpeg.c index ce2f981154..200d57dfef 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -1972,7 +1972,6 @@ static int av_encode(AVFormatContext **output_files, /* init pts */ for(i=0;ifile_index]; ist->pts = 0; ist->next_pts = AV_NOPTS_VALUE; ist->is_start = 1;