|
|
@@ -944,8 +944,6 @@ retry_duration: |
|
|
"invalid timestamps %"PRId64" %"PRId64"\n", dts, pts); |
|
|
"invalid timestamps %"PRId64" %"PRId64"\n", dts, pts); |
|
|
dts = pts = AV_NOPTS_VALUE; |
|
|
dts = pts = AV_NOPTS_VALUE; |
|
|
} |
|
|
} |
|
|
if (flv->wrong_dts) |
|
|
|
|
|
dts = AV_NOPTS_VALUE; |
|
|
|
|
|
} |
|
|
} |
|
|
if (type == 0 && (!st->codec->extradata || st->codec->codec_id == AV_CODEC_ID_AAC)) { |
|
|
if (type == 0 && (!st->codec->extradata || st->codec->codec_id == AV_CODEC_ID_AAC)) { |
|
|
AVDictionaryEntry *t; |
|
|
AVDictionaryEntry *t; |
|
|
|