Skip to content

demux_edl: support global_tags with delay_open#17609

Open
guidocella wants to merge 1 commit intompv-player:masterfrom
guidocella:delay-open-tags
Open

demux_edl: support global_tags with delay_open#17609
guidocella wants to merge 1 commit intompv-player:masterfrom
guidocella:delay-open-tags

Conversation

@guidocella
Copy link
Copy Markdown
Contributor

The delay_open mechanism used by
--script-opt=ytdl_hook-all_formats=yes breaks setting metadata with global_tags because tl->track_layout is NULL. See adcf51d cbb8f53 8ea7aa5.

Fix this by applying tags to the EDL timeline in this case.

Tags must still be applied to tl->track_layout when available for them to work with local EDL files.

The delay_open mechanism used by
--script-opt=ytdl_hook-all_formats=yes breaks setting metadata with
global_tags because tl->track_layout is NULL. See adcf51d cbb8f53
8ea7aa5.

Fix this by applying tags to the EDL timeline in this case.

Tags must still be applied to tl->track_layout when available for them
to work with local EDL files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant