[FFmpeg-user] Verifying lossless rewrapping/transcoding in one step?

Moritz Barsnick barsnick at gmx.net
Tue Aug 6 14:31:28 EEST 2019


On Tue, Aug 06, 2019 at 12:21:58 +0200, Paul B Mahol wrote:
> > I just couldn't quickly figure out how to prefix the stream specifiers
> > (e.g. 0:0, 0:1).
> Look how framehash does it?

Yeah, too obvious. I was looking for "0:1", but the first digit is
meaningless, and the second one is just the stream index (which I use
to iterate anyway).

I'll try to rework it to give the "hash" muxer a "-per_stream" boolean
option, then I can (and must) reuse all the code.

Cheers,
Moritz


More information about the ffmpeg-user mailing list