Skip to content

Commit f910d37

Browse files
authored
Merge pull request #295 from cchampet/dev_VideoDecoderAddLog
VideoDecoder: add a warning msg when trying to extract a video channel
2 parents 7516fcc + 799bb0c commit f910d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AvTranscoder/decoder/VideoDecoder.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ bool VideoDecoder::decodeNextFrame(IFrame& frameBuffer)
117117

118118
bool VideoDecoder::decodeNextFrame(IFrame& frameBuffer, const std::vector<size_t> channelIndexArray)
119119
{
120+
LOG_WARN("Decoding of a specific video channel is not supported.");
120121
return false;
121122
}
122123

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy