On Feb 5, 2021, at 12:21 PM, MediaMouth <commun...@gmail.com> wrote:
> 
> The obvious approach (targeting it as the first video track) didn't work:
> > ffmpeg -y -i '29 My Girl.flac' -metadata:s:v:0 comment= '29 My GirlB.flac'
> > ffprobe '29 My GirlB.flac'

One possibility would be to simply remove the album art (you could save it 
externally beforehand).
That will, in turn, get rid of the associated metadata "comment". I tested it.  
It works.
From what I understand ffmpeg (and for that matter Adobe) can't handle album 
art for .flac files.

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to