Hello,<div>I have a list of *.wav files to be played in sync with their corresponding video files.</div><div>I load them into tables to play them with tabread~</div><div>Most of the time it works, except for some files, where I get &quot;error: resize failed&quot; and they won&#39;t play back.</div>

<div>The files are relatively big (between 30 and 100 MB), but I put &quot;-maxsize 9999999&quot; in the loading message.</div><div>(This should allow to load wave files up to 3.7 minutes long, right ? I do not get the &quot;truncated&quot; warning...)</div>

<div>The wavs are created using ffmpeg to extract the audio from the video files.</div><div>I tried re-encoding the offending wav file in Audacity, with still the same result.</div><div>The offending files are not necessarily the biggest ones.</div>

<div>more strange stuff:</div><div>The table that should hold the wav file shows a flat line which ends halfway the table, the rest is blank.</div><div>When opening the properties for the table, and trying to copy the &quot;23151200&quot; in the &#39;size&#39; entry, I get &quot;error: .gfxstub8585b30.n.entry: no such object&quot;, although it seems to copy to the clipboard alright.</div>

<div>Pd version 0.41.4-extended</div><div>ubuntustudio Hardy</div><div>any ideas ?</div><div>thanks,</div><div>Tim</div>