Lines Matching refs:warning

86 			$this->warning($synchoffsetwarning);
148 …$this->warning('Expecting [audio][dataformat] to be mp1/mp2/mp3 when fileformat == mp3, [audio][da…
519 …$this->warning('Invalid bitrate index (15), this is a known bug in free-format MP3s encoded by LAM…
687 …$this->warning('MP3.Xing header missing VBR_bytes, assuming MPEG audio portion of file is '.number…
886 …$this->warning('Unknown LAME preset used ('.$thisfile_mpeg_audio_lame['preset_used_id'].') - pleas…
930 …$this->warning('VBR file with no VBR header. Bitrate values calculated from actual frame bitrates.…
944 …$this->warning('Last byte of data truncated (this is a known bug in Meracl ID3 Tag Writer before v…
947 …$this->warning('Probable truncated file: expecting '.$ExpectedNumberOfAudioBytes.' bytes of audio …
962 …$this->warning('Too much data in file: expecting '.$ExpectedNumberOfAudioBytes.' bytes of audio da…
1166 …$this->warning('Frame at offset ('.$offset.') is valid, but the next one at ('.$nextframetestoffse…
1218 …$this->warning('ModeExtension varies between first frame and other frames (known free-format issue…
1346 …$this->warning('too many MPEG audio frames to scan, only scanned first '.$max_frames_scan.' frames…
1514 …$this->warning('apparently-valid VBR header not used because could not find '.GETID3_MP3_VALID_CHE…
1516 …$this->warning('using data from VBR header even though could not find '.GETID3_MP3_VALID_CHECK_FRA…
1609 …$this->warning('too many MPEG audio frames to scan, only scanned '.$frames_scanned.' frames in '.$…
1621 $this->warning('Found '.$SynchErrorsFound.' synch errors in histogram analysis');