Skip to content

Transcoder : do not set output profile AND ICodec when adding generated stream #151

Closed
@cchampet

Description

@cchampet

Issue by valnoel
Monday Jan 19, 2015 at 18:31 GMT
Originally opened as mikrosimage#60


When we want to generate a stream (black or silence), we should not have to set both output profile and ICodec. The ICodec should be guessed from the profile, which must contain enough parameters to generate the stream.
It would avoid duplicated parameters into ICodec and profile.

https://github.com/mikrosimage/avTranscoder/blob/develop/src/AvTranscoder/transcoder/Transcoder.hpp#L56
https://github.com/mikrosimage/avTranscoder/blob/develop/src/AvTranscoder/transcoder/Transcoder.hpp#L66

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions