I dont think they are completely initialized.  If i try one of the other test files it will show &quot;lil wayne&quot; for each field.. the only way lil wayne would be there is if it was read from the file.<br><br>debugging native code on the android OS is awful.. i&#39;ll give it a try tho<br>
<br><div class="gmail_quote">2011/6/14 Lukáš Lalinský <span dir="ltr">&lt;<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Tue, Jun 14, 2011 at 1:13 AM, Kyle &lt;<a href="mailto:gonemad@gmail.com">gonemad@gmail.com</a>&gt; wrote:<br>
&gt; however my issue is on the android os.  I took the code from the sample and<br>
&gt; put it into mine.. only changing the way of output (android log instead of<br>
&gt; cout) and the result is all blacks<br>
&gt;<br>
&gt; 06-13 22:58:34.975: INFO/NDK(4986): ********************<br>
&gt; 06-13 22:58:34.975: INFO/NDK(4986): /mnt/sdcard/aac-test.m4a<br>
&gt; 06-13 22:58:34.975: INFO/NDK(4986): ********************<br>
&gt; 06-13 22:58:35.155: INFO/NDK(4986): -- TAG --<br>
&gt; 06-13 22:58:35.155: INFO/NDK(4986): title   -<br>
&gt; 06-13 22:58:35.155: INFO/NDK(4986): artist  -<br>
&gt; 06-13 22:58:35.155: INFO/NDK(4986): album   -<br>
&gt; 06-13 22:58:35.165: INFO/NDK(4986): comment -<br>
&gt; 06-13 22:58:35.165: INFO/NDK(4986): genre   -<br>
&gt; 06-13 22:58:35.165: INFO/NDK(4986): -- AUDIO --<br>
&gt;<br>
&gt; Using an mp4file instead of fileref i get this<br>
&gt;<br>
&gt; 06-13 23:12:02.844: INFO/NDK(5340): ********************<br>
&gt; 06-13 23:12:02.844: INFO/NDK(5340): /mnt/sdcard/aac-test.m4a<br>
&gt; 06-13 23:12:02.844: INFO/NDK(5340): ********************<br>
&gt; 06-13 23:12:02.934: INFO/NDK(5340): -- TAG --<br>
&gt; 06-13 23:12:02.945: INFO/NDK(5340): title   -<br>
&gt; 06-13 23:12:02.945: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
&gt; 06-13 23:12:02.945: INFO/NDK(5340): artist  -<br>
&gt; 06-13 23:12:02.945: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
&gt; 06-13 23:12:02.945: INFO/NDK(5340): album   -<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): comment -<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): genre   -<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
&gt; 06-13 23:12:02.954: INFO/NDK(5340): -- AUDIO --<br>
<br>
</div></div>This looks like it&#39;s failing to load the file, then you are ignoring<br>
some check and then it&#39;s trying to print uninitialized strings. I<br>
don&#39;t know what would be wrong, you will probably have to do some<br>
debugging to see at which point it decides that it doesn&#39;t know about<br>
the file format.<br>
<br>
Lukas<br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>-Kyle<br>
<div style="visibility: hidden; left: -5000px;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup{position: absolute;z-index: 9999;padding: 0px 0px;margin-left: 0px;margin-top: 0px;overflow: hidden;word-wrap: break-word;color: black;font-size: 10px;text-align: left;line-height: 130%;}</style>