Re: [FFmpeg-user] mp3 audio output recording error message when he has Cover

2022-03-06 Thread CMG DiGiTaL
hi Reino, Below is the Batch code: @echo off chcp 65001 cls echo * echo * ATTENTION ! * echo * * echo * 1. COPY the Audio file(s) you want to

Re: [FFmpeg-user] Can ffmpeg record video from this kind of URL?

2022-03-06 Thread Reino Wijnsma
On 2022-03-04T18:47:26+0100, Bo Berglund wrote: > https://msnbcdailyshows.com/ > > and the m3u8 URL I find if I use F12 in the browser when it plays: > > https://cdn.plt.one/cdn/premium327/chunks.m3u8 I don't see that url anywhere. Instead I'm seeing...

Re: [FFmpeg-user] mp3 audio output recording error message when he has Cover

2022-03-06 Thread Reino Wijnsma
On 2022-03-06T18:35:11+0100, CMG DiGiTaL wrote: > what is happening [...] Only one way to find out and that is to have a look at your Batch code. -- Reino ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] mp3 audio output recording error message when he has Cover

2022-03-06 Thread CMG DiGiTaL
> I don't know why you're posting 2 logs. Ok sorry, I posted both codes so I can verify that the code works. > For the second one your Batch code doesn't appear to work correctly for the bitrate and samplerate. what is happening is that it seems that when the file has cover art, the batch is

Re: [FFmpeg-user] mp3 audio output recording error message when he has Cover

2022-03-06 Thread Reino Wijnsma
On 2022-03-01T03:23:25+0100, CMG DiGiTaL wrote: > sorry I sent the wrong log, follow the right log: > > [...] > *-c:v copy -acodec mp3 -b:a 32 -ar:a 44100* > > [...] > *-c:v copy -acodec mp3 -b:a -ar:a N/A* I don't know why you're posting 2 logs. The first one is obviously correctly being