Hi, Am 24.07.2011 12:42, schrieb E M J Vaessen: [...]
[ac3 @ 0x7f3c344b1180] Specified sample_fmt is not supported. SigHandler::pull_file: file /data2/Madeira/test_mpeg_groter_en_ac3_b29000.ac3 not on table.
[...]
It seems other people too ran into this error in the past. But there was never a solution provided. Rendering it as mpeg audio works fine. So it is not really a problem but... Anyone an idea what is going on?
From what I see there are 2 ac3 encoders in ffmpeg, one which handles floats and one for int16_t. This error is produced when e.g. one tries to pass float samples to the integer encoder. I have no idea about cinelerras internals, but this one should be easy to fix. Burkhard _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
