Good day!
I updated my installation today and now Cinelerra crashes when I try to render 
ac3.

I recall seeing this problem before but can't remember what the solution was. I 
recall it was an 
issue with ffmpeg, but I'm not sure.

Some information - 

My system is openSuse 11.2
The rpm came from the Packman repository
The version is cinelerra-2.1.5cv20110222-1.pm.18.12.x86_64
ffmpeg was also updated. 
The version is  ffmpeg-0.6.201102261447git-1.pm.2.2.x86_64


The output from the command line start of cinelerra:

Cinelerra 2.1.5CV  Packman build (C) 2010 Heroine Virtual Ltd.
External ffmpeg                                               
Compiled on Sun Mar  6 15:59:46 UTC 2011                      

Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under 
certain conditions. There is absolutely no warranty for Cinelerra.    
BRenderThread::start 1 map=11842695 equivalent=0 brender_start=0 result=0 end=0
RenderFarmClient::main_loop: client started                                    
RenderFarmClientThread::run: Session finished.                                 
BRenderThread::start 1 map=0 equivalent=0 brender_start=0 result=0 end=26477   
Render::run 1                                                                  
Render::run 2                                                                  
Render::run 3                                                                  
Render::run 4                                                                  
Render::run 5                                                                  
Render::run 6                                                                  
Render::run 7                                                                  
Render::run 8                                                                  
Render::run 8.1                                                                
Render::run 8.2                                                                
Render::run 8.3                                                                
Render::run 9                                                                  
Render::run 10                                                                 
RenderFarmClientThread::run: Session finished.                                 
ac3 @ [0x7f3297d59580] Specified sample_fmt is not supported.                  
signal_entry: got SIGSEGV my pid=18775 execution table size=16:                 
                                                                        
    filempeg.C: read_frame: 1187                                                
                                                                        
    filempeg.C: read_frame: 1216                                                
                                                                        
    filempeg.C: read_frame: 1181                                                
                                                                        
    filempeg.C: read_frame: 1187                                                
                                                                        
    filempeg.C: read_frame: 1216                                                
                                                                        
    filempeg.C: read_frame: 1181                                                
                                                                        
    filempeg.C: read_frame: 1187                                                
                                                                        
    filempeg.C: read_frame: 1216                                                
                                                                        
    filempeg.C: read_frame: 1181                                                
                                                                        
    filempeg.C: read_frame: 1187                                                
                                                                        
    filempeg.C: read_frame: 1216                                                
                                                                        
    BRenderThread::send_command 1                                               
                                                                        
    BRenderThread::send_command 10                                              
                                                                        
    BRenderThread::send_command 20                                              
                                                                        
    filempeg.C: open_file: 185                                                  
                                                                        
    filempeg.C: open_file: 516                                                  
                                                                        
signal_entry: lock table size=18                                                
                                                                        
    0xb7b670 BC_Synchronous::next_command BC_Synchronous::run                   
                                                                        
    0x22e9c40 MainIndexes::input_lock MainIndexes::run 1                        
                                                                        
    0x24d6b00 RotateEngine::input_lock RotateEngine::run                        
                                                                        
    0x21e4660 TransportQue::output_lock PlaybackEngine::run                     
                                                                        
    0x22e9240 TransportQue::output_lock PlaybackEngine::run                     
                                                                        
    0x1eefdd0 FileThread::read_wait_lock FileThread::run
    0xbfe950 FileThread::read_wait_lock FileThread::run
    0x23cd9d0 BC_Repeater::pause_lock BC_Repeater::run
    0x23953d0 ResourceThread::draw_lock ResourceThread::run
    0x2428c90 BRenderThread::input_lock BRenderThread::run 2
    0x221cb20 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x21e60b0 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x23cf350 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x20a9ca0 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x22ebea0 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x216adf0 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x1dee290 BC_WindowBase::event_condition BC_WindowBase::get_event
    0x7f3297e021f0 FileThread::file_lock FileThread::run 2 *
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 1 temp files
    /tmp/cinelerra.bbb8da47-e53d-4c0c-a07c-4b5d530588e4
SigHandler::signal_handler total files=1
Closing /home/moredata/coutput/currproj/20110305-Concert_Choir.ac3
Aborted

The line

ac3 @ [0x7f3297d59580] Specified sample_fmt is not supported.                  

leads me to believe ffmpeg may not be handling the input correctly.
Rendering the audio to mp3 works ok.
I usually render audio to ac3 and video to m2v files then combine with ffmpeg.

ffmpeg -i file.mp3 -i file.m2v -target ntsc-dvd file.mpg 

works ok.  I shows the rendered file as having an ac3 audio stream.

Is there a simple solution to this?

Thanks
Ron Sparks



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

Reply via email to