Changes between Version 1 and Version 2 of Ticket #8091, comment 3
- Timestamp:
- Aug 22, 2019, 4:22:29 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8091, comment 3
v1 v2 1 1 2 2 {{{ 3 ffmpeg.exe -report -v 9 -loglevel 99 -i new_audio.mp3 -i audio_and_video.mp4 -c copy > console_output.txt 2>&13 ffmpeg.exe -report -v 9 -loglevel 99 -i new_audio.mp3 -i audio_and_video.mp4 -c copy out.mp4 > console_output.txt 2>&1 4 4 }}} 5 5


