Changes between Initial Version and Version 1 of Ticket #2227, comment 7
- Timestamp:
- 02/02/2013 09:41:38 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2227, comment 7
initial v1 1 I mean when one says -map 0:v one is expecting video streams, and that's typically for the most 1 video stream. I can't control what Microsoft is putting in it's WTV container but I'm pretty sure the mjpeg is NOT a video stream and that's w as messing things up, ffmpeg thinking it's a video stream. Ican't change microsoft, I konw ffmpeg was wrong finehence my poorly worded frustration here.1 I mean when one says -map 0:v one is expecting video streams, and that's typically for the most 1 video stream. I can't control what Microsoft is putting in it's WTV container but I'm pretty sure the mjpeg is NOT a video stream and that's what's messing things up, ffmpeg thinking it's a video stream. I can't change microsoft, I know ffmpeg was working fine earlier, hence my poorly worded frustration here. 2 2 3 3 there's no way to say hey ffmpeg take only video streams but NOT mjpeg. all I can say is -map 0:v


