]> git.sesse.net Git - mlt/commit
Fix for when actual channels does not match requested.
authorDan Dennedy <dan@dennedy.org>
Mon, 14 Dec 2009 03:40:40 +0000 (19:40 -0800)
committerDan Dennedy <dan@dennedy.org>
Mon, 14 Dec 2009 03:40:40 +0000 (19:40 -0800)
commit99ad02823defdbcf81db8dbc45dbecc050b36175
tree2adcc087be877d4102879450d3b8e2bf84156eb0
parent1aa53ae8cae3a1dc72efc3a1a8433f1af574d64e
Fix for when actual channels does not match requested.

This typically only happens when using audio_index=all on the avformat
producer.
This also adds a audio_offset property to the sdl consumer to help with
testing audio_index. It takes a numeric value in units of channels over
which to skip.
src/modules/sdl/consumer_sdl.c