Opened 8 years ago

Closed 7 years ago

#5813 closed enhancement (needs_more_info)

IDR with opengop

Reported by: Mista_D Owned by:
Priority: wish Component: avcodec
Version: unspecified Keywords: libx264
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Can not insert IDR frames using "-force_key_frame" command while using "open_gop" with libx264.

ffmpeg -i input -x264-params open_gop=1 -force_key_frames 10,20 output.mp4
FFmpeg version: 3.1.2

The "forced" key frames are not IDR, nor scene_change detected ones, while later is expected.

Bounty $50 USD using paypal or WU for qpfile FFmpeg patch.
Expires Sept 6th, 2016

Thank you!

Change History (3)

comment:1 by Mista_D, 8 years ago


Maybe add a "I-frame_type" feature to "force_key_frame" option if possible?

comment:2 by Carl Eugen Hoyos, 8 years ago

Component: ffmpegavcodec
Keywords: libx264 added
Priority: normalwish
Version: unspecified

If this issue is still reproducible please test current FFmpeg git head and provide the command line that allows to reproduce the issue together with the complete, uncut console output to make this a valid ticket.

comment:3 by Carl Eugen Hoyos, 7 years ago

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