[FFmpeg-trac] #1937(undetermined:open): cdxl: wrong duration

FFmpeg trac at avcodec.org
Thu Dec 13 03:07:57 CET 2012


#1937: cdxl: wrong duration
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  cdxl         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by ami_stuff):

 Replying to [comment:3 cehoyos]:
 > If "video_size" and "calculated_fps" are known, wouldn't it be much
 easier to set the video bitrate?

 True, but I have a problem with fps. Any idea how do I get value printed
 by ffmpeg?

 {{{
 st->codec->bit_rate      = (video_size * 8) /* *
 av_q2d(st->avg_frame_rate) /*
 }}}

 ?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1937#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list