Skip to content

Commit

Permalink
change the value of bitrate check
Browse files Browse the repository at this point in the history
  • Loading branch information
JackLau1222 committed Jan 4, 2025
1 parent 1f013c4 commit 8d9c079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmf/test/cpp_builder/cpp_transcode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ TEST(cpp_transcode, transcode_cb) {
graph.Run();
BMF_CPP_FILE_CHECK(output_file, "../transcode/"
"cb.mp4|240|320|10.0|MOV,MP4,"
"M4A,3GP,3G2,MJ2|366635|348991|h264|{\"fps\":"
"M4A,3GP,3G2,MJ2|192235|240486|h264|{\"fps\":"
" \"30.0662251656\"}");
}

Expand Down

0 comments on commit 8d9c079

Please sign in to comment.