1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 01:49:33 +00:00
mpv/DOCS
wm4 1f77102ee8 demux_edl: better selection of part which defines the track layout
Someone crazy is trying to mix images with videos in EDL files. Putting
an image as first thing into the EDL disabled audio, because the first
EDL entry was used to define the layout.

Change this. Make it user-configurable, and use a "better" heuristic to
select the default otherwise.

In theory, EDL could be easily extended to specify track layout and
mapping of parts to virtual EDL tracks manually and in great detail. But
I don't think it's worth it - who would bother using it?

Fixes: #6764
2019-10-06 23:35:02 +02:00
..
man audio: do not try gapless if video is still ongoing 2019-10-06 20:46:22 +02:00
client-api-changes.rst DOCS/compatibility.rst: add this file 2019-10-05 02:11:55 +02:00
compatibility.rst DOCS/compatibility.rst: add this file 2019-10-05 02:11:55 +02:00
compile-windows.md DOCS/compile-windows: remove angleproject-git from deps 2019-07-30 23:57:50 +01:00
contribute.md DOCS/contribute.md: split into sections, random changes 2019-10-01 22:39:56 +02:00
edl-mpv.rst demux_edl: better selection of part which defines the track layout 2019-10-06 23:35:02 +02:00
encoding.rst encode: remove old timestamp handling 2018-05-03 01:08:44 +03:00
interface-changes.rst DOCS/compatibility.rst: add this file 2019-10-05 02:11:55 +02:00
mplayer-changes.rst
release-policy.md
tech-overview.txt DOCS/tech-overview.txt: caching has changed 2019-10-02 19:20:51 +02:00
waf-buildsystem.rst