Skip to content
Snippets Groups Projects
Commit 73b2043d authored by Marton Balint's avatar Marton Balint
Browse files

ffplay: use start_time as next audio pts on flush when seeking is not supported


Theoretically using start_time should also work if seeking is available and we
could determine that the next packet after a flush packet is the first packet
of a stream, but I could not think of an easy and clean way to do that, that is
why I sticked to the no seeking available condition for now.

Fixes ticket #2647.

Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent b383498e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment