Opened 11 years ago
Closed 11 years ago
#3711 closed defect (fixed)
has_b_frames is larger in decoder than demuxer
Reported by: | miguelapg | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | h264 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Summary of the bug:
Since a couple of releases ago, I am seeing this issue.
Numerous messages are shown like that ...
[Parsed_pad_1 @ 0000000002c39480] Direct padding impossible allocating new frame
[h264 @ 0000000000302560] has_b_frames is larger in decoder than demuxerIf you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
How to reproduce:
"D:\\ffmpeg.exe" -i "J:\\transformersageofextinction-tlr2_h1080p.mov" -vcodec rawvideo -pix_fmt yuv420p -s 1920x1080 -r 24000/1001 -filter:v "scale=1920:-1,pad=1920:1080:(ow-iw)/2:(oh-ih)/2,unsharp=3:3:0.4:3:3:0.4" -an -y "J:\\transformersageofextinction-tlr2_h1080p.yuv" VERSION: Latest Zeranoe FFmpeg Build Version: git-958168d (2014-06-09) 64-bit Static ffmpeg version N-63861-g958168d Copyright (c) 2000-2014 the FFmpeg developers built on Jun 9 2014 22:09:41 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
Video file source is at upload.ffmpeg.org/incoming and filename is: transformersageofextinction-tlr2_h1080p.mov
Attachments (3)
Change History (5)
by , 11 years ago
Attachment: | ffmpeg-20140610-114934.log added |
---|
by , 11 years ago
Attachment: | has_b_frames is larger in decoder than demuxer_cut.ts added |
---|
by , 11 years ago
Attachment: | transformersageofextinction-tlr2_h1080p_cut.mov added |
---|
comment:1 by , 11 years ago
Keywords: | h264 added; has_b_frames larger decoder demuxer removed |
---|---|
Version: | unspecified → git-master |
comment:2 by , 11 years ago
Reproduced by developer: | set |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.