[FFmpeg-user] astats to csv file

Paul B Mahol onemda at gmail.com
Thu Feb 11 15:46:47 EET 2021


On Thu, Feb 11, 2021 at 2:35 PM Benjamin Houtman <houtmania at gmail.com>
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 <onemda at gmail.com> wrote:
>
> > On Thu, Feb 11, 2021 at 2:13 PM Benjamin Houtman <houtmania at gmail.com>
> > 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
> > > ffmpeg-user at ffmpeg.org
> > > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > >
> > > To unsubscribe, visit link above, or email
> > > ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
> > _______________________________________________
> > ffmpeg-user mailing list
> > ffmpeg-user at ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>
>
>
> --
> Benjamin Houtman
> Archivist
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list