[FFmpeg-devel] [PATCH 2/2] ffprobe: add -o option

Stefano Sabatini stefasab at gmail.com
Thu Apr 22 00:57:04 EEST 2021


On date Monday 2021-04-19 11:26:49 +0200, Michael Niedermayer wrote:
> On Sun, Apr 18, 2021 at 11:30:58PM +0200, Stefano Sabatini wrote:
> > This enables printing to a resource specified with -o OUTPUT.
> > 
> > Address issue: http://trac.ffmpeg.org/ticket/8024
> > ---
> >  doc/ffprobe.texi  |   7 ++
> >  fftools/ffprobe.c | 174 ++++++++++++++++++++++++++++++----------------
> >  2 files changed, 120 insertions(+), 61 deletions(-)
> 
> This seems breaking some fate tests like fate-gaplessenc-itunes-to-ipod-aac
> 
> I see 0 bytes in the output:
>   73 3D 4B 44  00 73 69 64  65 5F 64 61  74 61 7C 0A  0A
>   
> thx

That's right, I'm still forgetting to run make fate :-)
(avio_put_str() was adding the 0), should be fixed now.

Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ffprobe-add-o-option.patch
Type: text/x-diff
Size: 20878 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210421/2c5a709a/attachment.patch>


More information about the ffmpeg-devel mailing list