Muxing elementary streams not solved in version 2.9.1
A cross-platform DVD authoring application
Brought to you by:
ntalex
Thanks for reacting so quickly, but version 2.9.1 does not solve the problem because the "-fflags +genpts" command is inserted at the wrong position in the command line.
This command MUST absolutely be located BEFORE the first -i (Input file) command. I just tested it, at its current position after the input file specification it does not have any effect.
It is also not necessary to specify this command for encoding operations. I do not know it it does any harm for encoding, but it is only required for MUXING operations.
Cheers
manolito
Solved in version 2.9.2
Thanks...