Loading apps/decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -1365,7 +1365,7 @@ static void usage_dec( void ) fprintf( stdout, "-VOIP_no_bad_frame : VoIP mode: do not put out bad frames in the beginning as silence \n" ); #endif #ifdef VARIABLE_SPEED_DECODING fprintf( stdout, "-VS fac : Varaible Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower\n" ); fprintf( stdout, "-VS fac : Variable Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower\n" ); #endif #ifdef JBM_TSM_ON_TCS #ifdef DEBUG_JBM_CMD_OPTION Loading readme.txt +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ Options: The decoder may read rtpdump files containing TS26.445 Annex A.2.2 EVS RTP Payload Format. The SDP parameter hf_only is required. Reading RFC4867 AMR/AMR-WB RTP payload format is not supported. -VS fac : Varaible Speed mode: change speed of playout fac as integer in percent. -VS fac : Variable Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower -Tracefile TF : VoIP mode: Generate trace file named TF -fec_cfg_file : Optimal channel aware configuration computed by the JBM Loading Loading
apps/decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -1365,7 +1365,7 @@ static void usage_dec( void ) fprintf( stdout, "-VOIP_no_bad_frame : VoIP mode: do not put out bad frames in the beginning as silence \n" ); #endif #ifdef VARIABLE_SPEED_DECODING fprintf( stdout, "-VS fac : Varaible Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower\n" ); fprintf( stdout, "-VS fac : Variable Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower\n" ); #endif #ifdef JBM_TSM_ON_TCS #ifdef DEBUG_JBM_CMD_OPTION Loading
readme.txt +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ Options: The decoder may read rtpdump files containing TS26.445 Annex A.2.2 EVS RTP Payload Format. The SDP parameter hf_only is required. Reading RFC4867 AMR/AMR-WB RTP payload format is not supported. -VS fac : Varaible Speed mode: change speed of playout fac as integer in percent. -VS fac : Variable Speed mode: change speed of playout fac as integer in percent. fac<100 faster, fac>100 slower -Tracefile TF : VoIP mode: Generate trace file named TF -fec_cfg_file : Optimal channel aware configuration computed by the JBM Loading