Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flac decoder could not work #21

Open
powerpun opened this issue Oct 1, 2022 · 0 comments
Open

Flac decoder could not work #21

powerpun opened this issue Oct 1, 2022 · 0 comments

Comments

@powerpun
Copy link

powerpun commented Oct 1, 2022

I (987) PLAY_SDCARD_MUSIC: [4.1] Listening event from all elements of pipeline
I (997) PLAY_SDCARD_MUSIC: [4.2] Listening event from peripherals
I (997) PLAY_SDCARD_MUSIC: [ 5 ] Start audio_pipeline
E (1007) FATFS_STREAM: Failed to open. File name: /sdcard/test.flac, error message: Invalid argument, line: 116
E (1017) AUDIO_ELEMENT: [file] AEL_STATUS_ERROR_OPEN,-1
W (1017) AUDIO_ELEMENT: [file] audio_element_on_cmd_error,7
W (1027) AUDIO_ELEMENT: IN-[dec] AEL_IO_ABORT
W (1037) AUDIO_ELEMENT: [dec] AEL_IO_ABORT, -3
W (1037) AUDIO_ELEMENT: IN-[i2s] AEL_IO_ABORT
I (1047) PLAY_SDCARD_MUSIC: [ 6 ] Listen for all pipeline events
W (1067) PLAY_SDCARD_MUSIC: [ * ] Stop event received
I (1067) PLAY_SDCARD_MUSIC: [ 7 ] Stop audio_pipeline
E (1067) AUDIO_ELEMENT: [file] Element already stopped
E (1067) AUDIO_ELEMENT: [dec] Element already stopped
E (1077) AUDIO_ELEMENT: [i2s] Element already stopped

tested mp3/wav could work but not flac.
like something wrong with the library, and could not debut cause no source codes to look into.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant