Skip to content

Commit 9f75cb9

Browse files
committed
Merge pull request #192 from cchampet/fix_logNbFrameProcessedInDebug
Transcoder: log number of frame processed in debug
2 parents c59b98b + b92c2b0 commit 9f75cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AvTranscoder/transcoder/Transcoder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ void Transcoder::process( IProgress& progress )
258258
if( progressDuration >= outputDuration )
259259
break;
260260

261-
LOG_INFO( "Process frame " << frame )
261+
LOG_DEBUG( "Process frame " << frame )
262262
frameProcessed = processFrame();
263263

264264
++frame;

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