Skip to content

Commit b92c2b0

Browse files
author
Clement Champetier
committed
Transcoder: log number of frame processed in debug
Fix #190
1 parent c59b98b commit b92c2b0

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