Opened 11 years ago

Closed 7 years ago

#2680 closed enhancement (fixed)

Automatically use necessary bitstream filters

Reported by: jameshowe Owned by:
Priority: wish Component: ffmpeg
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

It seems silly that ffmpeg gives you an error message telling you exactly what to do in order to make your command work ("retry with -bsf h264_mp4toannexb" for example) and not just do it automatically.

Not requiring the user to do this manually would be most convenient, and make it possible to use the tee muxer when the outputs require different, non-compatible filters.

Change History (3)

comment:1 by Carl Eugen Hoyos, 11 years ago

Priority: normalwish

comment:2 by Carl Eugen Hoyos, 8 years ago

Is this still reproducible with current FFmpeg?

comment:3 by Carl Eugen Hoyos, 7 years ago

Resolution: fixed
Status: newclosed
Version: unspecifiedgit-master

Implemented by Roger Combs in 1b5bd4051d1e394f0429cbf6cf6c137f55857478 and earlier commits.

Note: See TracTickets for help on using tickets.