It is not used in that case anymore.
Forgotten in d56652fdc8e1315309516be320a7250854550fa5.
---
fftools/ffmpeg.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
index cc087ea7de..f2e9832003 100644
--- a/fftools/ffmpeg.c
+++ b/fftools/ffmpeg.c
@@ -1743,7 +1743,6 @@ static int process_input_packet(InputStream *ist, const
AVPacket *pkt, int no_eo
}
break;
}
- ist->pts = ist->dts;
} else if (!ist->decoding_needed)
eof_reached = 1;
--
2.39.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".