Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread James Darnley
On 2016-01-29 18:31, James Mead wrote: > On 29 January 2016 at 18:26, Charles Winthrop wrote: >> "The file has an ID3 tag including an artwork PNG image of ~1MB." >> >> But when you crop said image, the error goes away. Therefore, ffprobe >> "thinks" there's a limit. > > That's what I thought ini

Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread Charles Winthrop
As I said, it's not the first screwy thing I've seen it do. Example: A video file streams flawlessly from ffmpeg, but when put into a list, crashes every time. And yet, nobody can explain why. On 1/29/2016 12:31 PM, James Mead wrote: On 29 January 2016 at 18:26, Charles Winthrop wrote: "The

Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread James Mead
On 29 January 2016 at 18:26, Charles Winthrop wrote: > "The file has an ID3 tag including an artwork PNG image of ~1MB." > > But when you crop said image, the error goes away. Therefore, ffprobe > "thinks" there's a limit. That's what I thought initially, but I have other mp3 files with the same

Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread Charles Winthrop
"The file has an ID3 tag including an artwork PNG image of ~1MB." But when you crop said image, the error goes away. Therefore, ffprobe "thinks" there's a limit. On 1/29/2016 12:24 PM, James Mead wrote: On 29 January 2016 at 18:19, Charles Winthrop wrote: I'm no expert but it sounds to me t

Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread James Mead
On 29 January 2016 at 18:19, Charles Winthrop wrote: > I'm no expert but it sounds to me that your cropping of the image is > bringing it below what ffprobe "thinks" is the 1MB limit. What 1MB limit is that? ___ ffmpeg-user mailing list ffmpeg-user@ffmp

Re: [FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread Charles Winthrop
I'm no expert but it sounds to me that your cropping of the image is bringing it below what ffprobe "thinks" is the 1MB limit. Not the first screwy thing I've seen this software do. On 1/29/2016 11:51 AM, James Mead wrote: When I run ffprobe against this mp3 file [1], I see the following error

[FFmpeg-user] ffprobe for mp3: "Invalid data found when processing input"

2016-01-29 Thread James Mead
When I run ffprobe against this mp3 file [1], I see the following error: $ ffprobe -i example-with-error.mp3 ffprobe version 2.8.5 Copyright (c) 2007-2016 the FFmpeg developers built with Apple LLVM version 7.0.2 (clang-700.1.81) configuration: --prefix=/usr/local/Cellar/ffmpeg