| Anonymous | Login | Signup for a new account | 2013-06-20 01:27 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 | ||||||||
| 0002474 | Kdenlive | Rendering | public | 2012-01-08 11:51 | 2012-01-22 21:11 | ||||||||
| Reporter | norms2 | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | 32 bit intel and alike | OS | Ubuntu | OS Version | 10.10 | ||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002474: DVD PAL 2 pass render has no audio | ||||||||||||
| Description | Not much more to say than the above really. | ||||||||||||
| Steps To Reproduce | Render to DVD PAL 16:9 VOB Export audio (automatic) 1 pass = Audio included in render. Export audio (automatic) 2 pass = NO audio in render. Tried :- Select Export audio 1 pass = NO audio in render. Select Export audio 2 pass = NO audio in render. | ||||||||||||
| Additional Information | kdenlive 0.8.3+git20120105.9dea7a4b-0ubuntu0~sunab~maverick1 mlt 0.7.7+git20120103.7b10d647-0ubuntu0~sunab~maverick1 | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | 3rd party package | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0007752) j-b-m (administrator) 2012-01-08 16:03 |
I tried in Ubuntu 10.10 and 11.04 but cannot reproduce your problem. Which FFmpeg packages are you using? Can you paste the output of: ffmpeg -i rendered_file.vob With one of the file rendered without audio? |
|
(0007765) norms2 (reporter) 2012-01-10 14:00 |
I have been using ffmpeg from git for quite some time without any problems. After using ffmpeg -i xx.vob I noticed there were mismatch? problems so I re-build again yesterday. That problem has now gone away. as requested (and more,sorry):- Selected zone. Rendering 2 pass Select PAL 16:9 VOB (audio not working) norm@norm-media:~/media/Video/Egypt/00Gatwick$ ffmpeg -i test39.vob ffmpeg version git-2012-01-09-3b1355b Copyright (c) 2000-2012 the FFmpeg developers built on Jan 9 2012 14:36:19 with gcc 4.4.5 configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libvpx libavutil 51. 34.100 / 51. 34.100 libavcodec 53. 54.100 / 53. 54.100 libavformat 53. 29.100 / 53. 29.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 58.100 / 2. 58.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 51. 2.100 / 51. 2.100 [mpeg @ 0x980eac0] max_analyze_duration 5000000 reached at 5000000 Input #0, mpeg, from 'test39.vob': Duration: 00:00:11.64, start: 0.500000, bitrate: 2701 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 8000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc At least one output file must be specified Same zone. Select PAL 4:3 VOB (audio working) norm@norm-media:~/media/Video/Egypt/00Gatwick$ ffmpeg -i test40.vob . . [mpeg @ 0xad94ac0] max_analyze_duration 5000000 reached at 5000000 Input #0, mpeg, from 'test40.vob': Duration: 00:00:11.64, start: 0.500000, bitrate: 1915 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 8000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s At least one output file must be specified .............. Trying to render whole project 16:9 has no audio or occasionally crashes :- Error Log Rendering of /home/norm/media/Video/Egypt/00Gatwick/test37.vob crashed [mp3 @ 0xa002240]max_analyze_duration reached [mp3 @ 0xa002240]Estimating duration from bitrate, this may be inaccurate [mp3 @ 0xa036f00]max_analyze_duration reached [mp3 @ 0xa036f00]Estimating duration from bitrate, this may be inaccurate [mpeg @ 0xa06dd30]max_analyze_duration reached [mpeg @ 0xa074790]max_analyze_duration reached [mpeg @ 0xa06fb10]max_analyze_duration reached [mpeg @ 0xa2f05c0]max_analyze_duration reached [mpeg @ 0xa2f7020]max_analyze_duration reached [mpeg @ 0xa66b2e0]max_analyze_duration reached [mp3 @ 0xb150e7e0]max_analyze_duration reached [mp3 @ 0xb150f970]insufficient thread locking around avcodec_open/close() [mp3 @ 0xb150e7e0]Estimating duration from bitrate, this may be inaccurate [NULL @ 0xb1554000]insufficient thread locking around avcodec_open/close() Last message repeated 10826 times [mp3 @ 0xb1552e70]Could not find codec parameters (Audio: mp3, 0 channels) [mp3 @ 0xb1552e70]Estimating duration from bitrate, this may be inaccurate [ac3 @ 0xa659b00]No channel layout specified. The encoder will guess the layout, but it might be incorrect. |
|
(0007766) norms2 (reporter) 2012-01-10 19:07 |
I removed the audio and it rendered fine. I converted the .mp3 to .wav and it rendered fine, three times! I have had problems with .mp3 in the past and promised myself to convert then to .wav every time, but... I wont forget again. Thanks for your time. |
|
(0007812) pez4brian (developer) 2012-01-22 21:11 |
The crashes are probably caused by the "insufficient thread locking around avcodec_open/close()". That was recently fixed in the latest development version of MLT. I'm not sure about the missing audio. I haven't seen that myself. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-01-08 11:51 | norms2 | New Issue | |
| 2012-01-08 16:03 | j-b-m | Note Added: 0007752 | |
| 2012-01-08 16:03 | j-b-m | Assigned To | => j-b-m |
| 2012-01-08 16:03 | j-b-m | Status | new => feedback |
| 2012-01-10 14:00 | norms2 | Note Added: 0007765 | |
| 2012-01-10 14:00 | norms2 | Status | feedback => assigned |
| 2012-01-10 19:07 | norms2 | Note Added: 0007766 | |
| 2012-01-22 21:11 | pez4brian | Note Added: 0007812 | |
| Copyright © 2000 - 2013 MantisBT Team |