Sound Choppy/Skippy on Old MOV Files

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
VLC_User_13
Blank Cone
Blank Cone
Posts: 14
Joined: 30 Aug 2010 07:17

Sound Choppy/Skippy on Old MOV Files

Postby VLC_User_13 » 22 Jul 2022 04:46

I have just realized that VLC (3.0.17.4) is not playing my old .mov files. Well, it plays video, but sound is choppy and staticy. I can play .mp4 and ,avi files file. It has been awhile since I played these videos, so not noticed it for a long while.

I have seen posts about changing different video outputs, and I have done that. Some options crash the player.

I tried disabling hardware acceleration but not help.

This is a laptop from over ten years ago, so being too powerful is probably not an issue by today's standards. Crawls running Windows 10 Home but it runs.

I tested the .mov files using Windows Media Player, and they worked fine. Which was a relief because I thought years of family stuff were corrupted, along with the backups, and the backups of backups. None of the modified dates were changed, so I did not think it be corruption. Thankfully, and hard to admit, that WMP confirmed my files are fine.

Is there something else I can try?

Thank you.

Lotesdelere
Cone Master
Cone Master
Posts: 10072
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Sound Choppy/Skippy on Old MOV Files

Postby Lotesdelere » 22 Jul 2022 09:30

Please open Tools -> Messages (set Verbosity to 2) before you start the playback, and then paste the full resulting log here or on Pastebin.com if it's too long.

Also upload a short sample of your original problematic file to Zippyshare.com or to WeTransfer.com and then post the link to the file here.
https://www.zippyshare.com
https://wetransfer.com

If needed cut it with DGsplit and read here about how to do it:
https://forum.videolan.org/viewtopic.ph ... 35#p193335
200 MB max should be enough.

VLC_User_13
Blank Cone
Blank Cone
Posts: 14
Joined: 30 Aug 2010 07:17

Re: Sound Choppy/Skippy on Old MOV Files

Postby VLC_User_13 » 22 Jul 2022 16:11

Thank you for that information.

I uploaded one of the videos (11M) and the requested log.

https://www.mediafire.com/folder/whbw3wzctlwku/vlc

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: Sound Choppy/Skippy on Old MOV Files

Postby InTheWings » 22 Jul 2022 17:22

conseidered as 16bit audio, plays twice the rate...
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: Sound Choppy/Skippy on Old MOV Files

Postby InTheWings » 22 Jul 2022 17:27

:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

VLC_User_13
Blank Cone
Blank Cone
Posts: 14
Joined: 30 Aug 2010 07:17

Re: Sound Choppy/Skippy on Old MOV Files

Postby VLC_User_13 » 22 Jul 2022 17:36

Wings, thanks for the info, but I am not sure what I can do with the information in that link. I actually only understood half the stuff being discussed on that page. :/

If the sound is 16-bits, and playing faster you say, what can I do when playing those videos normally?

Lotesdelere
Cone Master
Cone Master
Posts: 10072
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Sound Choppy/Skippy on Old MOV Files

Postby Lotesdelere » 22 Jul 2022 23:23

The audio is 8 bits, mono at 7875 Hz.

Code: Select all

Format : PCM Format settings : Little / Signed Codec ID : sowt Bit rate mode : Constant Bit rate : 64.0 kb/s Channel(s) : 1 channel Channel layout : M Sampling rate : 7 875 Hz Bit depth : 8 bits

Audio has ID1 and video ID2.
Wrong bit depth detected by VLC:

Code: Select all

araw debug: samplerate:7875Hz channels:1 bits/sample:16

But FFplay and MPV are playing it fine.

Code: Select all

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'd:\temp\samples\sample.mov':=0/0 Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2005-12-23T00:27:01.000000Z Duration: 00:00:37.47, start: 0.000000, bitrate: 2357 kb/s Stream #0:0(eng): Audio: pcm_s8 (sowt / 0x74776F73), 7875 Hz, mono, u8, 63 kb/s (default) Metadata: creation_time : 2005-12-23T00:27:01.000000Z handler_name : Apple Sound Media Handler vendor_id : [0][0][0][0] Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, smpte170m/smpte170m/bt709), 320x240, 2291 kb/s, 15 fps, 15 tbr, 600 tbn, 1200 tbc (default) Metadata: creation_time : 2005-12-23T00:27:01.000000Z handler_name : Apple Video Media Handler vendor_id : appl encoder : H.264

You should create a new ticket on the VLC Trac with your above report, the link to your sample file and the link to this thread:
https://code.videolan.org/videolan/vlc/-/issues

VLC_User_13
Blank Cone
Blank Cone
Posts: 14
Joined: 30 Aug 2010 07:17

Re: Sound Choppy/Skippy on Old MOV Files

Postby VLC_User_13 » 23 Jul 2022 01:53

Okies, Lote. I will try that, thanks.

Lotesdelere
Cone Master
Cone Master
Posts: 10072
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Sound Choppy/Skippy on Old MOV Files

Postby Lotesdelere » 23 Jul 2022 12:23

Your ticket is here:
https://code.videolan.org/videolan/vlc/-/issues/27155

But another ticket was created few hours before:
https://code.videolan.org/videolan/vlc/-/issues/27154


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 39 guests