Changes between Initial Version and Version 1 of Ticket #8106, comment 2
- Timestamp:
- Jan 7, 2020, 3:04:01 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8106, comment 2
initial v1 12 12 Helps, though there's another problem then... 13 13 14 \\6. Removing `-vframes` and making necessary adjustments to the command:14 \\6. Removing `-vframes` and `-loop`: 15 15 {{{ 16 16 ffmpeg -i "Entrepreneurship.png" -i "1.flac" -c:a copy -c:v libx264 -r 15 -preset placebo -qp 0 -x264-params "level=5.1:keyint=infinite:no-deblock=1" -pix_fmt yuv420p -sws_flags spline+accurate_rnd+full_chroma_int -color_range 1 -colorspace 5 -color_primaries 5 -color_trc 6 "1.mkv" 17 17 }}} 18 The truncation no longer occurs, though again there's another problem... 18 The truncation no longer occurs, though again there's another problem... (1 frame video) 19 19 [[BR]] 20 20 [[BR]]


