ffmpeg -i video.mp4 -c copy -bsf:v h264_mp4toannexb -f mpegts tmpvideo.ts ffmpeg -i "concat:tmpvideo.ts|tmpvideo.ts|tmpvideo.ts" -c copy -bsf:a aac_adtstoasc birlesmis.mp4 del tmpvideo.ts
ffmpe ile klasördeki tüm videoları birleştirme
0
●402
- 18-07-2015, 17:18:40aşağıdaki kodu kopyalayarak çoğaltmak yerine bulduğu tüm video dosyalarını birleştirip tek bir video dosyası haline getirmesi için ne tür bir komut kullanabilirim.