#8085: ffprobe - report if audio is vbr
--------------------------------------+-----------------------------------
Reporter: cobaltjacket | Owner:
Type: enhancement | Status: closed
Priority: wish | Component: ffprobe
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+-----------------------------------
Changes (by cehoyos):
* status: new => closed
* version: 4.2 => git-master
* resolution: => invalid
Comment:
The bit_rate field in the format output above is set from a header value
(or a value decided from a few frames), vbr can only be detected by
examining all frames (except the last one).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8085#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".