]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Apply the same logic used for subtitle stream selection to audio and video
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Mar 2009 17:06:01 +0000 (17:06 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Mar 2009 17:06:01 +0000 (17:06 +0000)
commit6d2d0763e950251ddc4b112bc7aabe77f95c0ca6
tree457061b2371f27d572fc2fc462f25093e68d0dd8
parent72977c932bc1832ed084161599283406358a0b57
Apply the same logic used for subtitle stream selection to audio and video
stream selection.

Make the counting starts from 0, and disable the corresponding playbck
when the selected stream number is negative.

See the thread:
" [FFmpeg-devel] [PATCH] Add documentation for -ast, -vst, -sst".

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17693 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
ffplay.c