Dear all, First of all, thank you for this great tools. I've just encountered it and it work quite good. I can extact almost every swf file we have.
But, I've a problem extracting an mp3 files. Here's the case: Everytime I want to extract it, all I got is: -------------------- sil...@hacked-laptop:/tmp$ /usr/bin/swfextract -o /tmp/output/00000523_demo.mp3 -m /tmp/demo/00000523_demo.swf ERROR Soundstream is not mp3 (2) ------------------- But, if I check it with swfdump, I got this data: ------------------- sil...@hacked-laptop:/tmp$ swfdump -atpu demo/00000523_demo.swf [HEADER] File version: 9 [HEADER] File is zlib compressed. Ratio: 97% [HEADER] File size: 108314 (Depacked) [HEADER] Frame rate: 12.000000 [HEADER] Frame count: 1 [HEADER] Movie width: 10.00 [HEADER] Movie height: 10.00 [045] 4 FILEATTRIBUTES [009] 3 SETBACKGROUNDCOLOR (ff/ff/ff) [02d] 4 SOUNDSTREAMHEAD2 [00e] 108260 DEFINESOUND defines id 0001 (MP3 22Khz 16Bit mono) [00f] 3 STARTSOUND starts sound with id 0001 uses IDs: 1 [001] 0 SHOWFRAME 1 (00:00:00,000) [000] 0 END ------------------- Anyone have an Idea? -- Arief Bayu Purwanto About : http://about.freelancer.web.id/ Blog : http://bayu.freelancer.web.id/
