Hi to all, I tried to remove pictures of a flac file like this:<div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>FLAC::File f( "I:\\test.flac", true );</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>f.removePictures();</div>
<div><br></div><div> <span class="Apple-style-span" style="white-space: pre;">if ( !f.save() )
                printf( "Fail to save!") );</span></div><div><span class="Apple-style-span" style="white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="white-space: pre;">The save function seemed to be called successfully, but the pictures were still existing.</span></div>
<div><span class="Apple-style-span" style="white-space: pre;">Any suggestions regarding this? </span></div><div><span class="Apple-style-span" style="white-space: pre;">Thanks in advance.</span></div><br>-- <br>Best Regards<br>
</div>