Hello all!
Recently I have recorded over 8 hours of a mms:// stream which was compressed with Windows Media Audio (v2). The problem is, that I have improperly set a muxer. I have set it to RAW (as I always do with MPEG streams and it works just fine). After recording, VLC cannot play this file, all other players cannot as well. This stream is really important for me, I want (with your help) somehow to restore it.
I tried to make a file with a normal header of an ASF file (made by VLC with correct settings for this stream) and the recorded raw data attached to it, but it looks like the data is in different format. Normal ASF file ripped by VLC has many blank spaces (if you open a file in some HEX editor and switch pages you can see it). My file looks solid, no such spaces at all. I presume this can be packet padding or something like this.
Please help!