Is it possible that this same information can be retrieved using FFmpeg instead of FFprobe? Any hints?
On Fri, Feb 14, 2020 at 8:32 AM Otieno Rowland <[email protected]> wrote: > Rectifying that to tags, worked. Hats off, @Ted. > > On Fri, Feb 14, 2020 at 8:26 AM Otieno Rowland <[email protected]> > wrote: > >> Unfortunately this results in the error: >> >> No match for section 'format_tag' >> Failed to set value 'format_tag:comment' for option 'show_entries': >> Invalid argument >> >> The full command used was: >> >> ffprobe -v error -show_format -show_entries format_tag:comment -of >> default=noprint_wrappers=1:nokey=0 NG_S1E14.mp4 >> >> >> >> On Fri, Feb 14, 2020 at 7:05 AM Ted Park <[email protected]> wrote: >> >>> Sorry, I meant format_tags=comment >>> _______________________________________________ >>> 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". >> >> >> >> -- >> Sincerely, >> >> Rowland >> > > > -- > Sincerely, > > Rowland > -- 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".
