I am moving my code performing AVI recording with ffmpeg library to matroska format due to native support of VFR stated by format. Changing guess_format to matroska not touching any other settings produced an mkv file which seems to be ok. But the MediaInfo reports it to be CFS (30).

How do I explicitly state that its VFR?

Format                           : Matroska
File size                        : 5.27 MiB
Duration                         : 8s 0ms
Overall bit rate                 : 5 528 Kbps
Writing application              : Lavf52.78.1
Writing library                  : Lavf52.78.1

Video
ID                               : 1
Format                           : MPEG-4 Visual
Format profile                   : Simple@L1
Format settings, BVOP            : Yes
Format settings, QPel            : No
Format settings, GMC             : No warppoints
Format settings, Matrix          : Default (H.263)
Codec ID                         : V_MPEG4/ISO/ASP
Codec ID/Info                    : Advanced Simple Profile
Duration                         : 8s 0ms
Width                            : 1 280 pixels
Height                           : 720 pixels
Display aspect ratio             : 16:9
Frame rate                       : 30.000 fps
Color space                      : YUV
Bit depth                        : 8 bits
Scan type                        : Progressive
Writing library                  : Intel(R) MPEG-4 encoder based on Intel(R) IPP 6.1 build 137.36[6.1.137.779]
Language                         : English

Audio
ID                               : 2
Format                           : MPEG Audio
Codec ID                         : A_MPEG/L3
Codec ID/Hint                    : MP3
Duration                         : 8s 0ms
Channel(s)                       : 2 channels
Sampling rate                    : 44.1 KHz
Language                         : English
link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.