MP3 long file seeking
Posted: 24 Mar 2012 01:47
Goal: Insert seek points periodically in a long MP3 file
I'm currently streaming audio into a long MP3 file, and I want to be able to seek back and forth through the file. It appears this can be accomplished through a table of contents in a VBR header http://www.codeproject.com/Articles/829 ... ame-Header.
I have VLC 2.0.1 and I'm wandering if inserting seek points is possible with VLC, VLM, or something similar.
I'm currently streaming audio into a long MP3 file, and I want to be able to seek back and forth through the file. It appears this can be accomplished through a table of contents in a VBR header http://www.codeproject.com/Articles/829 ... ame-Header.
I have VLC 2.0.1 and I'm wandering if inserting seek points is possible with VLC, VLM, or something similar.