<div dir="ltr"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Hi all, </div><div><br></div><div>I have a computer running ubuntu 18.04, gem 0.94 and pd 0.52-2.</div><div><br></div><div>I am trying to export a video in mp4 container with the h264 codec. the codeclist message lists it as codec 0:</div><div><br></div><div>print: codec 0 x264 H.264 (MPEG4 AVC) encoder<br></div><div><br></div><div>However, when I send the message "codec 0" I get: </div><div><br></div><div>[pix_record]: invalid codec# 0 (0..35)<br></div><div><br></div><div>also if I record a video with no codec message (assuming the default codec is 0) I get the printout in the terminal where i opened pd, as printed at the end of this email** and I can see a noticeable loss of quality in the recorded video.</div><div><br></div><div>Can anyone point to me to what the problem might be and might anyone recommend a high quality (or lossless?) codec for HD videos?</div><div><br></div><div>All the best,</div><div><br></div><div>J</div><div><br></div><div>**</div><div>[x264] Warning: Unrecognized parameter x264_i_weighted_pred<br>[x264] Warning: Unrecognized parameter x264_b_fast_pskip<br>[x264] Warning: Unrecognized parameter x264_b_dct_decimate<br>[x264] Info: using SAR=1/1<br>[x264] Info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2<br>[x264] Info: profile Main, level 4.0<br>[x264] Info: frame I:1     Avg QP:10.30  size:  2908<br>[x264] Info: frame P:240   Avg QP:13.51  size:   536<br>[x264] Info: mb I  I16..4: 99.2%  0.0%  0.8%<br>[x264] Info: mb P  I16..4:  0.5%  0.0%  0.0%  P16..4:  0.3%  0.2%  0.0%  0.0%  0.0%    skip:99.0%<br>[x264] Info: coded y,uvDC,uvAC intra: 1.1% 3.2% 2.0% inter: 0.1% 0.2% 0.2%<br>[x264] Info: i16 v,h,dc,p: 63% 37%  1%  0%<br>[x264] Info: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 38% 10% 47%  1%  0%  2%  0%  2%  0%<br>[x264] Info: i8c dc,h,v,p: 58% 36%  6%  0%<br>[x264] Info: Weighted P-Frames: Y:0.0% UV:0.0%<br>[x264] Info: kb/s:0.00<br></div></div></div></div>