P
P
PEgorov2012-03-12 16:07:52
Video
PEgorov, 2012-03-12 16:07:52

Creating a TSki with a static image?

Good afternoon.
I'm trying to solve a small video editing problem.
There are a number of small ts-files, like this one: rghost.ru/36981896 . Let's call it "Piece #1".
It is required to make a file absolutely similar in length in the same format, with silence in the background and a static picture, for example, like this: rghost.ru/36981978 . Let's call it "Piece #2"
After that, you need to glue both pieces. The problem is that tsmuxer (as the most logical program for solving this problem) nervously reacts to the slightest difference in the formats of two pieces and refuses to glue them together. I spent a lot of time to generate the second piece in a suitable format, but the lack of experience in this area made itself felt - the maximum that I managed to do was a 15-second tska with a static picture and silence in the background, made something like this :

ImageSource("no_signal.jpg", fps=15).Lanczos4Resize(320,240).Trim(0,223)

which, however, completely refuses to stick together with the first piece.
Tell me, please, how can I solve this problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
a3x, 2012-03-12
@a3x

And just blind two files binary? copy /b file1.ts + file2.ts file12.ts

V
Vitaly Zheltyakov, 2012-03-12
@VitaZheltyakov

Install Sony Vegas and don't worry - it works great with ts-kami.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question