Changes between Initial Version and Version 1 of Ticket #1578, comment 7
- Timestamp:
- Dec 10, 2013, 7:28:28 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1578, comment 7
initial v1 1 if I put same fps of input and output, then frame are missing2 3 {{{4 ffmpeg -r 1/5 -f concat -i /tmp/tmpsaR4EA -i audio/sound.mp3 -vf "format=yuv420p,scale=640x480,subtitles=/tmp/tmpKu6UJ3.srt,fps=1/5" "output/Great_Lakes_region_timeshare_camp.mp4"5 6 }}}7 8 but if I don't put the fps filter flag at output then every thing is all right


