Gyan Doshi
|
c320b78e95
ffmpeg: add option readrate
|
3 years ago |
Gyan Doshi
|
79ebdbb9b9
ffmpeg: add option recast_media
|
3 years ago |
James Almer
|
ab4f299e23
fftools/ffmpeg: remove usage of internal timestamp AVStream fields
|
3 years ago |
James Almer
|
4d3474432f
ffmpeg: stop accessing private AVStream.codec_info_nb_frames
|
3 years ago |
James Almer
|
3749eede66
avformat: remove deprecated AVStream.codec
|
3 years ago |
Andreas Rheinhardt
|
14fa0a4efb
avformat/avformat: Constify AVFormatContext.*_codec pointers
|
4 years ago |
Andreas Rheinhardt
|
56450a0ee4
avformat: Constify the API wrt AV(In|Out)putFormat
|
4 years ago |
James Almer
|
82bd02a2c7
fftools/ffmpeg: use av_packet_alloc() to allocate packets
|
4 years ago |
Andreas Rheinhardt
|
988deae6da
fftools: Switch to const AVCodec * where possible
|
4 years ago |
Gyan Doshi
|
d99cc17825
ffmpeg: add -fpsmax to clamp output framerate
|
4 years ago |
Limin Wang
|
81c462ad95
avformat/mxfenc: prefer to use the configured metadata
|
4 years ago |
James Almer
|
a423bc9dc2
ffmpeg_opts: remove lowres check
|
4 years ago |
Gyan Doshi
|
0fff6c039c
doc/ffmpeg: document max_error_rate
|
4 years ago |
Andreas Rheinhardt
|
2c6f532e0a
Mark some pointers as const
|
4 years ago |
Gyan Doshi
|
842714b5cb
ffmpeg: add option stats_period
|
4 years ago |
Jan Ekström
|
453b2f3c15
ffmpeg: add a data size threshold for muxing queue size
|
4 years ago |
Anton Khirnov
|
87f0c8280c
ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames
|
4 years ago |
Anton Khirnov
|
201b1246e2
ffmpeg.c: rename 'area' to 'score'
|
4 years ago |
Nicolas George
|
697fb09e3d
ffmpeg: add auto_conversion_filters option.
|
4 years ago |
Marton Balint
|
53a4620fba
fftools/ffmpeg: make specifying thread_queue_size turn on threaded input
|
4 years ago |
Linjie Fu
|
0b511bd9a5
fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
|
4 years ago |
Marton Balint
|
efe7a59364
fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets
|
4 years ago |
Marton Balint
|
f821ae8591
fftools/ffmpeg: use a bsf list instead of individual bsfs
|
4 years ago |
Mark Thompson
|
79c173cc19
ffmpeg: Remove the hw_device_ctx global
|
4 years ago |
Andreas Rheinhardt
|
889ad93c88
fftools/ffmpeg_opt: Check attachment filesize
|
4 years ago |
Jun Zhao
|
5633f9a8a2
fftools: fix hwaccels option dump redundancy
|
4 years ago |
Andreas Rheinhardt
|
d9f38b99dd
fftools/ffmpeg_opt: Fix [u]int64_t specifier string
|
5 years ago |
Marton Balint
|
60e2634662
fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage
|
5 years ago |
Marton Balint
|
5d7788f9e8
fftools/ffmpeg_opt: warn about overwritten parsed options
|
5 years ago |
Timo Rothenpieler
|
cb3c77cfee
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
|
5 years ago |
James Almer
|
60b1f85b67
ffmpeg: remove superfluous custom cuvid hwaccel
|
5 years ago |
Andreas Rheinhardt
|
21265f42ec
fftools/ffmpeg_opt: Fix leak of options when parsing options fails
|
5 years ago |
Steven Liu
|
6087692a60
cmdutils: add show_help_protocol for get protocol options
|
5 years ago |
Carl Eugen Hoyos
|
2e700ec3a7
fftools/ffmpeg_opt: Add a missing closing brackets.
|
5 years ago |
Andreas Rheinhardt
|
fc7b6d5574
fftools/ffmpeg_opt: Fix mixed declarations and code
|
5 years ago |
Jun Zhao
|
ed3c317dea
fftools/ffmpeg_opt: add error handle if av_asprintf return null
|
5 years ago |
Lou Logan
|
04858650b1
ffmpeg_opt: remove errant space
|
5 years ago |
Lou Logan
|
419e5e7942
doc/ffmpeg: -timelimit is in user time
|
5 years ago |
Andreas Rheinhardt
|
2b1fcba8dd
fftools/ffmpeg_opt: Fix signed integer overflow
|
5 years ago |
Jun Zhao
|
11d3b03fcb
ffmpeg_opt: Respect default disposition when select audio/video
|
5 years ago |
Carl Eugen Hoyos
|
301cee61fa
ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.
|
6 years ago |
Gyan Doshi
|
3ba5eef2c7
ffmpeg: allow disabling streams by type for inputs
|
6 years ago |
Gyan Doshi
|
54109b1d14
ffmpeg: skip disabled streams
|
6 years ago |
xiaofeng
|
e78016b04a
ffmpeg: break loop when dts_heuristic check done
|
6 years ago |
Gyan Doshi
|
acc9684dcd
ffmpeg: block output == input for files
|
6 years ago |
Gyan Doshi
|
4ac88ba548
fftools/ffmpeg: check sseof value and clash with ss
|
6 years ago |
Gyan Doshi
|
9c12938ec5
ffmpeg: mark sseof as an input-only option
|
6 years ago |
Vishwanath Dixit
|
146cdf7e4b
fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
|
6 years ago |
Paul B Mahol
|
0b360cae1c
make swresample optional for ffmpeg
|
6 years ago |
Jun Zhao
|
a675eed175
ffmpeg: support dump bit stream filter options.
|
7 years ago |