Changes between Initial Version and Version 1 of Ticket #458, comment 2
- Timestamp:
- 09/15/2011 01:31:58 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #458, comment 2
initial v1 1 {{{ 1 2 ffmpeg -v 9 -loglevel 99 -i ~/Movies/Clock10.mov -vf "slicify=32,scale=0:0:interl=1,format=yuv420p,scale=0:0:interl=1,format=yuv422p,scale=0:0:interl=1,format=yuv420p" -pix_fmt yuv420p -vframes 1 -an -f rawvideo -y /dev/null 2 3 ffmpeg version N-32383-ga2b66a3, Copyright (c) 2000-2011 the FFmpeg developers … … 42 43 Assertion y%4 == 0 failed at libavfilter/vf_scale.c:316 43 44 Abort trap: 6 45 }}}


