I have tried: ffprobe -v error -show_format -show_entries format=tag:comment -of default=noprint_wrappers=1:nokey=0 NG_S1E14.mp4
but that does not seem to work, as it ends with error (Failed to set value 'format=tag:comment' for option 'show_entries': Invalid argument) On Fri, Feb 14, 2020 at 6:31 AM Otieno Rowland <[email protected]> wrote: > I would like to retrieve a specific tag section e.g the comments metadata. > I have a huge text exceeding 255, which would get cut-off when reading > ordinary metadata fields. > > However, it does not get cut-off in the tag section of the format. Hence, > I would like to be able to just fetch this one field as a string output. > > Is there a way to do this via ffprobe or ffmpeg? > > -- > Sincerely, > > -- Sincerely, Rowland _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
