I have got many complaints about FFmpeg error codes being too abstract. Not helpful for quick resolution, in a lot of such cases real issue with application must be investigated manually (by reviewing log with debug loglevel and/or sniffing traffic). E.g., "Invalid data" may mean almost everything, including 404 Not Found by RTSP. I propose to introduce more specific error codes, like - "resource not found", - "auth failed" and so on. Please let me know what you think about this.
For now, is there a reference table for possible reasons of currently used error codes? -- Andrey Utkin _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel