Re: [FFmpeg-devel] [PATCH 0/2] avformat/mvdec: make audio stream conditional

2021-12-31 Thread John-Paul Stewart
On 2021-12-31 19:33, Andreas Rheinhardt wrote: > John-Paul Stewart: >> On 2021-12-31 17:19, Andreas Rheinhardt wrote: >>> John-Paul Stewart: Recent discussion on the list led me to realize that libavformat was unconditionally creating an audio stream for all SGI movie format (version

Re: [FFmpeg-devel] [PATCH 0/2] avformat/mvdec: make audio stream conditional

2021-12-31 Thread Andreas Rheinhardt
John-Paul Stewart: > On 2021-12-31 17:19, Andreas Rheinhardt wrote: >> John-Paul Stewart: >>> Recent discussion on the list led me to realize that libavformat was >>> unconditionally creating an audio stream for all SGI movie format >>> (version 2) files, even when no audio is present in the file.

Re: [FFmpeg-devel] [PATCH 0/2] avformat/mvdec: make audio stream conditional

2021-12-31 Thread John-Paul Stewart
On 2021-12-31 17:19, Andreas Rheinhardt wrote: > John-Paul Stewart: >> Recent discussion on the list led me to realize that libavformat was >> unconditionally creating an audio stream for all SGI movie format >> (version 2) files, even when no audio is present in the file. >> >> A sample of a mov

Re: [FFmpeg-devel] [PATCH 0/2] avformat/mvdec: make audio stream conditional

2021-12-31 Thread Andreas Rheinhardt
John-Paul Stewart: > Recent discussion on the list led me to realize that libavformat was > unconditionally creating an audio stream for all SGI movie format > (version 2) files, even when no audio is present in the file. > > A sample of a movie file with no audio can be found at > http://ww