[mythtv-users] 0.26 nuvexport / mythffmpeg issue Mythbuntu 12.04

HP-mini blm-ubunet at slingshot.co.nz
Tue Jun 4 20:49:00 UTC 2013


On Wed, 2013-06-05 at 06:00 +1000, Anthony Giggins wrote:
> 
> 
> On 4 June 2013 15:13, Anthony Giggins <seven at seven.dorksville.net>
> wrote:
>         

> 
> ffmpeg had critical errors:
> 
> Error while opening encoder for output stream #0:0 - maybe incorrect
> parameters such as bit_rate, rate, width or height
> 
> Cleaning up temp files.
> Cleaning up child processes.
> 
> From the debug 
<snip>
>   Stream #1:0 -> #0:0 (rawvideo -> mpeg4)
>   Stream #0:0 -> #0:1 (pcm_s16le -> libmp3lame)
> Error while opening encoder for output stream #0:0 - maybe incorrect
> parameters such as bit_rate, rate, width or height
> 
Looks like you need to re-create the cmd line options for ffmpeg..
I have only attempted a couple of changes..
Many hours of mind-numbing frustration awaits..

What does '-flags part' do ?

/usr/bin/nice -n19 mythffmpeg -threads 4 -y -f s16le -ar 48000 -ac 2
-i /tmp/fifodir_24570/audout -f rawvideo -pix_fmt yuv420p -s 720x576
-aspect 1.33333333333333 -r 25.000 -i /tmp/fifodir_24570/vidout -aspect
1.33333333333333 -r 25.000 \
-vf yadif,slicify,scale=720:536,pad=720:540:0:2:black,setsar=1  -codec:v
mpeg4 -b:v '960K' -lumi_mask 0.05 -dark_mask 0.02 -scplx_mask 0.5 -flags
mv4 -flags part -vtag divx -codec:a libmp3lame  -b:a '128K' -f avi
'/storage2/videos/Dora the Explorer - The Mayan Adventure.2.avi' 2>&1



More information about the mythtv-users mailing list