Changes between Initial Version and Version 1 of Ticket #986, comment 1
- Timestamp:
- 02/08/2012 05:50:43 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #986, comment 1
initial v1 1 1 Does it work any better if you tell ffmpeg the input container type? The -f option must be specified prior to -i. 2 2 3 ffmpeg -f mpegts -i //./pipe/pipenameout.mkv3 ffmpeg -f mpegts -i \.\pipe\pipename" out.mkv


