Timeline for How to splice sections of a video with avconv?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 10, 2014 at 18:46 | comment | added | peterph | Hardcoding file and directory names into a script is not necessary since positional parameters (and mktemp for temporary files created by the script) have been invented. | |
| Jul 29, 2013 at 0:58 | history | edited | ispasov | CC BY-SA 3.0 | Add mencoder option |
| Jul 25, 2013 at 11:40 | comment | added | Janus Troelsen | @DisgruntledGoat: Correct. Only works for MPEG-1, MPEG-2 PS, DV: ffmpeg.org/faq.html#How-can-I-concatenate-video-files_003f | |
| Nov 20, 2012 at 0:16 | comment | added | DisgruntledGoat | Simply concatenating files doesn't work for most video formats AFAIK... | |
| Nov 19, 2012 at 19:36 | history | edited | ispasov | CC BY-SA 3.0 | added 37 characters in body |
| Nov 19, 2012 at 19:33 | review | First posts | |||
| Nov 19, 2012 at 20:25 | |||||
| Nov 19, 2012 at 19:26 | history | edited | ispasov | CC BY-SA 3.0 | For the whole process you will need a script. Here is an example. Or You could try popcorn.js for combining videos without any software directly on the website. |
| Nov 19, 2012 at 19:13 | history | answered | ispasov | CC BY-SA 3.0 |