On 03/23/2012 10:56 PM, Herman Robak wrote:

Cinelerra does not load any other codecs than the ones it was linked
with at compile time.

Oh I see, I didn't imagine there still were video editing programs that work that way.

Cinelerra does not recognise the .flv _container_, but it can
probably handle the video and audio codeds within.

This might produce a file that Cinelerra can handle:

ffmpeg -i yourfile.flv -acodec copy -vcodec copy newfile.mov

Great, that'll do the job for now.

Thanks
m.


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to