#3975: FFProbe invalid data through pipe:0
-------------------------------------+-------------------------------------
Reporter: InoMurko | Type: defect
Status: new | Priority: normal
Component: ffprobe | Version: 2.4.1
Keywords: pipe show | Blocked By:
format show streams | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
cat JPGExample.jpg | ./ffprobe -i pipe:0 -print_format json -show_streams
-show_format
{
pipe:0: Invalid data found when processing input
}
cat PNGExample.png | ./ffprobe -i pipe:0 -print_format json -show_streams
-show_format
Works. Prints valid JSON.
Also works fine.
./ffprobe -i JPGExample.jpg -print_format json -show_streams -show_format
./ffprobe -i PNGExample.png -print_format json -show_streams -show_format
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3975>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac