Closed Adityashaw closed 1 year ago
I'm working on this.
I've successfully built the latest checkout from source and reproduced this bug. Currently, I'm exploring the codebase to get familiar with it. I'll post here as I make progress towards identifying and fixing this issue.
I've made a pull request fixing this issue for the particular case of .mkv or Matroska input files with multiple CC tracks.
@Adityashaw is the bug still there?
@Adityashaw is the bug still there?
I do not see any new version on Arch User Repository
since I posted this issue. I won't be able to compile myself this month due to timing constraints.
Hence, I won't be able to confirm the existence of the issue as of now.
Hence, I won't be able to confirm the existence of the issue as of now.
Closing for now. Feel free to reopen when you have a chance to verify.
In raising this issue, I confirm the following:
Necessary information
Linux hp 5.15.61-1-lts #1 SMP Wed, 17 Aug 2022 15:11:32 +0000 x86_64 GNU/Linux
)ccextractor -stdout -quiet input.mkv
PS: I downloaded and renamed below file.
Video links
https://www.libde265.org/hevc-bitstreams/tos-4096x1720-tiles.mkv
Additional information
Expected: Output on stdout/terminal Actual: Output on multiple srt files
How can I get all/one CC output on stdout instead of creating multiple files?