How to create video using QTRLE codec in ffmpeg? -


  • i want generate video using qtrle codec , argb pixel format using ffmpeg lib.
  • i able create video using h264 yuv420p pixel format, unable same qtrle.so how can this?

i suppose first video, 1 create using h264 yuv240p pixel format mp4, , suppose want generate mp4 video qtrle codec , argb pixel format.

the problem qtrle codec not compatible mp4 container, cannot have mp4 file encoded in qtrle. container know compatible mov. tried , there no problem.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -