mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1332] [MERGED] [FIX] Multitrack, WebVTT, and Segfault issues #2106
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1332
Author: @emkman99
Created: 5/5/2021
Status: ✅ Merged
Merged: 5/19/2021
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (5)
12b9f93[FIX] Must have two newlines after WEBVTT header6e19122[FIX] segfault with multitrack reports57e6cd9[FIX] segfault with unsupported file reportsfc5074b[FIX] Write subtitle header to multitrack outputsc539fd0[FIX] Write multitrack files to the output file directory📊 Changes
5 files changed (+27 additions, -3 deletions)
View changed files
📝
docs/CHANGES.TXT(+3 -0)📝
src/lib_ccx/ccx_encoders_common.c(+16 -3)📝
src/lib_ccx/ccx_encoders_structs.h(+1 -0)📝
src/lib_ccx/output.c(+2 -0)📝
src/lib_ccx/params_dump.c(+5 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
char *original_filenametostruct ccx_s_write, to avoid chained suffixes with three or more tracks (e.g. "test_2_3.vtt").🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.