Reading iTunesMovies file in iPhone?
Posted
by raziiq
on Stack Overflow
See other posts from Stack Overflow
or by raziiq
Published on 2010-02-13T13:45:15Z
Indexed on
2010/04/09
4:23 UTC
Read the original article
Hit count: 407
Hi there.
In iPhone, the iPod app saves the media files (audio, video) with strange names and in weird folders (F00,F01 etc). There is a file named iTunesMovies in iPhone, which contains all the information about the metadata of those video files and how they are to be displayed in iPod app. I copied that to my Mac also, and when i tried to open that file in textEdit, it showed some alien characters which made me believe that it is encrypted may be(Thats just a wild guess).
I want to read/change the contents of that iTunesMovies file. Can i do that? Is there any Framework which deals with that iTunesMovies file?
Thanks in advance
© Stack Overflow or respective owner