amiaopensource / vrecord

Vrecord is open-source software for capturing a video signal and turning it into a digital file.
https://github.com/amiaopensource/vrecord
151 stars 45 forks source link

QCTools does not generate functioning output.mkv when using ffv1 #789

Open marshalleq opened 7 months ago

marshalleq commented 7 months ago

When running qctools manually, the following is output to console:

[matroska,webm @ 0x13f804e10] Could not find codec parameters for stream 2 (Attachment: none): unknown codec Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options [matroska,webm @ 0x13f804e10] Could not find codec parameters for stream 3 (Attachment: none): unknown codec Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options

There is a jpeg report generated but the qctools mkv file is unplayable.