Hello,

I have about 500 clips from my JVC HD-GZ30 camcorder that are in .tod
format. I transformed all of these to mpg with the command:

ffmpeg -i file.tod -vcodec copy -acodec copy file.mpg

All these mpg's I tried to read in Cinelerra, but always these kind of
errors are thrown up:

[mpeg3io_open_file] Error opening file
'/data/.bcast/data_Cyprus_tmpmpg_prg001mov008_mpg.toc': No such file or
directory

I can abort Cinelerra and try again, but the result is that the previous
.toc file is finally created and the next one gives an error messages like
the one above.
I can solve the problem by aborting Cinelerra 500 times, after which all
500 files are read in properly.
Surely, this cannot be a real solution and the question is why Cinelerra
throws up an error message like the one above, while the priviliges of the
directory do not prevent a new file from being created.


Ed



_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to