Opened 12 years ago
Closed 12 years ago
#2027 closed enhancement (fixed)
Print size of compressed frame when using ffprobe -show_frames
Reported by: | Casper van Donderen | 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 (4)
comment:1 by , 12 years ago
Summary: | Print size of compressed frame in ffprobe → Print size of compressed frame when using -show_frames |
---|
comment:2 by , 12 years ago
Priority: | normal → wish |
---|---|
Version: | unspecified → git-master |
comment:3 by , 12 years ago
Analyzed by developer: | set |
---|---|
Reproduced by developer: | set |
Summary: | Print size of compressed frame when using -show_frames → Print size of compressed frame when using ffprobe -show_frames |
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in: