radioML / dataset

Open RadioML Synthetic Benchmark Dataset
244 stars 140 forks source link

error decoding file #15

Open hongdehua opened 6 years ago

hongdehua commented 6 years ago

When I run generate_RML2016.10a.py, this error come out(only when generate am&amssb&fm)

$ ./generate_RML2016.10a.py snr is -20 len(interp_taps) = 287 [mp3 @ 0x7fcfb8000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcfb8002040] Header missing error decoding file ... error decoding file [mp3 @ 0x7fcff0000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcff0096c80] Header missing error decoding file all done. writing to disk

Is there something that my computer missed? these three modulations signal data is wrong when I inspect frequency spectrum and power spectrum。

pachpandepriti commented 6 years ago

Can you please guide me with the steps how u are executing this file in gnu radio? Thanks in advance

hz5612777 commented 5 years ago

I I have the same problem with “Header missing” and "error decoding file", can someone tell me how to solve it?

zkmartin commented 4 years ago

When I run generate_RML2016.10a.py, this error come out(only when generate am&amssb&fm)

$ ./generate_RML2016.10a.py snr is -20 len(interp_taps) = 287 [mp3 @ 0x7fcfb8000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcfb8002040] Header missing error decoding file ... error decoding file [mp3 @ 0x7fcff0000b60] Skipping 0 bytes of junk at 70700. [mp3 @ 0x7fcff0096c80] Header missing error decoding file all done. writing to disk

Is there something that my computer missed? these three modulations signal data is wrong when I inspect frequency spectrum and power spectrum。

Have you solved this problem?