On 2021-04-22 03:27, Stefano Sabatini wrote:
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.
If you post your patches inline, patchwork should pick them up and run
fate. You can check the logs like here:
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210421174055.65029-1-jamr...@gmail.com/
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".