Age | Commit message (Collapse) | Author |
|
|
|
|
|
intermediate format between ttml/dfxp and other format
It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397d4a4f7e0d0994355d5a94c22441e7c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add generic support for mpd manifests(dash formats)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For consistency between python 2 and 3.
|
|
|
|
|
|
Broken since a6c2c24479e5f4827ceb06f64d855329c0a6f593. Thanks to
@jaimeMF and @anisse for pointing that out
|
|
[ffmpeg] fix adding metadata when using m3u8_native(fixes #8350)
|
|
[utils] fix dfxp2srt text extraction(fixes #8055)
|
|
|