[FFmpeg-devel] [PATCH] fate: add id3v2 tests
Richard Shaffer
rshaffer at tunein.com
Wed Jan 24 19:28:43 EET 2018
On Tue, Jan 23, 2018 at 6:15 PM, James Almer <jamrial at gmail.com> wrote:
>
>
> ffprobe -show_format is probably best for an id3v2 tag. Add a new
> probeformat() function to fate-run.sh like
>
> probeformat(){
> run ffprobe${PROGSUF} -show_format -v 0 "$@"
> }
>
> Then call it with the sample in question a argument. See how exif.mak
> uses probeframes().
>
Thanks, James. That's helpful. I'll take a look today.
-Richard
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list