On Tue, Nov 16, 2021 at 11:26:26PM +0100, Michael Niedermayer wrote:
> On Tue, Nov 16, 2021 at 08:11:41PM +0100, Anton Khirnov wrote:
> > Quoting Michael Niedermayer (2021-11-16 14:46:43)
> > > On Mon, Nov 15, 2021 at 04:23:59PM +0100, Anton Khirnov wrote:
> > > > bits_per_raw_sample is already set
On Tue, Nov 16, 2021 at 08:11:41PM +0100, Anton Khirnov wrote:
> Quoting Michael Niedermayer (2021-11-16 14:46:43)
> > On Mon, Nov 15, 2021 at 04:23:59PM +0100, Anton Khirnov wrote:
> > > bits_per_raw_sample is already set in new_video_stream(), so this code
> > > has no effect.
> > > ---
> > > ff
Quoting Michael Niedermayer (2021-11-16 14:46:43)
> On Mon, Nov 15, 2021 at 04:23:59PM +0100, Anton Khirnov wrote:
> > bits_per_raw_sample is already set in new_video_stream(), so this code
> > has no effect.
> > ---
> > fftools/ffmpeg.c | 7 ---
> > fftools/ffmpeg.h | 1 -
> > fftools
On Mon, Nov 15, 2021 at 04:23:59PM +0100, Anton Khirnov wrote:
> bits_per_raw_sample is already set in new_video_stream(), so this code
> has no effect.
> ---
> fftools/ffmpeg.c | 7 ---
> fftools/ffmpeg.h | 1 -
> fftools/ffmpeg_opt.c | 2 +-
> 3 files changed, 1 insertion(+), 9 delet