Skip to content

[Windows on ARM] Failed to complete playback for clips where audio stream ends before video stream on VLC for ARM64.

Hi Team,

I am trying to play a clip where audio stream ends before video stream on VLC 4.0.0 Arm64 windows. But the playback keeps looping at the point where audio ends.

For example, the clip is of 60 seconds and it has audio till 55 seconds. the playback happens properly till 55 seconds but after that it starts looping between 55-56 seconds. If we pause and play again, the playback completes.

Wanted some input on the issue /fix ?

Below are the issue details and logs snippet(vlc messages log level 2) :

Full Logs : https://justpaste.it/c3bew

Forum Link : https://forum.videolan.org/viewtopic.php?f=14&t=166838&p=551731#p551731

Sample video for Reproducing the Issue: https://upload.disroot.org/r/nEf1H6t7#G6Xm5G7h7orLJeVKnA2ZoAWWdp0AhssyY3Hj8x5lcmY=

VLC version : 4.0.0 (ARM) OS version : windows 11

Steps to reproduce :

  1. Download clip : https://www.sample-videos.com/video321/ ... p_10mb.mp4

  2. Use below ffmpeg command to generate issue clip : ffmpeg -i SampleVideo_1280x720_10mb.mp4 -filter_complex "[0:a]atrim=end=55 ,asetpts=PTS-STARTPTS[aud]" -map 0:v -map "[aud]" -c:v copy -c:a aac output_new_vlc.mp4

Logs snippet :

main warning: resetting master clock: coefficient too unstable: 1.275900

main debug: EOF reached

main debug: waiting decoder fifos to empty

main debug: waiting decoder fifos to empty

main debug: waiting decoder fifos to empty


Edited by Prasoon Kumar
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information