View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000078 | Cinelerra-GG | Bug | public | 2018-12-27 01:16 | 2019-02-01 00:14 |
| Reporter | Pierre | Assigned To | PhyllisSmith | ||
| Priority | low | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | i7-3770k, 32GB(ram), GTX-750Ti | OS | Linux Mint Mate | OS Version | 18.3 |
| Summary | 0000078: FFStream::decode: Retry limit | ||||
| Description | When I load 190 source files to create a project, the terminal gives me the message "FFStream::decode: Retry limit" The sources are mainly video files in DNxHD 220 in .mov (1920x1080, 29.97fps, YUV 422), some sound files .wav (48.0 KHz, 16bit) and an image in .jpg pierre@i7-3770k ~ $ /home/pierre/Cinelerra-GG_5.1/cin Cinelerra Infinity - built: Dec 23 2018 18:47:47:19 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2018 Heroine Virtual Ltd. by Adam Williams (c) 2007-2018 cin5 derivative by W.P. Morrow aka goodguy 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. RenderFarmClient::main_loop: client started FFStream::decode: Retry limit audio0 pad 64 0 (64) audio0 pad 64 0 (64) | ||||
| Tags | No tags attached. | ||||
|
|
The message "FFStream::decode: Retry limit" may need to have the Retry limit increased more, but not sure yet. Last month's build already had "Increased retries from 100 to 1000 in ffmpeg encode_frame for flush." I have not been able to reproduce this but will see if I can find a way. |
|
|
Each Operating System does limit the number of File Descriptors which does limit the number of files you can load. We noted this when gg added the Mixer Viewer / Multiple Cameras support in November 2017. Quote - "The limitation of the Operating System number of File Descriptors does limit the number of mixers you can have. We tested up to 65 because it crashed above that." GG suspects that either one file is "bad" possibly or you are out of File Descriptors. You might try loading only 150 and see if that works, but for now that is our only "guess". |
|
|
Can not reproduce. Need a lot more information before can work on this. Can re-open if more specifics, reproducible information becomes available. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-12-27 01:16 | Pierre | New Issue | |
| 2018-12-27 01:17 | Pierre | Description Updated | |
| 2018-12-27 23:22 | PhyllisSmith | Assigned To | => PhyllisSmith |
| 2018-12-27 23:22 | PhyllisSmith | Status | new => assigned |
| 2018-12-27 23:25 | PhyllisSmith | Note Added: 0000389 | |
| 2018-12-29 02:58 | PhyllisSmith | Note Added: 0000418 | |
| 2019-02-01 00:14 | PhyllisSmith | Status | assigned => closed |
| 2019-02-01 00:14 | PhyllisSmith | Resolution | open => unable to reproduce |
| 2019-02-01 00:14 | PhyllisSmith | Note Added: 0000732 |