Skip to content
Snippets Groups Projects
Commit 7c5478a2 authored by Steven Liu's avatar Steven Liu
Browse files

avformat/flvdec: move set bit_rate from parse AMF OBJECT to

 create_stream

before patch:
Stream #0:0: Video: h264 (High), yuv420p(progressive), 1280x714 [SAR 1:1 DAR 640:357], 25 fps, 25 tbr, 1k tbn, 50 tbc

after patch:
Stream #0:0: Video: h264 (High), yuv420p(progressive), 1280x714 [SAR 1:1 DAR 640:357], 2576 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc

Signed-off-by: default avatarSteven Liu <lq@chinaffmpeg.org>
Reviewed-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent ee24c8ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment