Thread
:
Recording streams from be-at.tv
View Single Post
#
14
02-26-2012, 09:19 AM
KSV
Senior Member
Join Date: Apr 2011
Posts: 853
Re: Recording streams from be-at.tv
you can merge those chunks with MEncoder without reencoding. you can also write simple batch file to merge all the flv files in current folder.
Code:
MEncoder.exe 1.flv 2.flv -ovc copy -oac copy -o Merged.flv
KSV
View Public Profile
Send a private message to KSV
Find all posts by KSV