Ticket #2027 (closed enhancement: fixed)
Print size of compressed frame when using ffprobe -show_frames
| Reported by: | cvandonderen | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | FFprobe |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | yes |
Description
ffprobe supported printing the size of the compressed packet corresponding to the current frame in -show_frames before it was integrated in the FFmpeg codebase.
This currently does not seem to be possible without using -show_packets and -show_frames and then matching the pkt entries "manually"
Change History
comment:1 Changed 5 months ago by cvandonderen
- Summary changed from Print size of compressed frame in ffprobe to Print size of compressed frame when using -show_frames
comment:2 Changed 5 months ago by cehoyos
- Priority changed from normal to wish
- Version changed from unspecified to git-master
Note: See
TracTickets for help on using
tickets.


