Search found 6 matches

by davideferrario
Tue 2020-07-28 8:56
Forum: VS1010 Forum
Topic: VS1053 split Ogg stream uninterrupted audio
Replies: 8
Views: 8666

Re: VS1053 split Ogg stream uninterrupted audio

It is correct. For "wrong" I mean it doesn't start from 0.

It is not possible to configure to start index from 0?

Or to edit ogg frame so index start from 0?

I agree with you that it is not needed that timecode start from 0, but my customer need it in that way.
by davideferrario
Thu 2020-04-30 9:17
Forum: VS1010 Forum
Topic: VS1053 split Ogg stream uninterrupted audio
Replies: 8
Views: 8666

Re: VS1053 split Ogg stream uninterrupted audio

Hello,

regarding this post, I had success to split ogg frame into different files.

But I have the problem that if I open the ogg files with PC, I can listen captured audio correctly but the audio index of single files are wrong.

May you help me?
by davideferrario
Fri 2019-07-26 15:15
Forum: VS1010 Forum
Topic: VS1053 split Ogg stream uninterrupted audio
Replies: 8
Views: 8666

Re: VS1053 split Ogg stream uninterrupted audio

Thank you Henrik.

You understand correctly my situation and thank you for your answer.

I think I understood your explanation and I think I am able to implement it in ESP32 source code.

Thank you really much.
by davideferrario
Mon 2019-07-22 13:49
Forum: VS1010 Forum
Topic: VS1053 split Ogg stream uninterrupted audio
Replies: 8
Views: 8666

Re: VS1053 split Ogg stream uninterrupted audio

Hello,

I can not find in the older answer of Henrik and in the two links you paste how to detect the Ogg header that I need to save and replicate for different files.

Thank you
by davideferrario
Fri 2019-07-19 16:57
Forum: VS1010 Forum
Topic: VS1053 split Ogg stream uninterrupted audio
Replies: 8
Views: 8666

VS1053 split Ogg stream uninterrupted audio

Hello, I am working on an ESP32 + VS1053 based Ogg audio record that will send audio files to a web server. I'd like split continuos audio into sequential files (of about 1 minute time lenght). I am able to start VL1053 chip, start Ogg recording and save data to SD card. In forum (http://www.vsdsp-f...
by davideferrario
Fri 2019-07-12 16:45
Forum: Microcontroller Software
Topic: Problems with ogg recording on VS1053B
Replies: 7
Views: 8045

Re: Problems with ogg recording on VS1053B

Hello Henrik. I am interested in your latest answer. I am working on an ESP32 + VS1053 based Ogg audio record that will send audio files to a web server. I'd like split continuos audio into sequential files (of about 1 minute time lenght). I am able to start VL1053 chip, start Ogg recording and save...