VLC does not play some part of webex recordings converted to MP4. Other media players plays it normal like windows media player. its not full part of voice; just some small partions within video. like voice goes on 01:59 and comes again 02:14 goes for a while normal again and happens same thing. wanted to add sample file but its 12.24 MiB and 10MiB allowed.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Linked items
0
Link issues together to show that they're related.
Learn more.
I have the same problem on other videos downloaded from Webex.
I can provide such other videos, but they are significantly larger than @tansutekin's sample.
I can reproduce the described behavior on multiple setups:
Windows 10, VLC 3.0.11
Windows 10, VLC 3.0.16
Ubuntu 20.04, VLC 3.0.9.2
Manjaro, VLC 3.0.17.4
Audio is fine on other players (Windows Media Player, mpv, GNOME Videos, MPC-HC).
Oddly enough if I seek ahead far enough, audio will kick in, and if i seek back to the beginning it will be playing fine. But yeah can definitely confirm that it's more of a struggle to get audio playback working for this file in VLC (git HEAD in my case) than other players (mpv, ffplay and totem all play from the start without issue).
AFAICT adding --demux avformat and/or --codec avcodec doesn't seem to help either.
N.B. --no-video did lead to normal audio playback.
Due to real ******** up interleaving there's large chunks of audio delayed.
Meanwhile, the demux can't generate a PCR while video is still playing. When audio resumes and pcr is sent, everything is late.
No surprise avformat interacts the same way with the core
I can confirm that i'm also affected by this bug, along with many other students from my university, that uses Cisco WebEX.
At the moment of audio loss no message is given, but when audio is recovered (after a some seconds, typically) the messages board shows:
main debug: auto hiding mouse cursormp4 warning: mdat had still 255534 bytes unparsed as samplesmain warning: buffer too late (-11069000 us): droppedmain warning: buffer too late (-11037000 us): droppedmain warning: buffer too late (-11005000 us): dropped[omissis]main warning: buffer too late (-146000 us): droppedmain warning: buffer too late (-114000 us): droppedmain warning: buffer too late (-83000 us): droppedmain debug: playback too late (50999): flushing buffersmmdevice debug: state changed: 0wasapi debug: resetmmdevice debug: state changed: 1main warning: playback too late (60009): up-samplingmain debug: VoutDisplayEvent 'mouse button' 0 t=8main debug: VoutDisplayEvent 'mouse button' 0 t=9
I too have the same problem. Uploading a recording. Can't hear audio from about the 4 minute mark to 4:15
File name is
Brainstorm on ISI replacement analysis and plan next steps-20230428 1758-1.mp4
I might have figured out a rather painful workaround. I used HandBrake to convert the mp4 file created by WebEx to an mkv and this appears to behave properly in VLC.
Hi @mahadea, does this still work for you? I tried to do the same but it didn't fix the issue - did you use any specific settings when converting from mp4 to mkv?
Nothing specific, settings wise. I didn't do extensive QA but I picked the one file I had problems with the audio and after conversion I could hear w/o any problems.
I also have the same issue. It was very frustrating. I kept complaining to the person recording the sessions that there must be microphone issue or internet issue on his side now I got confirmation that this is a vlc issue.
Have we found any solution? Or is it gonna be resolved in the next update?