Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Question about using Java for data compression:

    • 0
    • 0
    • 0
    • 1
    • 0
    • 0
    • 0
    • 387
    Answer it

    Hello,

    I have a question regarding the best approach to using Java to compress an MP4 music file. My approach is to use Java NIO to input the MP4 file into RAM as a stream and parse the bits to find a specific bit pattern. When I find the bit pattern, I store it in the compressed output file and continue parsing the remaining bits until done. Finally, save the compressed MP4 file. Is Java NIO the fastest approach to compressing the MP4 at the bit level or is there a better way to do this? Thank you.

    Michael

 1 Answer(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: