# What is the limit for rendered avi and mpg?

**URL:** https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108
**Category:** Synfig general discussion
**Created:** [April 12, 2008, 9:31pm UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108 "2008-04-12T21:31:08Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![int13](https://forums.synfig.org/letter_avatar_proxy/v4/letter/i/bbe5ce/32.png) [@int13](https://forums.synfig.org/u/int13)
#### Post date: [April 12, 2008, 9:31pm UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/1 "2008-04-12T21:31:08Z")

</div>

I’ve made an animation which is 55s long. But after I render it both in mpg and avi, it is cut on the 35 second? Why is that?? Is there any limit set in the rendered clips?

---

<div class="post-metadata">

### Author: ![pabs](https://forums.synfig.org/user_avatar/forums.synfig.org/pabs/32/7_2.png) [@pabs](https://forums.synfig.org/u/pabs)
#### Post date: [April 13, 2008, 3:12am UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/2 "2008-04-13T03:12:52Z")

</div>

There should not be any limit on the avi/mpg size.

This sounds like a bug, please file one with as much information as possible.

[synfig.org/Bugs](http://synfig.org/Bugs)

In your case, I think we would need the .sif file, your render settings, which version of synfig you are using and which platform you are on. We also need to know if you can reproduce the problem with the command-line synfig renderer or just with rendering from the GUI. If you can reproduce it on the command-line we need the exact command-line arguments and any output that synfig produced.

---

<div class="post-metadata">

### Author: ![system](https://forums.synfig.org/uploads/default/original/1X/19ac291e0828d48d44d7092fe634ff9cf7aecb61.png) [@system](https://forums.synfig.org/u/system)
#### Post date: [April 13, 2008, 7:07am UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/3 "2008-04-13T07:07:03Z")

</div>

Ok, so I managed to render the whole clip, but through a PNG sequence, and not directly through the ffmpeg. When I try to render it by command line, I get my clip cut off too. here is the output:

> [@](#):
>
> # synfig -o Worm.avi Worm.sifz
> 
> synfig: warning: Unable to find module “mod\_dv” (mod\_dv.so: cannot open shared object file: No such file or directory)  
> synfig: warning: Unable to find module “mod\_libavcodec” (mod\_libavcodec.so: cannot open shared object file: No such file or directory)  
> synfig(2961) [9,49,50] info: target name not specified - using ffmpeg  
> FFmpeg version UNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.  
> configuration: --prefix=/usr --enable-gpl --enable-libmp3lame --enable-libvorbis --enable-pp --enable-libfaac --enable-libfaad --enable-liba52 --enable-libxvid --enable-libx264 --enable-libtheora --disable-libamr-nb --enable-pp --enable-shared --enable-pthreads --enable-x11grab --enable-swscaler  
> libavutil version: 49.5.0  
> libavcodec version: 51.48.0  
> libavformat version: 52.1.0  
> built on Dec 4 2007 21:40:55, gcc: 4.2.2  
> Input #0, image2pipe, from ‘pipe:’:1440 – 3m 25s  
> Duration: N/A, bitrate: N/A  
> Stream #0.0: Video: ppm, rgb24, 480x272 [PAR 0:1 DAR 0:1], 24.00 tb(r)  
> Output #0, avi, to ‘Worm.avi’:  
> Stream #0.0: Video: mpeg1video, yuv420p, 480x272 [PAR 0:1 DAR 0:1], q=2-31, 200 kb/s, 24.00 tb(c)  
> Stream mapping:  
> Stream #0.0 → #0.0  
> [ppm @ 0xb7de5790]picture size invalid (48x0)m 14s 33.7kbits/s  
> [ppm @ 0xb7de5790]picture size invalid (48x0)  
> Error while decoding stream #0.0 of 1440 – 1m 29s 45.3kbits/s  
> Worm.sifz ==\> Worm.avi: DONE  
> Error while decoding stream #0.0  
> frame= 921 fps= 2 q=7.1 Lsize= 1161kB time=38.3 bitrate= 248.1kbits/s  
> video:1133kB audio:0kB global headers:0kB muxing overhead 2.435287%

I think the bolded text is the clue.

I’m working on Archlinux, synfig 0.61.08, my render settings are just defaults, both in GUI and commandline.

---

<div class="post-metadata">

### Author: ![system](https://forums.synfig.org/uploads/default/original/1X/19ac291e0828d48d44d7092fe634ff9cf7aecb61.png) [@system](https://forums.synfig.org/u/system)
#### Post date: [April 13, 2008, 7:08am UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/4 "2008-04-13T07:08:38Z")

</div>

by the way… here are the rendered clip, and the sif file:

[mhristov.info/Worm.sifz](http://mhristov.info/Worm.sifz)

[mhristov.info/Worm.mpg](http://mhristov.info/Worm.mpg)

---

<div class="post-metadata">

### Author: ![Genete](https://forums.synfig.org/user_avatar/forums.synfig.org/genete/32/8_2.png) [@Genete](https://forums.synfig.org/u/Genete)
#### Post date: [April 13, 2008, 11:00pm UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/5 "2008-04-13T23:00:56Z")

</div>

I think that the clue is the following line:

`[ppm @ 0xb7de5790]picture size invalid (48x0)
`  
the render to avi is done first like a ppm sequence and then piped to ffmpeg to assemble the avi file.

If the ppm file is wrong it would produce an error in ffmpeg.

Confirmed that it only renders (in my system) 38 seconds when it should be 60. And the console output are very similar.  
Please open a bug report like pabs said.

Greetings

-G

---

<div class="post-metadata">

### Author: ![system](https://forums.synfig.org/uploads/default/original/1X/19ac291e0828d48d44d7092fe634ff9cf7aecb61.png) [@system](https://forums.synfig.org/u/system)
#### Post date: [April 14, 2008, 1:56pm UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/6 "2008-04-14T13:56:00Z")

</div>

Bug report opened 🙂

As you may judge by the animation I made, I’m a newbie with Synfig and the animations 🙂 Just a hobby of me 🙂

Could you tell me how can I change the speed of some of the frames?? Now my whole animation is with the same smooth speed.

cheers,  
Milen

---

<div class="post-metadata">

### Author: ![Genete](https://forums.synfig.org/user_avatar/forums.synfig.org/genete/32/8_2.png) [@Genete](https://forums.synfig.org/u/Genete)
#### Post date: [April 14, 2008, 10:41pm UTC](https://forums.synfig.org/t/what-is-the-limit-for-rendered-avi-and-mpg/108/7 "2008-04-14T22:41:15Z")

</div>

> [@Guest](#):
>
> Bug report opened 🙂
> 
> As you may judge by the animation I made, I’m a newbie with Synfig and the animations 🙂 Just a hobby of me 🙂
> 
> Could you tell me how can I change the speed of some of the frames?? Now my whole animation is with the same smooth speed.
> 
> cheers,  
> Milen

The easiest way to increase or decrease the animation speed is click and drag the waypoints of the desired parameters of the layer subject. Putting the waypoints more close in the timeline would increase speed and separating them would decrease speed.  
-G
