On Wed, 13 Jun 2018 17:18:51 +0200
Carl Eugen Hoyos wrote:
> 2018-06-13 16:57 GMT+02:00, Timo Teras :
> > On Tue, 12 Jun 2018 23:09:47 +0200
> > Michael Niedermayer wrote:
> >
> >> On Mon, Jun 04, 2018 at 05:36:19PM +0300, Timo Teräs wrote:
> >> > For chapter images, the mov demux produces s
2018-06-13 16:57 GMT+02:00, Timo Teras :
> On Tue, 12 Jun 2018 23:09:47 +0200
> Michael Niedermayer wrote:
>
>> On Mon, Jun 04, 2018 at 05:36:19PM +0300, Timo Teräs wrote:
>> > For chapter images, the mov demux produces streams with disposition
>> > set to attached_pic+timed_thumbnails. This patch
On Tue, 12 Jun 2018 23:09:47 +0200
Michael Niedermayer wrote:
> On Mon, Jun 04, 2018 at 05:36:19PM +0300, Timo Teräs wrote:
> > For chapter images, the mov demux produces streams with disposition
> > set to attached_pic+timed_thumbnails. This patch fixes to properly
> > recognize streams that sho
On Mon, Jun 04, 2018 at 05:36:19PM +0300, Timo Teräs wrote:
> For chapter images, the mov demux produces streams with disposition set
> to attached_pic+timed_thumbnails. This patch fixes to properly recognize
> streams that should be encoded as cover image (ones with only and only
> attached_pic di
On Mon, 4 Jun 2018 17:36:19 +0300
Timo Teräs wrote:
> For chapter images, the mov demux produces streams with disposition
> set to attached_pic+timed_thumbnails. This patch fixes to properly
> recognize streams that should be encoded as cover image (ones with
> only and only attached_pic disposi
For chapter images, the mov demux produces streams with disposition set
to attached_pic+timed_thumbnails. This patch fixes to properly recognize
streams that should be encoded as cover image (ones with only and only
attached_pic disposition set).
Signed-off-by: Timo Teräs
---
> ffmpeg should act