New submission from Matt Bentley <[EMAIL PROTECTED]>:

Hi there-
enabling sound in a playing video when the video is not at the beginning results
in the audio opening at a later PTS in the video than where the video itself is
currently at. If using audio syncing, this means that the video speeds up to
catch up with the current audio. Basically I've been trying to make a function
to toggle audio on and off by disabling and re-enabling the audio
(packet_queue_abort(&current_videostate->audioq) and 
packet_queue_init(&current_videostate->audioq)), which's showed the problem.
Thanks,
Matt

----------
messages: 2805
nosy: metamorphosis
priority: normal
status: new
substatus: new
title: Disabling and then re-enabling sound changes audio position
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue585>
______________________________________________________

Reply via email to