On 11/17/19 5:41 AM, Jaime Oliver wrote:
Hi all,
I have a computer running ubuntu 18.04, gem 0.94 and pd 0.52-2.
I am trying to export a video in mp4 container with the h264 codec. the codeclist message lists it as codec 0:
print: codec 0 x264 H.264 (MPEG4 AVC) encoder
However, when I send the message "codec 0" I get:
[pix_record]: invalid codec# 0 (0..35)
oha, that's a bug when comparing numbers. (please report it in the bug-tracker)
you can also use the symbolic (short) codec-name, e.g. [codec x264(
gdasmr IOhannes