Dave Rice

Results 390 comments of Dave Rice

Hi @marshalleq, in the config tab, in the environment box, can you check the variable for "FFMPEG_BIN". It should be `FFMPEG_BIN="/usr/local/opt/ffmpegdecklink/bin/ffmpeg-dl"`. Let me know if it's something different. Also, if...

@g-maxime any updates to pass the CI checks?

Ha, I just found that this works: ``` ffmpeg -f lavfi -i testsrc2 -t 10 -f image2 dpx_sample_%02d.dpx cp dpx_sample_01.dpx dpx_sample_%02d.dpx ``` then if I open cp `dpx_sample_%02d.dpx` in qctools...

Yes true. Sounds better to use `-start_number` for any dpx input.

was fixed in https://github.com/bavc/qctools/pull/803

Hey @AdamNgaTaonga, sorry this took a year to reply to. If the qctools report is next to the original movie in the file system, then they should be 'linked'. So...

seems to have been resolved a while ago

close via https://github.com/bavc/qctools/pull/788

It's still an open issue but the behavior is more consistent. At the moment, the video in the player appears with a forced 1/1 SAR, which is helpful for QC,...

Hi @amietus, very late reply, but qctools has had a significant refactor. Please test this issue against a recent daily build at https://mediaarea.net/download/snapshots/binary/qctools/. Will close this ticket for now, but...