Changes between Initial Version and Version 1 of Ticket #848, comment 3
- Timestamp:
- 08/17/2012 04:42:54 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #848, comment 3
initial v1 1 1 in case someone stumbles across this ticket in the search of a workaround/solution 2 2 its quite easy to achive this by using for example 3 ffmpeg -codecs | grep '^.D.A' 3 {{{ffmpeg -codecs | grep '^.D.A'}}} 4 4 instead of 5 ffmpeg -codecs:a:d 5 {{{ffmpeg -codecs:a:d}}}


