Lines Matching refs:warning

108 							$this->warning('[avdataend] value may be incorrect, multiple AVIX chunks may be present');
157 …$this->warning('Found wrongly-structured DIVXTAG at offset '.($this->ftell() - 128).', parsing any…
162 …$this->warning('Expecting "RIFF|JUNK|IDVX" at '.$nextRIFFoffset.', found "'.$nextRIFFheaderID.'" (…
211 $this->warning('Audio codec = '.$thisfile_audio['codec']);
314 $this->warning('RIFF.WAVE.BEXT.origin_time is invalid');
317 $this->warning('RIFF.WAVE.BEXT.origin_date is invalid');
398 …$this->warning('RIFF.WAVE.SNDM.data contains tag not expected length (expected: '.$SNDM_thisTagSiz…
401 …$this->warning('RIFF.WAVE.SNDM.data contains zero-size tag at offset '.$SNDM_startoffset.' (file o…
410 …$this->warning('RIFF.WAVE.SNDM contains unknown tag "'.$SNDM_thisTagKey.'" at offset '.$SNDM_start…
584 …$this->warning('Probably truncated file - expecting '.$thisfile_riff[$RIFFsubtype]['data'][0]['siz…
593 …$this->warning('File should probably be padded to nearest WORD boundary, but it is not (expecting …
597 …$this->warning('Probably truncated file - expecting '.$thisfile_riff[$RIFFsubtype]['data'][0]['siz…
606 …$this->warning('Extra null byte at end of MP3 data assumed to be RIFF padding and therefore ignore…
635 …$this->warning('Probably truncated file - expecting '.($info['avdataend'] - $info['avdataoffset'])…
875 $this->warning('Unhandled fccType for stream ('.$i.'): "'.$strhfccType.'"');
980 …$this->warning('Probable truncated AIFF file: expecting '.$thisfile_riff[$RIFFsubtype]['SSND'][0][…
1098 …$this->warning('Probable truncated AIFF file: expecting '.$thisfile_riff[$RIFFsubtype]['BODY'][0][…
1130 …$this->warning('Unexpected sCompression value in 8SVX.VHDR chunk - expecting 0 or 1, found "'.$thi…
1148 …$this->warning('Unexpected value in 8SVX.CHAN chunk - expecting 2 or 4 or 6, found "'.$ChannelsInd…
1253 $this->warning('mapping "'.$ID3v2_key_bad.'" chunk to "'.$ID3v2_key_good.'"');
1496 $this->warning('RIFFAMV parser: '.$e->getMessage());
1532 …$this->warning('Chunk ('.$chunkname.') size at offset '.($this->ftell() - 4).' is zero. Aborting R…
1592 $this->warning($value);
1684 $this->warning('getid3_ac3() says: ['.$newerror.']');
1704 $this->warning('getid3_dts() says: ['.$newerror.']');
1753 …$this->warning('Chunk "'.$chunkname.'" at offset '.$this->ftell().' is unexpectedly larger than 1M…
1827 …$this->warning('RIFF.WAVE.scot.filelength ('.$RIFFchunk[$chunkname][$thisindex]['parsed']['filelen…
1858 $this->warning('RIFF parser: '.$e->getMessage());