New submission from compn <[EMAIL PROTECTED]>:

http://www.thepainpage.com/square_pegs.mov

[cami:~] compn% ffmpeg -i /Volumes/D\$/square_pegs.mov
FFmpeg version SVN-r10527, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --extra-cflags=-I/usr/local/include/SDL --extra-ldflags=-L/usr/
local/lib
  libavutil version: 49.5.0
  libavcodec version: 51.44.0
  libavformat version: 51.13.3
  built on Sep 18 2007 13:18:58, gcc: 3.3 20030304 (Apple Computer, Inc. build 
1809)
Segmentation fault

[cami:~] compn% ffplay /Volumes/D\$/square_pegs.mov
ffplay(269,0xa000ed88) malloc: ***  Deallocation of a pointer not malloced: 
0x133c0f0; This could be a double free(), or free() called with the middle of 
an 
allocated block; Try setting environment variable MallocHelp to see tools to 
help debug
Segmentation fault

mplayer native mov demuxer fails to detect as mov.
quicktime plays it fine

[cami:~] compn% qt_info /Volumes/D\$/square_pegs.mov
+                 movie name : /Volumes/D$/square_pegs.mov
+             movie duration : 160.233 (4807/30)
+                 movie rate : 0.000000
+       movie preferred rate : 1.000000
+               movie volume : 256
+     movie preferred volume : 255
+                  movie box : (0,0,160,120)
+       movie natural bounds : (0,0,160,120)
+     movie display clip rgn : (null)
+             movie clip rgn : (null)
+   movie display bounds rgn : rectangular (0,0,160,120)
+          movie track count : 2
+
+                track index : 1
+                   track id : 1
+      track create/mod time : 2932459541 / 2932459684
+              track enabled : yes
+   track usage/layer/alt id : 14 / 50 / 1
+               track volume : 0
+               track offset : 0.000 (0/30)
+             track duration : 160.233 (4807/30)
+           track dimensions : (160,120)
+             track clip rgn : (null)
+   track display bounds rgn : rectangular (0,0,160,120)
+     track movie bounds rgn : rectangular (0,0,160,120)
+           track bounds rgn : rectangular (0,0,160,120)
+             media duration : 160.233 (4807/30)
+             media language : 0
+              media quality : 0
+              media handler : vide/appl Apple Video Media Handler
+         media data handler : alis/appl Apple Alias Data Handler
+    media description count : 1
+         media sample count : 1603
+    media sync sample count : 1603
+ media preferred chunk size : 32768
+            media file name : square_pegs.mov
+     --- sample description : 1 of 1
+               video format : jpeg Apple Photo - JPEG
+   temporal/spatial quality : 0 / 375
+         width/height/depth : 160 / 120 / 24
+
+                track index : 2
+                   track id : 2
+      track create/mod time : 2932459541 / 2932459684
+              track enabled : yes
+   track usage/layer/alt id : 14 / 0 / 2
+               track volume : 255
+               track offset : 0.000 (0/30)
+             track duration : 160.233 (4807/30)
+           track dimensions : (0,0)
+             track clip rgn : (null)
+   track display bounds rgn : (empty)
+     track movie bounds rgn : (empty)
+           track bounds rgn : (empty)
+             media duration : 160.248 (1783074/11127)
+             media language : 0
+              media quality : 0
+              media handler : soun/appl Apple Sound Media Handler
+         media data handler : alis/appl Apple Alias Data Handler
+    media description count : 1
+         media sample count : 1783074
+    media sync sample count : 1783074
+ media preferred chunk size : 5564
+            media file name : square_pegs.mov
+     --- sample description : 1 of 1
+               sound format : raw  -
+              bits/channels : 8 / 1
+              sampling rate : 11127

----------
assignedto: bcoudurier
messages: 683
nosy: bcoudurier, compn
priority: normal
status: open
substatus: open
title: mov demuxer fails on file
topic: avformat
type: bug

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

Reply via email to