| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002526 | Kdenlive | Rendering | public | 2012-02-21 17:56 | 2012-05-15 10:58 |
|
| Reporter | drosky | |
| Assigned To | j-b-m | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | Intel core i7 | OS | OpenSUSE, Mint | OS Version | 12.1, 12 |
| Product Version | Recent git | |
| Target Version | | Fixed in Version | 0.9 | |
|
| Summary | 0002526: pcm_s16le codec not found by kde/MLT with recent versions of FFmpeg |
| Description | Build of recent kdenlive (20120220, built using kdenlive build script) does not recognize the pcm_s16le codec (and possibly others), resulting in several render profies (including DNxHD and AVI DV profiles) being broken. |
| Steps To Reproduce | Build Kdenlive using the build script, then either check for the presence of pcm_s16le in the config wizard, or notice that any render profile that uses it is broken. I tried building on both OpenSuse 12.1 and on Mint 12 and both show the same problem |
| Additional Information | NOTE: The problem does not seem to appear on systems with older versions of FFmpeg (<= 0.9). For FFmpeg >= 0.10, the problem occurs. In either case, running "ffmpeg -codecs" or "ffmpeg -formats" shows that the pcm_s16le codec is present, and running ffmpeg from the command line using the pcm_s16le codec works. Perhaps something has changed in how libavcodec or libavformat reports certain codecs to programs?
I haven't found a workaround for this other than using a different codec, which isn't always an option. |
| Tags | No tags attached. |
|
| Build/Install Method | Build Script |
|
| Attached Files | |
|