[ATrpms-users] ffmpeg - Floating point exception

Duncan Brown atrpms at duncb.co.uk
Tue Oct 3 13:49:31 CEST 2006


>> system call:
>> mkdir -m 0755 /tmp/fifodir_27887/
>>
>> forking:
>> /bin/nice -n19 /usr/bin/mythtranscode --showprogress -p autodetect -c 1 
>> -s 2006-09-30-12-29-00 -f "/tmp/fifodir_27887/" 2>&1
>>
>> forking:
>> /bin/nice -n19 ffmpeg -y -f s16le -ar 0 -ac 0 -i 
>> /tmp/fifodir_27887/audout -f rawvideo -pix_fmt yuv420p -s 720x576 
>> -aspect 1.33333333333333 -r 25.000 -i /tmp/fifodir_27887/vidout -aspect 
>> 1.33333333333333 -r 25 -croptop    12 -cropright 14 -cropbottom 12 
>> -cropleft  14 -s 320x240  -vcodec mpeg4 -bit_rate '384' -title '1 SF1 - 
>> 12:30 PM (Manual Record) - Sat Sep 30 12:30:00 2006' -flags 
>> +4mv+trell+loop -aic 1 -mbd 1 -cmp 2 -subcmp 2 -qcompress '0.6' -qmax 
>> '51' -max_qdiff '4' -qmin 31 -acodec aac -ar 48000 -async 1 -ab 64 
>> '/root/1 SF1 - 12-30 PM (Manual Record) - Sat Sep 30 12-30-00 2006.mp4' 2>&1
>>     
>>     

Hey

Try running the seperate commands, but this time remove the ' -ar 0 -ac 
0 ' bit from the ffmpeg command

Dunc



More information about the atrpms-users mailing list