Changes between Version 1 and Version 2 of Ticket #933, comment 11
- Timestamp:
- 11/22/2012 12:08:20 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #933, comment 11
v1 v2 4 4 Tracked the problem to do_video_out() in ffmpeg.c, if vsync != passthrough the input value is ignored (this is significantly different from what happened 10 months ago), with the command: 5 5 {{{ 6 ffmpeg -vsync passthrough -copyts -i ~/s/columbia-intro.ts -acodec libfaac -y columbia-intro.out.ts6 ffmpeg -vsync passthrough -copyts -i columbia-intro.ts -acodec libfaac -y columbia-intro.out.ts 7 7 }}} 8 8


