Changes between Initial Version and Version 1 of Ticket #4260, comment 2
- Timestamp:
- Jan 14, 2015, 12:17:45 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4260, comment 2
initial v1 1 The sample is here: http://media.blacktrash.org/x/hqdn3d-test.mov 1 I was able to create a small input sample (exact same duration) with which the issue can be reproduced (no audio). 2 2 3 I'll try to create a smaller input sample, but that might prove to be difficult as a minimal change in duration will hide the problem, see below. 4 5 Meanwhile I've compacted the triggering command line to (no audio needed if `-segment_time_delta` is used, see below): 3 I've compacted the triggering command line to (no audio needed if `-segment_time_delta` is used, see below): 6 4 {{{ 7 5 $ ffmpeg -y -i hqdn3d-test.mov -an -filter:v hqdn3d,scale=480:270 \


