| Anonymous | Login | Signup for a new account | 2013-05-25 20:06 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000286 | Kdenlive | MLT | public | 2008-10-28 15:55 | 2008-11-12 22:22 | ||||
| Reporter | jmpoure | ||||||||
| Assigned To | |||||||||
| Priority | low | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Debian | OS | GNU/Linux | OS Version | SID | ||||
| Product Version | |||||||||
| Target Version | 0.7.0 | Fixed in Version | 0.7.0 | ||||||
| Summary | 0000286: Impossible to use ffv1 and rawvideo codecs in rendering dialog. MLT works fine. | ||||||||
| Description | Dear Friends, I tried to render using rawvideo and ffv1 losless codecs, but Kdenlive only produces Mpeg4 videos. <group name="losless codecs" renderer="avformat" type="av"> <profile name="ffv1" extension="avi" args="f=avi -acodec pcm_s16le -vcodec ffv1" /> <profile name="yuv420p" extension="avi" args="f=avi -acodec pcm_s16le -vcodec rawvideo" /> </group> When running ffmpeg commands, it works perfectly: ffmpeg -i untitled.avi -f avi -vcodec ffv1 -acodec pcm_s16le test.avi ffmpeg -i untitled.avi -f avi -vcodec rawvideo -acodec pcm_s16le test.avi Inigo works well: inigo untitled.avi -consumer avformat:test.avi f=avi acodec=pcm_s16le vcodec=rawvideo inigo untitled.avi -consumer avformat:test.avi f=avi acodec=pcm_s16le vcodec=ffv1 Probably a parsing bug in Kdenlive. | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | |||||||||
| Attached Files | |||||||||
Notes |
|
|
(0000731) jmpoure (developer) 2008-10-28 16:29 |
As Inigo is able to export in rawvideo and ffv1, I commited these two rendering formats to Kdenlive SVN. |
|
(0000733) jmpoure (developer) 2008-10-28 19:20 |
Typo error. Closing bug. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-10-28 15:55 | jmpoure | New Issue | |
| 2008-10-28 15:55 | jmpoure | Description Updated | |
| 2008-10-28 15:57 | jmpoure | Description Updated | |
| 2008-10-28 15:58 | jmpoure | Description Updated | |
| 2008-10-28 15:58 | jmpoure | Description Updated | |
| 2008-10-28 16:22 | jmpoure | Description Updated | |
| 2008-10-28 16:23 | jmpoure | Target Version | 0.7.1 => 0.7.0 |
| 2008-10-28 16:23 | jmpoure | Description Updated | |
| 2008-10-28 16:23 | jmpoure | Description Updated | |
| 2008-10-28 16:24 | jmpoure | Description Updated | |
| 2008-10-28 16:29 | jmpoure | Note Added: 0000731 | |
| 2008-10-28 16:42 | jmpoure | Status | new => acknowledged |
| 2008-10-28 16:42 | jmpoure | Summary | Impossible to add some codec in rendering dialog => Impossible to use ffv1 and rawvideo codecs in rendering dialog. MLT works fine. |
| 2008-10-28 16:44 | jmpoure | Description Updated | |
| 2008-10-28 19:20 | jmpoure | Note Added: 0000733 | |
| 2008-10-28 19:20 | jmpoure | Status | acknowledged => closed |
| 2008-10-28 19:20 | jmpoure | Resolution | open => fixed |
| 2008-11-12 22:22 | madsdyd | Fixed in Version | => 0.7.0 |
| Copyright © 2000 - 2013 MantisBT Team |