Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed remuxing of HDMV PGS subtitles - Ticket #2622 #125

Closed
wants to merge 1 commit into from
Closed

Fixed remuxing of HDMV PGS subtitles - Ticket #2622 #125

wants to merge 1 commit into from

Conversation

niklesh-lalwani
Copy link
Contributor

Ticket #2622 https://trac.ffmpeg.org/ticket/2622
Fixed stream_type number for hdmv_pgs_subtitle while remuxing of m2ts file.

@TimothyGu
Copy link
Member

Hi @niklesh-lalwani,

Thank you for this patch. I have forwarded this to the ffmpeg-devel@ffmpeg.org mailing list, where it will receive more attention than here. Please subscribe to the mailing list if possible. Thank you!

@TimothyGu TimothyGu closed this Apr 12, 2015
elv-reza pushed a commit to qluvio/FFmpeg that referenced this pull request Dec 31, 2018
… encoding

        This is needed for piped video encoder
elv-serban pushed a commit to qluvio/FFmpeg that referenced this pull request May 3, 2019
* WIP various changes and lots of traces for av pipe project

* [FFmpeg#125] Add stream index to options when opening a dash file for encoding
        This is needed for piped video encoder

* Add a new avpipe_opaque to AVFormatContext (needed to keep out_handler)

* Revert tons of traces/printfs from previous commit

* Make README-ELV.md and revert original README.md

* Stop renaming hls media files with hls playlist

* Fix setting seg_duration_ts with audio streams

* Add new script to build makefiles without optimization flag O3 (#1)

* dashenc - Add AES-128 encryption for HLS compatible with avpipe; Pipe through CENC options

* dashenc.c - handle empty string aes params

* Add seg_duration_ts option to dashenc
elv-peter added a commit to qluvio/FFmpeg that referenced this pull request Jan 29, 2020
* Extra logging
* [FFmpeg#125] Add stream index to options when opening a dash file for encoding (needed for piped video encoder)
* Add a new avpipe_opaque to AVFormatContext (needed to keep out_handler)
* Stop renaming hls media files with hls playlist
* Add configure.debug
* Add AES-128 encryption for HLS
* Add CENC for fMP4
* dashenc - Add seg_duration_ts option
* Fix dash segment framgent every frame when start segment > 1
* Fix divide by zero crash when timebase < 10000
* Call io_open callback if format is mp4
* dashenc - Add support for starting frame sequence start_fragment_index
* Fix DASH segment duration when frame duration is fractional (#15)
elv-peter added a commit to qluvio/FFmpeg that referenced this pull request Mar 10, 2020
    * Extra logging
    * [FFmpeg#125] Add stream index to options when opening a dash file for encoding (needed for piped video encoder)
    * Add a new avpipe_opaque to AVFormatContext (needed to keep out_handler)
    * Stop renaming hls media files with hls playlist
    * Add configure.debug
    * Add AES-128 encryption for HLS
    * Add CENC for fMP4
    * dashenc - Add seg_duration_ts option
    * Fix dash segment framgent every frame when start segment > 1
    * Fix divide by zero crash when timebase < 10000
    * Call io_open callback if format is mp4
    * dashenc - Add support for starting frame sequence start_fragment_index
    * Fix DASH segment duration when frame duration is fractional (#15)
    * Add duration_ts option to segment.c
elv-peter added a commit to qluvio/FFmpeg that referenced this pull request Apr 23, 2020
    * Extra logging
    * [FFmpeg#125] Add stream index to options when opening a dash file for encoding (needed for piped video encoder)
    * Add a new avpipe_opaque to AVFormatContext (needed to keep out_handler)
    * Stop renaming hls media files with hls playlist
    * Add configure.debug
    * Add AES-128 encryption for HLS
    * Add CENC for fMP4
    * dashenc - Add seg_duration_ts option
    * Fix dash segment framgent every frame when start segment > 1
    * Fix divide by zero crash when timebase < 10000
    * Call io_open callback if format is mp4
    * dashenc - Add support for starting frame sequence start_fragment_index
    * Fix DASH segment duration when frame duration is fractional (#15)
    * Add duration_ts option to segment.c
elv-peter added a commit to qluvio/FFmpeg that referenced this pull request May 2, 2020
    * Extra logging
    * [FFmpeg#125] Add stream index to options when opening a dash file for encoding (needed for piped video encoder)
    * Add a new avpipe_opaque to AVFormatContext (needed to keep out_handler)
    * Stop renaming hls media files with hls playlist
    * Add configure.debug
    * Add AES-128 encryption for HLS
    * Add CENC for fMP4
    * dashenc - Add seg_duration_ts option
    * Fix dash segment framgent every frame when start segment > 1
    * Fix divide by zero crash when timebase < 10000
    * Call io_open callback if format is mp4
    * dashenc - Add support for starting frame sequence start_fragment_index
    * Fix DASH segment duration when frame duration is fractional (#15)
    * Add duration_ts option to segment.c
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.

2 participants