Opened 6 months ago

Closed 3 months ago

#10660 closed defect (fixed)

lead: unsupported format 0x0

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

./ffmpeg -i lead_0x0.avi -y out.avi
ffmpeg version N-112728-g409b29d3f9 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  configuration: 
  libavutil      58. 32.100 / 58. 32.100
  libavcodec     60. 33.100 / 60. 33.100
  libavformat    60. 17.100 / 60. 17.100
  libavdevice    60.  4.100 / 60.  4.100
  libavfilter     9. 13.100 /  9. 13.100
  libswscale      7.  6.100 /  7.  6.100
  libswresample   4. 13.100 /  4. 13.100
[lead @ 0x55dd434718c0] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd434718c0] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[lead @ 0x55dd434718c0] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd434718c0] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[lead @ 0x55dd434718c0] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd434718c0] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[avi @ 0x55dd43470600] Could not find codec parameters for stream 0 (Video: lead (LEAD / 0x4441454C), none, 352x288): unspecified pixel format
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, avi, from 'lead_0x0.avi':
  Duration: 00:00:00.12, start: 0.000000, bitrate: 6884 kb/s
  Stream #0:0: Video: lead (LEAD / 0x4441454C), none, 352x288, 25 fps, 25 tbr, 25 tbn
Stream mapping:
  Stream #0:0 -> #0:0 (lead (native) -> mpeg4 (native))
Press [q] to stop, [?] for help
[lead @ 0x55dd43477a40] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd43477a40] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[vist#0:0/lead @ 0x55dd434778c0] Error submitting packet to decoder: Not yet implemented in FFmpeg, patches welcome
[lead @ 0x55dd43477a40] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd43477a40] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[vist#0:0/lead @ 0x55dd434778c0] Error submitting packet to decoder: Not yet implemented in FFmpeg, patches welcome
[lead @ 0x55dd43477a40] unsupported format 0x0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[lead @ 0x55dd43477a40] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
[vist#0:0/lead @ 0x55dd434778c0] Error submitting packet to decoder: Not yet implemented in FFmpeg, patches welcome
Cannot determine format of input stream 0:0 after EOF
Error marking filters as finished
Error while filtering: Invalid data found when processing input
[vist#0:0/lead @ 0x55dd434778c0] Decode error rate 1 exceeds maximum 0.666667
[out#0/avi @ 0x55dd43478700] Nothing was written into output file, because at least one of its streams received no packets.
frame=    0 fps=0.0 q=0.0 Lsize=       0kB time=N/A bitrate=N/A speed=N/A    
Conversion failed!

Attachments (1)

lead_0x0.avi (100.8 KB ) - added by ami_stuff 6 months ago.

Download all attachments as: .zip

Change History (2)

by ami_stuff, 6 months ago

Attachment: lead_0x0.avi added

comment:1 by pross, 3 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.