Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39566 - avirecompress crashes on AVIs generated by my FujiFilm Finepix
Summary: avirecompress crashes on AVIs generated by my FujiFilm Finepix
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 08:12 UTC by bugs
Modified: 2004-10-05 05:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
An AVI recorded by my camera, crashes avirecompress (dscf0001.avi,179.94 KB, video/x-msvideo)
2004-01-27 08:13 UTC, bugs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugs 2004-01-27 08:12:17 UTC
Going to report this on the avidemux project forums too, because I am not certain it is question of something Gentoo related.  Following occurs with at least both 2.0.18 and 2.0.20.  Avirecompress used to work.  Have tried reemerging all media-lib dependancies of avidemux, just to see if that would help, before reemerging avidemux.

$ avirecompress
<init> : Avifile RELEASE-0.7.38-031002-05:12-Configured with: /var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice)
<init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
<init> : 1468.79 MHz Unknown CPU Type processor detected
<reader> : checking: /home/nemo/images/camera/christmas/squirrel/1072993186.avi
<AVI reader> : MainHeader: MicroSecPerFrame=100000 MaxBytesPerSec=163328
 PaddingGranularity=0 Flags=[ HAS_INDEX WAS_CAPTURED_FILE ] TotalFrames=600
 InitialFrames=0 Streams=2 SuggestedBufferSize=192000 WxH=320x240
 Scale=0 Rate=0 Start=0 Length=0
<AVI Reader> : WARNING: fccHandler differs from biCompression!
<AVI reader> : StreamHeader: Type=vids Handler=MJPG Flags=[ ]
 InitialFrames=0 Scale=100000 Rate=1000000 Start=0 Length=600
 SuggestedBufferSize=192000 Quality=10000 SampleSize=0 Rect l,r,t,b=0,320,0,240
<AVI reader> : StreamHeader: Type=auds Handler=0x0 Flags=[ ]
 InitialFrames=0 Scale=1 Rate=8000 Start=0 Length=480000
 SuggestedBufferSize=16000 Quality=10000 SampleSize=1 Rect l,r,t,b=0,0,0,0
<AVI reader> : Reconstructing index from offset: 14336
<AVI reader> : WARNING: stream header has incorrect dwLength (600 != 286)
<AVI reader> : Stream 0 vids : MJPG (0x47504a4d) 286 chunks (1.12KB)
<AVI reader> : WARNING: stream header has incorrect dwLength (480000 != 232000)
<AVI reader> : Stream 1 auds : PCM (0x1) 29 chunks (0.23KB)
<StreamCache> : Creating cache for file descriptor: 8
<reader> : Initialized video stream (chunk tblsz: 286, fmtsz: 40)
<reader> : Initialized audio stream (chunk tblsz: 232000, fmtsz: 18)
<LDT keeper> : Installed fs segment: 0x43ed7000
<codec keeper> : Found 12 plugins (/usr/lib/avifile-0.7,A:40,V:87)
<codec keeper> : OS Motion JPEG video decoder created
RecompressFilter: Create: 0x47504a4d  "MJPG" name:
Huffman table 0x00 was not defined




Reproducible: Always
Steps to Reproduce:
1. Record a movie using my FujiFilm Finepix 3800
2. Transfer to computer
3. Attempt to load in avidemux

Actual Results:  
crashed

Expected Results:  
Should have loaded movie for editing
Comment 1 bugs 2004-01-27 08:13:57 UTC
Created attachment 24491 [details]
An AVI recorded by my camera, crashes avirecompress
Comment 2 bugs 2004-02-03 11:46:52 UTC
Somehow I thought I had gotten avidemux as the answer to a qpkg -f  for avirecompress.
Reemerging the correct package.  Will keep posted.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2004-10-05 05:35:50 UTC
Is there still a problem? If yes, please re-open.