(My TOC is also not completely empty; just does not contain file paths)

Using the command:

         ffmpeg -i sample_1920x1080.mov test%05d.dpx

creates the images, but does not create the TOC.


Using image2ffmpeg:
- I created the imagelist.sh script
(https://cinelerra-gg.org/download/CinelerraGG_Manual/Image_Sequence_Creation.html#sec:image_sequence_creation)
- I created the sequence of jpgs with the previous command (ffmpeg -i
sample_1920x1080.mov test%05d.jpg). I got all the images without TOC.
- I created the TOC file with the script:
        ./imagelist.sh test_list%05d.txt test*.jpg
- obtained the TOC file (test_list%05d.txt), this is imported into
CinGG without problems.
-- 
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to