mpv/common
wm4 80bf6b26ba encode: disable unsupported media types automatically
If you encode to e.g. an audio-only format, then video is disabled
automatically. This also takes care of the very cryptic error message.
It says "[vo/lavc] codec for video not found". Sort of true, but
obscures the real problem if it's e.g. an audio-only format.
2020-09-03 14:13:17 +02:00
..
av_common.c
av_common.h
av_log.c player: rearrange libav* library check 2020-03-08 19:38:10 +01:00
av_log.h player: rearrange libav* library check 2020-03-08 19:38:10 +01:00
codecs.c
codecs.h
common.c common: add helper for subtracting rectangles 2020-05-22 14:17:46 +02:00
common.h common: add helper for subtracting rectangles 2020-05-22 14:17:46 +02:00
encode.h encode: disable unsupported media types automatically 2020-09-03 14:13:17 +02:00
encode_lavc.c encode: disable unsupported media types automatically 2020-09-03 14:13:17 +02:00
encode_lavc.h audio: refactor how data is passed to AO 2020-08-29 13:12:32 +02:00
global.h stats: some more performance graphs 2020-04-09 00:33:38 +02:00
msg.c player: add --term-title option 2020-05-25 20:39:37 +02:00
msg.h msg: add function to reduce log level 2020-05-10 16:40:26 +02:00
msg_control.h player: add --term-title option 2020-05-25 20:39:37 +02:00
playlist.c client API: report IDs of inserted playlist entries on loading playlist 2020-03-27 00:57:11 +01:00
playlist.h client API: report IDs of inserted playlist entries on loading playlist 2020-03-27 00:57:11 +01:00
recorder.c Remove remains of Libav compatibility 2020-02-16 15:14:55 +01:00
recorder.h recorder: don't use a magic index for mp_recorder_get_sink() 2019-09-29 01:41:19 +02:00
stats.c player, stats: more silly debug stuff 2020-04-10 00:55:39 +02:00
stats.h player, stats: more silly debug stuff 2020-04-10 00:55:39 +02:00
tags.c
tags.h
version.c build: change filenames of generated files 2020-06-04 16:59:05 +02:00