avconv: always reset packet pts after decoding an audio frame
Currently, if a decoder sets AVFrame.pts, we'd send the same timestamp to it twice, which is wrong.
Showing
Please
register
or
sign in
to comment
Currently, if a decoder sets AVFrame.pts, we'd send the same timestamp to it twice, which is wrong.