[FFmpeg-trac] #9954(ffmpeg:new): Can't decode Bink 2 videos
FFmpeg
trac at avcodec.org
Sat Oct 1 20:04:19 EEST 2022
#9954: Can't decode Bink 2 videos
-------------------------------------+----------------------------------
Reporter: biast12 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: Bink2 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+----------------------------------
Description changed by biast12:
Old description:
> Summary of the bug: It doesn't wanna decode Bink 2 videos
> How to reproduce:
> {{{
> ffmpeg -i 1.bik -c:v libvpx -b:v 1M -c:a libvorbis -f webm output.wbm
> }}}
New description:
Summary of the bug: It doesn't wanna decode Bink 2 videos
How to reproduce:
{{{
ffmpeg -i 1.bik -c:v libvpx -b:v 1M -c:a libvorbis -f webm output.wbm
}}}
This is the error i get btw
{{
[bink @ 00000184b4761880] Bink 2 video is not implemented
[bink @ 00000184b4761880] Could not find codec parameters for stream 0
(Video: none (KB2i / 0x6932424B), none, 961x530): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and
'probesize' (5000000) options
Input #0, bink, from 'flatline_react_v20_assim_rt02.bik':
Duration: 00:00:25.00, start: 0.000000, bitrate: 6114 kb/s
Stream #0:0[0x0]: Video: none (KB2i / 0x6932424B), none, 961x530, 60 fps,
60 tbr, 60 tbn
Stream mapping:
Stream #0:0 -> #0:0 (? (?) -> vp9 (libvpx-vp9))
Decoder (codec none) not found for input stream #0:0
}}
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9954#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list