| Anonymous | Login | Signup for a new account | 2013-05-23 15:08 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 | ||||||||
| 0002821 | Kdenlive | File Loading | public | 2012-11-10 04:01 | 2012-11-10 17:43 | ||||||||
| Reporter | deschmit | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | 64 bit | OS | Ubuntu | OS Version | 12.10 | ||||||||
| Product Version | 0.9.2 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002821: When I load this MTS file the waveform is incorrectly generated | ||||||||||||
| Description | When I load this MTS file (http://www21.zippyshare.com/v/67923493/file.html [^]) the waveform is incorrectly generated. It looks like the 2nd half of the clip is muted. The waveform is perfectly flat for that part. The secondary but bigger problem is when I put the clip in a project the cut in and out points do not render with the same timings the project monitor previewed. | ||||||||||||
| Steps To Reproduce | Load the file and place it on the timeline. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Distribution package | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0008596) j-b-m (administrator) 2012-11-10 15:00 |
The file is fine for me (recent git of MLT and FFmpeg). Either the bug was fixed in MLT, or it is a bug in the libav version of Ubuntu. Can you post the result of this command in a terminal: avconv -i 00888.MTS |
|
(0008597) deschmit (reporter) 2012-11-10 15:31 |
Thanks for the quick response. I'll see if I can download some newer code. $ avconv -i Videos/STREAM2/00888.MTS avconv version 0.8.3-6:0.8.3-6ubuntu2, Copyright (c) 2000-2012 the Libav developers built on Oct 1 2012 12:54:15 with gcc 4.7.2 Input #0, mpegts, from 'Videos/STREAM2/00888.MTS': Duration: 00:00:13.02, start: 0.469233, bitrate: 23871 kb/s Program 1 Stream #0.0[0x1011]: Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 59.96 fps, 59.94 tbr, 90k tbn, 59.94 tbc Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s At least one output file must be specified |
|
(0008600) deschmit (reporter) 2012-11-10 17:43 |
I installed ppa:sunab/kdenlive-svn ppa:jon-severinsson/ffmpeg but it didn't seem to change the waveform generation. I found a workaround however. Running avconv -i 00888.MTS -vcodec copy -acodec copy 00888.mp4 and using 00888.mp4 seemed to do the trick. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-11-10 04:01 | deschmit | New Issue | |
| 2012-11-10 15:00 | j-b-m | Note Added: 0008596 | |
| 2012-11-10 15:00 | j-b-m | Assigned To | => j-b-m |
| 2012-11-10 15:00 | j-b-m | Status | new => feedback |
| 2012-11-10 15:31 | deschmit | Note Added: 0008597 | |
| 2012-11-10 15:31 | deschmit | Status | feedback => assigned |
| 2012-11-10 17:43 | deschmit | Note Added: 0008600 | |
| Copyright © 2000 - 2013 MantisBT Team |