<br><br>On Thursday, October 7, 2021, Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My apologies Phyllis, I did not provide the most important<br>
information: when creating lists of images as a name we have to put<br>
img_%05d.dpx.<br>
So the process is:<br>
1- Create a folder (for example /tmp/dpx/) where to collect the images.<br>
2- In the Render window of CinGG put as path and file name:<br>
/tmp/dpx/image%05d.dpx (or any other name)<br>
That should work for you. Maybe I could make a note in the manual,<br>
since it applies to every image sequence.<br>
<br>
PS: I tried to create a ffmpeg preset for the Cineform HD codec of the<br>
GoPro as well (it has become an Open format), but I can't get it to<br>
work. Andrew could you try to create it yourself? This way CinGG would<br>
contain all the famous and most used codecs, even in pro environment.</blockquote><div><br></div><div>see <a href="https://amp.reddit.com/r/ffmpeg/comments/i2z57k/cineform_hd_encoder_as_been_added_to_ffmpeg/" target="_blank">https://amp.reddit.com/r/<wbr>ffmpeg/comments/i2z57k/<wbr>cineform_hd_encoder_as_been_<wbr>added_to_ffmpeg/</a></div><div><br></div><div>"Cineform's "width divisible by 16 / height divisible by 8" still applies,"</div><div><br></div><div>I tried to make simple cfhd.qt and it worked for simple file:</div><div><br></div><div><br></div><div><br></div><div>$ ffprobe -i ~/scap.mov</div><div>ffprobe version 4.4 Copyright (c) 2007-2021 the FFmpeg developers</div><div>  built with Android (6454773 based on r365631c2) clang version 9.0.8 (<a href="https://android.googlesource.com/toolchain/llvm-project" target="_blank">https://android.googlesource.<wbr>com/toolchain/llvm-project</a> 98c855489587874b2a325e7a516b99<wbr>d838599c6f) (based on LLVM 9.0.8svn)</div><div>  configuration: --arch=armeabi-v7a --as=arm-linux-androideabi-<wbr>clang --cc=arm-linux-androideabi-<wbr>clang --cxx=arm-linux-androideabi-<wbr>clang++ --cross-prefix=arm-linux-<wbr>androideabi- --disable-indevs --disable-outdevs --enable-indev=lavfi --disable-static --disable-symver --enable-cross-compile --enable-gnutls --enable-gpl --enable-libaom --enable-libass --enable-libdav1d --enable-libmp3lame --enable-libfreetype --enable-libvorbis --enable-libopus --enable-librav1e --enable-libsoxr --enable-libx264 --enable-libx265 --enable-libxvid --enable-libvidstab --enable-libvpx --enable-libwebp --enable-shared --prefix=/data/data/com.<wbr>termux/files/usr --target-os=android --extra-libs=-landroid-glob --enable-neon</div><div>  libavutil      56. 70.100 / 56. 70.100</div><div>  libavcodec     58.134.100 / 58.134.100</div><div>  libavformat    58. 76.100 / 58. 76.100</div><div>  libavdevice    58. 13.100 / 58. 13.100</div><div>  libavfilter     7.110.100 /  7.110.100</div><div>  libswscale      5.  9.100 /  5.  9.100</div><div>  libswresample   3.  9.100 /  3.  9.100</div><div>  libpostproc    55.  9.100 / 55.  9.100</div><div>Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/data/data/com.termux/files/<wbr>home/scap.mov':</div><div>  Metadata:</div><div>    major_brand     : qt</div><div>    minor_version   : 512</div><div>    compatible_brands: qt</div><div>    encoder         : Lavf58.76.100</div><div>  Duration: 00:00:01.24, start: 0.000000, bitrate: 4130 kb/s</div><div>  Stream #0:0: Video: cfhd (CFHD / 0x44484643), yuv422p10le(progressive), 352x144, 4121 kb/s, SAR 1:1 DAR 22:9, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default)</div><div>    Metadata:</div><div>      handler_name    : VideoHandler</div><div>      vendor_id       : FFMP</div><div>      timecode        : 00:00:01:22</div><div>  Stream #0:1(eng): Data: none (tmcd / 0x64636D74), 0 kb/s</div><div>    Metadata:</div><div>      handler_name    : TimeCodeHandler</div><div>      timecode        : 00:00:01:22</div><div>Unsupported codec with id 0 for input stream 1</div><div><br></div><div>---</div><div><br></div><div><br></div><div>$ cat bin/ffmpeg/video/cfhd.qt</div><div>mov cfhd</div><div>cin_ff_format=yuv442p10le</div><div>quality=6</div><div><br></div><div>$</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" target="_blank">https://lists.cinelerra-gg.</a><a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" target="_blank">org<wbr>/mailman/listinfo/cin</a></blockquote>