Changes between Initial Version and Version 1 of Ticket #594, comment 6
- Timestamp:
- 10/27/2011 12:34:58 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #594, comment 6
initial v1 4 4 I will investigate if using external library (x264) is required to reproduce crash tomorrow. 5 5 6 {{{ 6 7 (gdb) r -v 9 -loglevel 99 -i rotate_x.mp4 -vcodec libx264 -r 20 -b 768k -bt 768k -vf scale=152:270,pad=480:270:164:0 -an -preset medium -fastfirstpass 1 -profile baseline -pass 1 -passlogfile result.mp4.passlogfile -f rawvideo -y /dev/null 7 8 Starting program: /home/ignat/external_src/ffmpeg/ffmpeg_g -v 9 -loglevel 99 -i rotate_x.mp4 -vcodec libx264 -r 20 -b 768k -bt 768k -vf scale=152:270,pad=480:270:164:0 -an -preset medium -fastfirstpass 1 -profile baseline -pass 1 -passlogfile result.mp4.passlogfile -f rawvideo -y /dev/null … … 161 162 0x20, 0x0, 0x20, 0x0}} 162 163 mm7 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} 164 }}}


