[FFmpeg-user] How to convert m4a to mp3 with thumbnail included?

2023-01-02 Thread Sendex Six
I have an m4a audio, and I want to convert this into mp3 with a thumbnail included, and I pipe the result to an s3 bucket. I can able to do converting, but the thumbnail was always ignored; I think it is because of the pipe:1 or - Because when I do it in the terminal and directly output it in my

[FFmpeg-user] How to compile ffmpeg with https support

2022-11-14 Thread Sendex Six
Hi all, as per the title of this email, how can we do this? Also, please include links for any references. Thank you so much, everyone. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, vi

[FFmpeg-user] Get the file size in advance when encoding from one another format

2022-06-14 Thread Sendex Six
I've created a simple wrapper for FFmpeg using java and use this in a spring boot web application, and everything works fine. But the problem is I have this requirement that I need to get the file size of any media format in advance from encoding to another format because I need to set the Header C

Re: [FFmpeg-user] FFMpeg - How to get the filesize in advance after encoding

2022-05-24 Thread Sendex Six
6 schrieb Sendex Six: > > FFMpeg - How to get the filesize in advance after encoding so that I can > > set this value in the Content-Length of the webpage > > by just use whatever shell / scripting language function to read it? how &

[FFmpeg-user] FFMpeg - How to get the filesize in advance after encoding

2022-05-23 Thread Sendex Six
Hello FFMpeg, FFMpeg - How to get the filesize in advance after encoding so that I can set this value in the Content-Length of the webpage Hopefully your response Thank you ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/