And this after closing it:[[32;1m00000001[0m] main libvlc debug: [0mVLC media player - version 0.9.9a Grishenko - (c) 1996-2009 the VideoLAN team[0m
[[32;1m00000001[0m] main libvlc debug: [0mlibvlc was configured with ./configure '--enable-release' '--disable-debug' '--with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk'[0m
[[32;1m00000001[0m] main libvlc debug: [0mtranslation test: code is "C"[0m
[[32;1m00000001[0m] main libvlc: [0;1mRunning vlc with the default interface. Use 'cvlc' to use vlc without interface.[0m
When I play the MP4 file, the VLC message window says this:VLC(402,0xa000ed88) malloc: *** error for object 0x6eeb608: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edb820: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6eec648: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6eea1b8: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6eeba18: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6ee0d70: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edf100: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6eee2b8: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edb410: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edf920: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edbe38: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edd8a0: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6eeead8: Non-aligned pointer being freed
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
VLC(402,0xa000ed88) malloc: *** error for object 0x6edcc70: Non-aligned pointer being freed (2)
VLC(402,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
All the files I've tried so far (c.20-ish) perform the same way. They all play nicely in both iTunes and QT, but not VLC.main debug: creating new input thread
main debug: Creating an input for 'dcs_0200titles.mp4'
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 27295744 (input) created at priority 22 (input/input.c:370)
main debug: `/path_deleted/dcs_0200titles.mp4' gives access `' demux `' path `/path_deleted/dcs_0200titles.mp4'
main debug: creating demux: access='' demux='' path='/path_deleted/dcs_0200titles.mp4'
main debug: looking for access_demux module: 2 candidates
macosx debug: input has changed, refreshing interface
main debug: TIMER module_Need() : 38.393 ms - Total 38.393 ms / 1 intvls (Avg 38.393 ms)
main debug: creating access '' path='/path_deleted/dcs_0200titles.mp4'
main debug: looking for access module: 8 candidates
vcd debug: trying .cue file: /path_deleted/dcs_0200titles.cue
vcd debug: could not find .cue file
access_file debug: opening file `/path_deleted/dcs_0200titles.mp4'
main debug: using access module "access_file"
main debug: TIMER module_Need() : 12.128 ms - Total 12.128 ms / 1 intvls (Avg 12.128 ms)
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 1408981 bytes in 0s - 13600 kbytes/s
main debug: creating demux: access='' demux='' path='/path_deleted/dcs_0200titles.mp4'
main debug: looking for demux module: 59 candidates
mp4 debug: found Box: ftyp size 28
mp4 debug: found Box: moov size 49032
mp4 debug: found Box: mvhd size 108
mp4 debug: read box: "mvhd" creation 733009d-58h:12m:46s modification 733009d-58h:12m:46s time scale 600 duration 694977d-48h:00m:01s rate 1.000000 volume 1.000000 next track id 3
mp4 debug: found Box: iods size 21
mp4 warning: unknown box type iods (incompletely loaded)
mp4 debug: found Box: trak size 25081
mp4 debug: found Box: tkhd size 92
mp4 debug: read box: "tkhd" creation 733009d-58h:12m:46s modification 733009d-58h:12m:46s duration 694977d-48h:00m:00s track ID 1 layer 0 volume 1.000000 width 0.000000 height 0.000000
mp4 debug: found Box: mdia size 24981
mp4 debug: found Box: mdhd size 32
mp4 debug: read box: "mdhd" creation 733009d-58h:12m:46s modification 733009d-58h:12m:46s time scale 44100 duration 695046d-37h:58m:24s language und
mp4 debug: found Box: hdlr size 66
mp4 debug: read box: "hdlr" handler type soun name (C) 2007 Google Inc. v06.24.2007.
mp4 debug: found Box: minf size 24875
mp4 debug: found Box: smhd size 16
mp4 debug: read box: "smhd" balance 0.000000
mp4 debug: found Box: dinf size 36
mp4 debug: found Box: dref size 28
mp4 debug: found Box: url size 12
mp4 debug: read box: "url" url: (null)
mp4 debug: read box: "dref" entry-count 1
mp4 debug: found Box: stbl size 24815
mp4 debug: found Box: stsd size 91
mp4 debug: found Box: mp4a size 75
mp4 debug: read box: "soun" mp4 or qt1/2 (rest=39)
mp4 debug: found Box: esds size 39
mp4 debug: found esds MPEG4ESDescr (25Bytes)
mp4 debug: found esds MP4DecConfigDescr (17Bytes)
mp4 debug: found esds MP4DecSpecificDescr (2Bytes)
mp4 debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 44100.000000
mp4 debug: read box: "stsd" entry-count 1
mp4 debug: found Box: stts size 24
mp4 debug: read box: "stts" entry-count 1
mp4 debug: found Box: stsc size 52
mp4 debug: read box: "stsc" entry-count 3
mp4 debug: found Box: stsz size 23504
mp4 debug: read box: "stsz" sample-size 0 sample-count 5871
mp4 debug: found Box: stco size 1136
mp4 debug: read box: "co64" entry-count 280
mp4 debug: found Box: trak size 21671
mp4 debug: found Box: tkhd size 92
mp4 debug: read box: "tkhd" creation 733009d-58h:12m:46s modification 733009d-58h:12m:46s duration 694977d-48h:00m:00s track ID 2 layer 0 volume 0.000000 width 352.000000 height 264.000000
mp4 debug: found Box: mdia size 21571
mp4 debug: found Box: mdhd size 32
mp4 debug: read box: "mdhd" creation 733009d-58h:12m:46s modification 733009d-58h:12m:46s time scale 30000 duration 695024d-44h:23m:20s language und
mp4 debug: found Box: hdlr size 66
mp4 debug: read box: "hdlr" handler type vide name (C) 2007 Google Inc. v06.24.2007.
mp4 debug: found Box: minf size 21465
mp4 debug: found Box: vmhd size 20
mp4 debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)
mp4 debug: found Box: dinf size 36
mp4 debug: found Box: dref size 28
mp4 debug: found Box: url size 12
mp4 debug: read box: "url" url: (null)
mp4 debug: read box: "dref" entry-count 1
mp4 debug: found Box: stbl size 21401
mp4 debug: found Box: stsd size 161
mp4 debug: found Box: avc1 size 145
mp4 debug: found Box: avcC size 39
mp4 debug: read box: "avcC" version=1 profile=0x42 level=0xb length size=2 sps=1 pps=1
mp4 debug: - sps[0] length=15
mp4 debug: - pps[0] length=5
mp4 debug: found Box: btrt size 20
mp4 warning: unknown box type btrt (incompletely loaded)
mp4 debug: read box: "vide" in stsd 352x264 depth 24
mp4 debug: read box: "stsd" entry-count 1
mp4 debug: found Box: stts size 24
mp4 debug: read box: "stts" entry-count 1
mp4 debug: found Box: stss size 1164
mp4 debug: read box: "stss" entry-count 287
mp4 debug: found Box: stsc size 2524
mp4 debug: read box: "stsc" entry-count 209
mp4 debug: found Box: stsz size 16384
mp4 debug: read box: "stsz" sample-size 0 sample-count 4091
mp4 debug: found Box: stco size 1136
mp4 debug: read box: "co64" entry-count 280
mp4 debug: found Box: udta size 2143
mp4 debug: found Box: meta size 2135
mp4 debug: found Box: hdlr size 34
mp4 debug: read box: "hdlr" handler type mdir name
mp4 debug: found Box: free size 2048
mp4 debug: skip box: "free"
mp4 debug: found Box: ilst size 41
mp4 debug: found Box: cART size 33
mp4 debug: read box: "cART" text=`Film & TV'
mp4 debug: found Box: mdat size 7055082
mp4 debug: skip box: "mdat"
mp4 debug: dumping root Box "root"
mp4 debug: | + ftyp size 28
mp4 debug: | + moov size 49032
mp4 debug: | | + mvhd size 108
mp4 debug: | | + iods size 21
mp4 debug: | | + trak size 25081
mp4 debug: | | | + tkhd size 92
mp4 debug: | | | + mdia size 24981
mp4 debug: | | | | + mdhd size 32
mp4 debug: | | | | + hdlr size 66
mp4 debug: | | | | + minf size 24875
mp4 debug: | | | | | + smhd size 16
mp4 debug: | | | | | + dinf size 36
mp4 debug: | | | | | | + dref size 28
mp4 debug: | | | | | | | + url size 12
mp4 debug: | | | | | + stbl size 24815
mp4 debug: | | | | | | + stsd size 91
mp4 debug: | | | | | | | + mp4a size 75
mp4 debug: | | | | | | | | + esds size 39
mp4 debug: | | | | | | + stts size 24
mp4 debug: | | | | | | + stsc size 52
mp4 debug: | | | | | | + stsz size 23504
mp4 debug: | | | | | | + stco size 1136
mp4 debug: | | + trak size 21671
mp4 debug: | | | + tkhd size 92
mp4 debug: | | | + mdia size 21571
mp4 debug: | | | | + mdhd size 32
mp4 debug: | | | | + hdlr size 66
mp4 debug: | | | | + minf size 21465
mp4 debug: | | | | | + vmhd size 20
mp4 debug: | | | | | + dinf size 36
mp4 debug: | | | | | | + dref size 28
mp4 debug: | | | | | | | + url size 12
mp4 debug: | | | | | + stbl size 21401
mp4 debug: | | | | | | + stsd size 161
mp4 debug: | | | | | | | + avc1 size 145
mp4 debug: | | | | | | | | + avcC size 39
mp4 debug: | | | | | | | | + btrt size 20
mp4 debug: | | | | | | + stts size 24
mp4 debug: | | | | | | + stss size 1164
mp4 debug: | | | | | | + stsc size 2524
mp4 debug: | | | | | | + stsz size 16384
mp4 debug: | | | | | | + stco size 1136
mp4 debug: | | + udta size 2143
mp4 debug: | | | + meta size 2135
mp4 debug: | | | | + hdlr size 34
mp4 debug: | | | | + free size 2048
mp4 debug: | | | | + ilst size 41
mp4 debug: | | | | | + cART size 33
mp4 debug: | + mdat size 7055082
mp4 debug: unrecognized major file specification (mp42).
mp4 debug: found 2 tracks
mp4 debug: track[Id 0x1] read 280 chunk
mp4 debug: track[Id 0x1] read 5871 samples length:136s
main debug: selecting program id=0
mp4 debug: adding track[Id 0x1] audio (enable) language undef
mp4 debug: track[Id 0x2] read 280 chunk
mp4 debug: track[Id 0x2] read 4091 samples length:136s
mp4 debug: adding track[Id 0x2] video (enable) language undef
main debug: using demux module "mp4"
main debug: TIMER module_Need() : 13.595 ms - Total 13.595 ms / 1 intvls (Avg 13.595 ms)
mp4 warning: DEMUX_GET_FPS unimplemented !!
mp4 warning: DEMUX_GET_FPS unimplemented !!
main debug: looking for a subtitle file in /path_deleted/
main debug: looking for decoder module: 30 candidates
main debug: using decoder module "faad"
main debug: TIMER module_Need() : 24.730 ms - Total 24.730 ms / 1 intvls (Avg 24.730 ms)
main debug: thread 27727872 (decoder) created at priority 22 (input/decoder.c:217)
main debug: looking for decoder module: 30 candidates
main debug: thread started
avcodec debug: libavcodec initialized (interface 3413760 )
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_Need() : 113.211 ms - Total 113.211 ms / 1 intvls (Avg 113.211 ms)
main debug: thread started
message warning: message queue overflowed
main warning: late picture skipped (1221)
main warning: late picture skipped (8664)
main warning: output date isn't PTS date, requesting resampling (42136)
main warning: buffer is 42134 late, triggering upsampling
main warning: late picture skipped (16850)
main warning: late picture skipped (13157)
main warning: late picture skipped (2713)
main warning: late picture skipped (3172)
main warning: resampling stopped after 9304433 usec (drift: 315)
main warning: output date isn't PTS date, requesting resampling (41185)
main warning: buffer is 41052 late, triggering upsampling
main warning: late picture skipped (2933)
main debug: control type=1
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 15 guests