hi, I plan to write a simple program that automatically generates netcat module for any existing music. your kernel module seems deal with all the tracks like one big ogg file. Is it true that tracks was originally encoded as one ogg file, and you split it into six pieces that actually share the same ogg header? If it is true , I wonder how you locate boundary between tracks in the encoded file.
hi, I plan to write a simple program that automatically generates netcat module for any existing music. your kernel module seems deal with all the tracks like one big ogg file. Is it true that tracks was originally encoded as one ogg file, and you split it into six pieces that actually share the same ogg header? If it is true , I wonder how you locate boundary between tracks in the encoded file.