Hi Chaps
I do a lot of live streaming where the client wants clipped segments uploaded to youtube asap.
I was thinking is there anyway to edit a h.264 file while its still encoding? I know its possible with 422LT.
I was thinking that I could configure an additional stream from the encoder to a file with whatever properties work. preferably youtube ready.
Any other suggestions welcome.
Thanks in advance
Neil
+ Reply to Thread
Results 1 to 6 of 6
-
-
If it's possible with the software you use may be simply encoding in segments of size/duration x and then merge/edit/... the segments works
-
you could use "-segment_time X" to output a partial encode every X seconds, so you would get a lot of chunks during your live capture, which you could process.
-
right sorry I understand now, that could work... would be good if i could streamline... what sort of tools would you suggest?
-
- I would probably write something on my own (small frontend I feed with thre parameters a. the source, b. the chunk size c. the output folder), then I would edit and upload the content.
- broadcasting software which is used inside of TV studios should also be able to do something like this
- not sure about the 'clip in quicktime' part
I associate quicktime with Quicktime Pro on Windows or the general quicktime framework on Mac