Re: [FFmpeg-user] Issues deinterlacing DirectShow input with ffplay

2022-04-09 Thread Roger Pack
Input frame rate is still the same both ways? On Fri, Aug 13, 2021 at 10:06 PM Alex via ffmpeg-user wrote: > > I'm using ffplay as a live preview for my capture card, and I'm trying to use > the yadif filter in mode 1 (send_field) to deinterlace the 59.94i input to > 59.94 fps. > > Using this

Re: [FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread Paul B Mahol
On Sat, Apr 9, 2022 at 8:31 PM morgan holly via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > >> > >> > >> > On Sat, Apr 9, 2022 at 5:22 PM morgan holly via ffmpeg-user < > ffmpeg-user@ffmpeg.org > wrote: > >> > this is part question and part warning. When I run

Re: [FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread morgan holly via ffmpeg-user
>> >> >> > On Sat, Apr 9, 2022 at 5:22 PM morgan holly via ffmpeg-user >> > mailto:ffmpeg-user@ffmpeg.org>> wrote: >> > this is part question and part warning. When I run the cmd below FFMPEG >> > automatically knocks my 24bit source audio down to 8bits(!). I was able to >> > change that by

Re: [FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread Paul B Mahol
On Sat, Apr 9, 2022 at 7:29 PM morgan holly via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > > > On Apr 9, 2022, at 11:10 AM, Paul B Mahol wrote: > > > > > > > > On Sat, Apr 9, 2022 at 5:22 PM morgan holly via ffmpeg-user < > ffmpeg-user@ffmpeg.org > wrote: > >

Re: [FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread morgan holly via ffmpeg-user
> On Apr 9, 2022, at 11:10 AM, Paul B Mahol wrote: > > > > On Sat, Apr 9, 2022 at 5:22 PM morgan holly via ffmpeg-user > mailto:ffmpeg-user@ffmpeg.org>> wrote: > this is part question and part warning. When I run the cmd below FFMPEG > automatically knocks my 24bit source audio down to

Re: [FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread Paul B Mahol
On Sat, Apr 9, 2022 at 5:22 PM morgan holly via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > this is part question and part warning. When I run the cmd below FFMPEG > automatically knocks my 24bit source audio down to 8bits(!). I was able to > change that by adding 'aformat=sample_fmts=s32'

[FFmpeg-user] Audio automatically resampled to 8bit from 24bit when using concat and lavfi nullsrc

2022-04-09 Thread morgan holly via ffmpeg-user
this is part question and part warning. When I run the cmd below FFMPEG automatically knocks my 24bit source audio down to 8bits(!). I was able to change that by adding 'aformat=sample_fmts=s32' into the filterchain for the anullsrc inputs. The warning is: make sure you check your output

Re: [FFmpeg-user] How can I extract m3u8 URL for use with ffmpeg on this site?

2022-04-09 Thread Reino Wijnsma
Hello Bo, On 2022-04-07T18:48:06+0200, Bo Berglund wrote: > I want to get hold of the m3u8 URL on this site You do realize this is the FFmpeg mailinglist, right? This question has nothing to do with FFmpeg. If you want more answers, then this is the wrong place to ask. > Another example page