I dont think they are completely initialized. If i try one of the other test files it will show "lil wayne" 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'll give it a try tho<br>
<br><div class="gmail_quote">2011/6/14 Lukáš Lalinský <span dir="ltr"><<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>></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 <<a href="mailto:gonemad@gmail.com">gonemad@gmail.com</a>> wrote:<br>
> however my issue is on the android os. I took the code from the sample and<br>
> put it into mine.. only changing the way of output (android log instead of<br>
> cout) and the result is all blacks<br>
><br>
> 06-13 22:58:34.975: INFO/NDK(4986): ********************<br>
> 06-13 22:58:34.975: INFO/NDK(4986): /mnt/sdcard/aac-test.m4a<br>
> 06-13 22:58:34.975: INFO/NDK(4986): ********************<br>
> 06-13 22:58:35.155: INFO/NDK(4986): -- TAG --<br>
> 06-13 22:58:35.155: INFO/NDK(4986): title -<br>
> 06-13 22:58:35.155: INFO/NDK(4986): artist -<br>
> 06-13 22:58:35.155: INFO/NDK(4986): album -<br>
> 06-13 22:58:35.165: INFO/NDK(4986): comment -<br>
> 06-13 22:58:35.165: INFO/NDK(4986): genre -<br>
> 06-13 22:58:35.165: INFO/NDK(4986): -- AUDIO --<br>
><br>
> Using an mp4file instead of fileref i get this<br>
><br>
> 06-13 23:12:02.844: INFO/NDK(5340): ********************<br>
> 06-13 23:12:02.844: INFO/NDK(5340): /mnt/sdcard/aac-test.m4a<br>
> 06-13 23:12:02.844: INFO/NDK(5340): ********************<br>
> 06-13 23:12:02.934: INFO/NDK(5340): -- TAG --<br>
> 06-13 23:12:02.945: INFO/NDK(5340): title -<br>
> 06-13 23:12:02.945: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
> 06-13 23:12:02.945: INFO/NDK(5340): artist -<br>
> 06-13 23:12:02.945: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
> 06-13 23:12:02.945: INFO/NDK(5340): album -<br>
> 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
> 06-13 23:12:02.954: INFO/NDK(5340): comment -<br>
> 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
> 06-13 23:12:02.954: INFO/NDK(5340): genre -<br>
> 06-13 23:12:02.954: INFO/NDK(5340): 2011-03-25T07:00:00Z<br>
> 06-13 23:12:02.954: INFO/NDK(5340): -- AUDIO --<br>
<br>
</div></div>This looks like it's failing to load the file, then you are ignoring<br>
some check and then it's trying to print uninitialized strings. I<br>
don'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'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>