swiftraccoon / cpp-sdrtrunk-transcriber

monitor directory for SDRTrunk Project25 mp3 files. categorize files. create transcription file.
GNU General Public License v3.0
2 stars 0 forks source link

Failed to read frame size: Could not seek #5

Closed swiftraccoon closed 8 months ago

swiftraccoon commented 8 months ago

[mp3 @ 0x55b170ed8500] Failed to read frame size: Could not seek to 1026. /home/foxtrot/SDRTrunk/recordings/20231023_003834North_Carolina_VIPER_Rutherford_T-Control__TO_41020_FROM_1610092.mp3: Invalid argument fileProcessor.cpp Invalid argument: stof

i think this is probably due to the file not being completely written yet

swiftraccoon commented 8 months ago

in latest binary I've been running for a while now I'm yet to see this error anymore. guessing file write check likely fixed this. will close this tomorrow if i still do not see the error anymore.

swiftraccoon commented 8 months ago

haven't seen this error since file write check implemented