Changes between Version 1 and Version 2 of Ticket #2210, comment 18
- Timestamp:
- 02/24/2013 07:54:28 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2210, comment 18
v1 v2 28 28 ffmpeg -i "gaps.ts" -q:vscale 2 -acodec ac3 -ab 384k -ac 6 "out2.avi" 29 29 }}} 30 That file will have out of sync audio that ends before the video does. 30 That file will have out of sync audio that ends before the video does. It demonstrates why I need -async. 31 31 32 32 Is it possible to fix the channel change confusion, since -async is obviously so useful for other errors but fails in that situation?


