How would that translate into a csv file? On Thu, Feb 11, 2021 at 8:47 AM Paul B Mahol <[email protected]> wrote:
> On Thu, Feb 11, 2021 at 2:35 PM Benjamin Houtman <[email protected]> > wrote: > > > I've tried ffprobe at a basic level but it doesn't provide what I'm > looking > > for, at least as I know how to use it. I basically want the > > "Parsed_astats..." outputs in columns as header: value, for multiple wav > > files in a folder. > > > > ffprobe -f lavfi -i amovie=X.flac,astats=metadata=1 -show_frames > > > > On Thu, Feb 11, 2021 at 8:16 AM Paul B Mahol <[email protected]> wrote: > > > > > On Thu, Feb 11, 2021 at 2:13 PM Benjamin Houtman <[email protected]> > > > wrote: > > > > > > > I'm trying to find a simple way to push a file's astats metadata to a > > csv > > > > file with headers. It feels like it should be easy to do, but I've > not > > > been > > > > successful so far. > > > > > > > > > > Tried ffprobe csv output with filtering? > > > > > > > > > > Thanks > > > > _______________________________________________ > > > > 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". > > > _______________________________________________ > > > 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". > > > > > > > > -- > > Benjamin Houtman > > Archivist > > _______________________________________________ > > 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". > _______________________________________________ > 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". -- Benjamin Houtman Archivist _______________________________________________ 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".
