Skip to content

Commit 799bb0c

Browse files
author
Clement Champetier
committed
VideoDecoder: add a warning msg when trying to extract a video channel
Because this feature is not supported... Yet!
1 parent 7516fcc commit 799bb0c

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