Hi, Am 29.09.2010 11:05, schrieb Burkhard Plaum: > Hi, > > Am 29.09.2010 01:01, schrieb august: >> >> >> has something changed in CVS that will cause wav files to crash? >> >> aug...@luv:~/audio$ gmerlin_play vueling/vueling.wav >> [avdecoder.demuxer] Info: Detected WAV format >> [gmerlin_player] Info: Name: vueling >> [gmerlin_player] Info: Format: WAV Format >> [gmerlin_player] Info: Audio streams 1 >> [gmerlin_player] Info: Audio stream: Float 32 bit little endian >> [gmerlin_player] Info: Playing audio stream 1 >> [gmerlin_player] Info: Input format: >> [gmerlin_player] Info: Channels: 2 >> [gmerlin_player] Info: Channel order: Front L, Front R >> [gmerlin_player] Info: Samplerate: 44100 >> [gmerlin_player] Info: Samples per frame: 1024 >> [gmerlin_player] Info: Interleave Mode: All channels interleaved >> [gmerlin_player] Info: Sample format: Floating point >> [gmerlin_player] Info: Output format: >> [gmerlin_player] Info: Channels: 2 >> [gmerlin_player] Info: Channel order: Front L, Front R >> [gmerlin_player] Info: Samplerate: 44100 >> [gmerlin_player] Info: Samples per frame: 4096 >> [gmerlin_player] Info: Interleave Mode: All channels interleaved >> [gmerlin_player] Info: Sample format: Floating point >> [ 0:00 ]/[ 4:49 ]gmerlin_play: malloc.c:4628: _int_malloc: >> Assertion `(unsigned long)(size)>= (unsigned long)(nb)' failed. >> Aborted >> > > Can I have a sample?
Not needed, I fixed it already. The bug was introduced by globally setting unknown packet durations to -1 instead of 0 (because in a Vorbis stream the first packet has a valid zero duration). Burkhard ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
