Thanks for the replies,
I use mpeg2video and ac3 in ffmpeg to generate the 'IN' file for cinelerra.
I took you advice and tried 'motion jpeg -a' with mp3 in an avi container.
The quality is acceptable.
But using those settings, cinelerra renders to 100% then segfaults with this
error:
signal_entry: lock table size=15
0x991da08 CWindowTool::input_lock CWindowTool::run
0x92b5618 BC_Synchronous::next_command BC_Synchronous::run
0x99f1d30 TransportQue::output_lock PlaybackEngine::run
0x99f2368 MainIndexes::input_lock MainIndexes::run 1
0x9941cb8 TransportQue::output_lock PlaybackEngine::run
0x9a62210 ResourceThread::draw_lock ResourceThread::run
0x9f91c58 LoadClient::input_lock LoadClient::run
0x9f91e68 LoadClient::input_lock LoadClient::run
0x9a91760 BC_Repeater::pause_lock BC_Repeater::run
0x9967ea0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x9a92d90 BC_WindowBase::event_condition BC_WindowBase::get_event
0x974f938 BC_WindowBase::event_condition BC_WindowBase::get_event
0x9876ef8 BC_WindowBase::event_condition BC_WindowBase::get_event
0x9943300 BC_WindowBase::event_condition BC_WindowBase::get_event
0x99f4178 BC_WindowBase::event_condition BC_WindowBase::get_event
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0
Aborted
The rendered file appears ok and plays just fine. Any ideas what this error
is all about?
I'm using cinelerra-2.1-0.18.svn20080514
> Message: 2
> Date: Wed, 10 Dec 2008 10:36:25 -0600
> Subject: Re: [CinCV] Terrible render output from AVCHD input
>
>
> What render combinations have you tried?
>
> Message: 4
> Subject: Re: [CinCV] Terrible render output from AVCHD input
> Date: Wed, 10 Dec 2008 22:08:52 -0430
>
> Same question: What render combination are you tried?=20
>
> I use carefully the same as input because if not I will lose
> synchronization and quality.=20
>
> I use MJPEG for video at least 50% quality in avi container. And WAV PCM
> 16 bit 44100Hz stereo for sound.=20
>
> I just export the video and audio separately because I give best results,
> specially in A/V synchronization.=20
>