[FFmpeg-trac] #9290(undetermined:new): Missing video - Codec ID 0x00000000 Basic Windows bitmap format

FFmpeg trac at avcodec.org
Fri Jun 11 15:53:19 EEST 2021


#9290: Missing video - Codec ID 0x00000000 Basic Windows bitmap format
-------------------------------------+-------------------------------------
             Reporter:  456325       |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by 456325:

Old description:

> Summary of the bug:
> I have noticed that certain file converted is showing a black screen
> during playback, but audio is played. Mediainfo shows:
>
> {{{
> Video
> ID                                       : 0
> Format                                   : RGB
> Codec ID                                 : 0x00000000
> Codec ID/Info                            : Basic Windows bitmap format.
> 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB
> samples
> }}}
>
> Command used:
> ffmpeg -loglevel debug -i "sample.avi" -vf format=nv12 -c:a copy -c:v
> libx265 -qp 25 -map "" "output.avi"
>
> [result](https://bin.disroot.org/?c577c297b593e3c8#2Eu3GV5dQgzX2mGmLK6UhWWkd9vHhmpkZa8m1YXDvk1W)
>
> Sample file:
> https://ufile.io/nf30mvxw

New description:

 Summary of the bug:
 I have noticed that certain file converted is showing a black screen
 during playback, but audio is played. Mediainfo shows:

 {{{
 Video
 ID                                       : 0
 Format                                   : RGB
 Codec ID                                 : 0x00000000
 Codec ID/Info                            : Basic Windows bitmap format. 1,
 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB
 samples
 }}}

 Command used:
 ffmpeg -loglevel debug -i "sample.avi" -vf format=nv12 -c:a copy -c:v
 libx265 -qp 25 -map "" "output.avi"

 result/output:
 https://bin.disroot.org/?c577c297b593e3c8#2Eu3GV5dQgzX2mGmLK6UhWWkd9vHhmpkZa8m1YXDvk1W

 Sample file:
 https://ufile.io/nf30mvxw

 Can anyone please try to reproduce using that command with that file?

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9290#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list