[FFmpeg-user] Can't generate an .xml file

Aditya Dandavate adityadandavate04 at gmail.com
Sat Nov 2 18:20:40 EET 2024


Thanks a lot sir👍🙏

On Sat, 2 Nov, 2024, 9:49 pm Kieran O Leary, <kieran.o.leary at gmail.com>
wrote:

> Hi,
>
>
>
> On Thu, Oct 31, 2024 at 9:50 AM Aditya Dandavate
> <adityadandavate04 at gmail.com> wrote:
> >
> > ffmpeg -i distorted.mp4 -i original.mp4 -filter_complex libvmaf -f null -
> >
> > This command doesn't ouput any .xml file.
>
> Yes, if you wish to generate an xml file, following the official
> ffmpeg documentation:
> https://ffmpeg.org//ffmpeg-filters.html#libvmaf-1
>
> I was able to generate an 'output.xml' file in my current working
> directory with the example used in the docs:
>
> ffmpeg -i distorted.mpg -i reference.mpg -lavfi
> libvmaf=log_path=output.xml -f null -
>
>
> Best,
>
> Kieran O'Leary
> National Library of Ireland
> _______________________________________________
> 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