Bugs item #486868, was opened at 2001-11-29 00:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=486868&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: No Sound On Playback Initial Comment: Tried compiling and running the latest CVS source (2001-11-28 23:32) On playback, the player refuses to detect an audio stream-- even when one is present. Audio is recorded fine and works when played back on other players. Here's the output (this was a 15s clip created with vcr 1.09) : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse 999.735000 MHz Pentium III (Coppermine) processor detected MainAVIHeader: MicroSecPerFrame=33366 MaxBytesPerSec=0 PaddingGranularity=0 Flags=[ HAS_INDEX TRUST_CKTYPE ] TotalFrames=449 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=384x288 AVIStreamHeader: FccType=vids FccHandler=DIV4 Flags=[ ] InitialFrames=0 Scale=33366 Rate=1000000 Start=0 Length=449 SuggestedBufferSize=0 Quality=10000 SampleSize=0 Rect l,r,t,b=0,384,0,288 AVIStreamHeader: FccType=auds FccHandler=0x55 Flags=[ ] InitialFrames=0 Scale=1 Rate=12000 Start=0 Length=179463 SuggestedBufferSize=0 Quality=0 SampleSize=1 Rect l,r,t,b=0,0,0,0 Stream 0: 0x73646976 (vids) : 0x34564944 (DIV4) 449 chunks (7.02KB) Cache: Adding stream 0, 449 chunks Stream 1: 0x73647561 (auds) : 0x55 (MPEG Layer-3) 323 chunks (5.05KB) Cache: Adding stream 1, 323 chunks Cache: Creating cache for file descriptor: 7 Initialized stream 0 (Chunk table size 449, format size 40) Initialized stream 0 (Chunk table size 179463, format size 30) Successfully opened t.avi /usr/local/lib/avifile0.6/libwin32.so: found A: 13 V: 44 plugins /usr/local/lib/avifile0.6/libvorbis_audio.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmpeg_audiodec.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmp3lamebin_audioenc.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmjpeg.so: found A: 0 V: 1 plugin /usr/local/lib/avifile0.6/libmad_audiodec.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libffmpeg.so: found A: 2 V: 5 plugins /usr/local/lib/avifile0.6/libdivx4.so: found A: 0 V: 2 plugins /usr/local/lib/avifile0.6/libaudiodec.so: found A: 5 V: 0 plugins /usr/local/lib/avifile0.6/libac3pass.so: found A: 1 V: 0 plugin FFVideoDecoder opened FFMPEG DivX ;-) video decoder created Audiostream not detected Video decoder thread lowered priority to 5 SDL Video driver: x11 Detected nVidia GLX driver - clearing 2 lowest lines... Creating YUV overlay 384x288, fourcc 0x32315659 (YV12) ---------------------------------------------------------------------- Comment By: Paul Wagland (pwagland) Date: 2001-12-05 18:39 Message: Logged In: YES user_id=19812 I am also seeing this! Here is the output from my player. I am also using an NVIDIA card, but I would not think that should matter too much for sound.... :-) MainAVIHeader: MicroSecPerFrame=40000 MaxBytesPerSec=0 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED ] TotalFrames=7167 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=384x288 AVIStreamHeader: FccType=vids FccHandler=div3 Flags=[ ] InitialFrames=0 Scale=1 Rate=25 Start=0 Length=7167 SuggestedBufferSize=39377 Quality=10000 SampleSize=0 Rect l,r,t,b=0,384,0,288 AVIStreamHeader: FccType=auds FccHandler=0x0 Flags=[ ] InitialFrames=1 Scale=4 Rate=176400 Start=0 Length=12642588 SuggestedBufferSize=88200 Quality=0 SampleSize=4 Rect l,r,t,b=0,0,0,0 Stream 0: 0x73646976 (vids) : 0x33766964 (div3) 7167 chunks (111.98KB) Cache: Adding stream 0, 7167 chunks Stream 1: 0x73647561 (auds) : 0x0 (unknown?) 7156 chunks (111.81KB) Cache: Adding stream 1, 7156 chunks Cache: Creating cache for file descriptor: 7 Initialized stream 0 (Chunk table size 7167, format size 40) Initialized stream 0 (Chunk table size 50567706, format size 16) Successfully opened /data/video/movies/paul/HackersAtLarge_MusicVid__psy__6000kbit.avi /usr/local/lib/avifile0.6/libwin32.so: found A: 13 V: 46 plugins /usr/local/lib/avifile0.6/libvorbis_audio.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmpeg_audiodec.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmp3lamebin_audioenc.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libmjpeg.so: found A: 0 V: 1 plugin /usr/local/lib/avifile0.6/libmad_audiodec.so: found A: 1 V: 0 plugin /usr/local/lib/avifile0.6/libffmpeg.so: found A: 2 V: 5 plugins /usr/local/lib/avifile0.6/libdivx4.so: found A: 0 V: 2 plugins /usr/local/lib/avifile0.6/libaudiodec.so: found A: 5 V: 0 plugins /usr/local/lib/avifile0.6/libac3pass.so: found A: 1 V: 0 plugin Using DirectShow codec: divx_c32.ax Decoder is capable of YUV output ( flags 0x9 ) DivX ;-) DirectShow video decoder created Audiostream not detected ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=486868&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
