Skip to content

Conversation

cchampet
Copy link
Member

No description provided.

dimula73 and others added 2 commits June 21, 2016 17:33
Some containers, e.g. Matroska, requires the headers be written
in the global headers section, not in each packet. The encoder
should be notified, if that is the case.
Because the flags attribute could have a value before this assignement.
@coveralls
Copy link

coveralls commented Jun 21, 2016

Coverage Status

Coverage decreased (-0.02%) to 74.457% when pulling b40674d on cchampet:fix_outputVideoCodecFlags into bd420a5 on avTranscoder:develop.

@cchampet
Copy link
Member Author

cchampet commented Jun 22, 2016

This PR removes the ffmpeg/libav warning when create a media with a video stream:

 Codec for stream 0 does not use global headers but container format requires global headers

Could be removed for the audio too?
Fixed with this commit: e96c7b6

* This method is called for each video/audio output streams.
* It sets general parameters of the stream, depending on the
format/codec.
@coveralls
Copy link

coveralls commented Jun 22, 2016

Coverage Status

Coverage increased (+0.009%) to 74.487% when pulling e96c7b6 on cchampet:fix_outputVideoCodecFlags into bd420a5 on avTranscoder:develop.

@cchampet cchampet changed the title Fix output video codec flags OutputStream: set global header flag if required + enable experimental codecs Jun 23, 2016
@cchampet cchampet merged commit 8ddf8e1 into avTranscoder:develop Jun 23, 2016
valnoel pushed a commit to valnoel/avTranscoder that referenced this pull request Jul 22, 2016
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.

3 participants