Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Help for ogg vorbis? (Read 4802 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Help for ogg vorbis?

Hi,

As i am not much aware of ogg vorbis format,in my application currently i am using mp3.I am encrypting the mp3 files and decrypting it while playing.But problem is that in low configuration device(android) it takes too much time to decrypt the file.

So as i have gone through some docs for ogg vorbis and come to know that it cotains data page by page,and there is also page header.

so, is there anyway that if i encrypt some bytes of ogg file that make it unplayable?