On 2017-02-21 04:15:49 -0900, sns <sns@yahoo.com> said:
> On 2017-02-20 17:59:27 +0000, NoOne <noone@nowhere.net> said:
>
>> On Mon, 20 Feb 2017 12:24:34 -0500, sns wrote:
>>
>> Much as I appreciate your post, could I ask if you can create
>> the PAR2 files before you split the video file? That way a
>> simple par check/repair will rebuild the mp4 file.
>>
>> Currently, it seems you create the PAR2 files after splitting the
>> video file so it still has to be manually joined back up.
>>
>> For any Linux users reading, the quickest way to join is:
>>
>> for i in `ls A1705.mp4.* | sort`; do cat $i >> 1705.mp4 ; done
>>
>> (There might be better ways but the above isn't as cryptic as
>> some one liners :-)
>>
>> Thanks.
>
> Im not able to do this Unison makes the PAR2's
>
> I have no mac progeram to do this anymoe
>
> sns
Unless you're using a different version or configuration, Unison will
automatically segment the upload as well as generate the PAR2 files.
I just specify which file(s) I want to upload and Unison does the rest
for me. For people dl'ing my uploads, they should just be able to
automatically trigger both a parity check and rejoining of the
segments. (I use MacPAR deLuxe to do this ... your mileage may vary
depending on what application you use to "unpack" downloads.)
Griff
|
|