Activity log for bug #481500

Date Who What changed Old value New value Message
2009-11-12 19:31:55 sk8dork bug added bug
2009-11-13 12:56:31 Blackgr description similar to bug#442647 ubuntu 9.10 karmic 32bit, OpenShot (version 0.9.53) installed from experimental bleeding edge ppa. i installed openshot with one of the methods prior to the experimental bleeding edge ppa being released, and i edited video from a flip ultraHD and exported to DVD format just fine. i can't recall which method i used, but it could have been either the 9.04 deb or the dev ppa for 9.10. at any rate, i had a previous version installed. i recently bought a kodak zi8 and wanted to try editing video from it in openshot. at the same time i noticed you released the experimental bleeding edge ppa that is supposed to work for 9.10 32bit without breaking other programs, so i wanted to try that. openshot kept crashing whenever i tried to export video to Youtube-HD and Vimeo-HD presets. i think i've narrowed it down to having to be related to the audio codecs, but i'm not sure what to do. i am able to export to the Flickr-HD preset just fine, which uses the same video codec i think but ac3 audio, and it plays in totem. if i pick the Vimeo-HD or Youtube-HD presets and change the audio to ac3 they export fine as well. i tried to read around to figure out what i might need to do to fix this, and ended up completely removing all packages related to mlt, ffmpeg, x264, openshot, and then reinstalling openshot and letting it pick its dependencies from the bleeding edge ppa. anyway here is what i found from running openshot in verbose mode from the terminal, my comments after // //youtube-HD- uses mp4 and x264 codec for vid, libfaac for aud on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0x9422c70]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x97f8e30]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8f0a870]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x9231a20]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: audio codec libfaac unrecognised - ignoring consumer_avformat.c: video codec libx264 unrecognised - ignoring consumer_avformat.c: Unable to encode audio - disabling audio output. [mp4 @ 0x8f1ff80]track 1: codec frame size is not set [mp3 @ 0x9440210]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x94175f0]mdb:124, lastbuf:0 skipping granule 0 Floating point exception //crashed //flickr-HD- uses mov and x264 codec for vid, ac3 for aud on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0x8dcd370]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8dcd970]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8dca470]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8c6e010]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: video codec libx264 unrecognised - ignoring [mp3 @ 0x8901f10]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8e901f0]mdb:124, lastbuf:0 skipping granule 0 Last message repeated 1 times [h264 @ 0x901ad00]B picture before any references, skipping [h264 @ 0x901ad00]decode_slice_header error [h264 @ 0x901ad00]no frame! [h264 @ 0x901ad00]B picture before any references, skipping [h264 @ 0x901ad00]decode_slice_header error [h264 @ 0x901ad00]no frame! on_frmExportVideo_destroy //video exported, had to install libmpeg4ip-0 to view in totem //youtube-HD, just changed advanced audio to ac3, exports on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0xa8f14e0]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa8f1950]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa7cb700]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa7cbd20]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: video codec libx264 unrecognised - ignoring [mp3 @ 0xa59cb40]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa90a830]mdb:124, lastbuf:0 skipping granule 0 Last message repeated 1 times [h264 @ 0xac81060]B picture before any references, skipping [h264 @ 0xac81060]decode_slice_header error [h264 @ 0xac81060]no frame! [h264 @ 0xac81060]B picture before any references, skipping [h264 @ 0xac81060]decode_slice_header error [h264 @ 0xac81060]no frame! on_frmExportVideo_destroy //video exported fine //installed lame and ubuntu-restricted-extras, and faac //same exact crash errors when trying to export with libfaac or lamemp3 audio at this point i have the following versions installed: mlt-python - 0.4.7e-0ubuntu4~ppa1k libmlt++2 - 0.4.4-2build1 openshot - 0.9.53-0ubuntu4~ppa1k libmlt-data - 0.4.4-2build1 libmlt1 - 0.4.4-2build1 frei0r-plugins 1.1.22git20090409+repack-0ubuntu1 ffmpeg - 4:0.5+svn20090706-2ubuntu2 gstreamer0.10-ffmpeg - 0.10.9-1 libavcodec52 - 4:0.5+svn20090706-2ubuntu2 libavdevice52 - 4:0.5+svn20090706-2ubuntu2 libavfilter0 - 4:0.5+svn20090706-2ubuntu2 libavformat52 - 4:0.5+svn20090706-2ubuntu2 libavutil49 - 4:0.5+svn20090706-2ubuntu2 libmpeg4ip-0 - 1:1.6dfsg-0.2ubuntu5 libpostproc51 - 4:0.5+svn20090706-2ubuntu2 libswscale0 - 4:0.5+svn20090706-2ubuntu2 x264 - 1:0.svn20090621+git364d7d-0ubuntu2 libx264-67 - 1:0.svn20090621+git364d7d-0ubuntu2 faac - 1.26-0.1ubuntu2 libfaac0 - - 1.26-0.1ubuntu2 lame - 3.98.2+debian-0ubuntu2 libmp3lame0 - 3.98.2+debian-0ubuntu2 sox - 14.3.0-1build1 let me know if i forgot something. similar to bug#442647 ubuntu 9.10 karmic 32bit, OpenShot (version 0.9.53) installed from experimental bleeding edge ppa. i installed openshot with one of the methods prior to the experimental bleeding edge ppa being released, and i edited video from a flip ultraHD and exported to DVD format just fine. i can't recall which method i used, but it could have been either the 9.04 deb or the dev ppa for 9.10. at any rate, i had a previous version installed. i recently bought a kodak zi8 and wanted to try editing video from it in openshot. at the same time i noticed you released the experimental bleeding edge ppa that is supposed to work for 9.10 32bit without breaking other programs, so i wanted to try that. openshot kept crashing whenever i tried to export video to Youtube-HD and Vimeo-HD presets. i think i've narrowed it down to having to be related to the audio codecs, but i'm not sure what to do. i am able to export to the Flickr-HD preset just fine, which uses the same video codec i think but ac3 audio, and it plays in totem. if i pick the Vimeo-HD or Youtube-HD presets and change the audio to ac3 they export fine as well. i tried to read around to figure out what i might need to do to fix this, and ended up completely removing all packages related to mlt, ffmpeg, x264, openshot, and then reinstalling openshot and letting it pick its dependencies from the bleeding edge ppa. anyway here is what i found from running openshot in verbose mode from the terminal, my comments after // //youtube-HD- uses mp4 and x264 codec for vid, libfaac for aud on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0x9422c70]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x97f8e30]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8f0a870]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x9231a20]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: audio codec libfaac unrecognised - ignoring consumer_avformat.c: video codec libx264 unrecognised - ignoring consumer_avformat.c: Unable to encode audio - disabling audio output. [mp4 @ 0x8f1ff80]track 1: codec frame size is not set [mp3 @ 0x9440210]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x94175f0]mdb:124, lastbuf:0 skipping granule 0 Floating point exception //crashed //flickr-HD- uses mov and x264 codec for vid, ac3 for aud on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0x8dcd370]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8dcd970]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8dca470]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8c6e010]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: video codec libx264 unrecognised - ignoring [mp3 @ 0x8901f10]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0x8e901f0]mdb:124, lastbuf:0 skipping granule 0     Last message repeated 1 times [h264 @ 0x901ad00]B picture before any references, skipping [h264 @ 0x901ad00]decode_slice_header error [h264 @ 0x901ad00]no frame! [h264 @ 0x901ad00]B picture before any references, skipping [h264 @ 0x901ad00]decode_slice_header error [h264 @ 0x901ad00]no frame! on_frmExportVideo_destroy //video exported, had to install libmpeg4ip-0 to view in totem //youtube-HD, just changed advanced audio to ac3, exports on_cboExportTo_changed on_btnExportVideo_clicked [mp3 @ 0xa8f14e0]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa8f1950]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa7cb700]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa7cbd20]mdb:124, lastbuf:0 skipping granule 0 consumer_avformat.c: video codec libx264 unrecognised - ignoring [mp3 @ 0xa59cb40]mdb:124, lastbuf:0 skipping granule 0 [mp3 @ 0xa90a830]mdb:124, lastbuf:0 skipping granule 0     Last message repeated 1 times [h264 @ 0xac81060]B picture before any references, skipping [h264 @ 0xac81060]decode_slice_header error [h264 @ 0xac81060]no frame! [h264 @ 0xac81060]B picture before any references, skipping [h264 @ 0xac81060]decode_slice_header error [h264 @ 0xac81060]no frame! on_frmExportVideo_destroy //video exported fine //installed lame and ubuntu-restricted-extras, and faac //same exact crash errors when trying to export with libfaac or lamemp3 audio at this point i have the following versions installed: mlt-python - 0.4.7e-0ubuntu4~ppa1k libmlt++2 - 0.4.4-2build1 openshot - 0.9.53-0ubuntu4~ppa1k libmlt-data - 0.4.4-2build1 libmlt1 - 0.4.4-2build1 frei0r-plugins 1.1.22git20090409+repack-0ubuntu1 ffmpeg - 4:0.5+svn20090706-2ubuntu2 gstreamer0.10-ffmpeg - 0.10.9-1 libavcodec52 - 4:0.5+svn20090706-2ubuntu2 libavdevice52 - 4:0.5+svn20090706-2ubuntu2 libavfilter0 - 4:0.5+svn20090706-2ubuntu2 libavformat52 - 4:0.5+svn20090706-2ubuntu2 libavutil49 - 4:0.5+svn20090706-2ubuntu2 libmpeg4ip-0 - 1:1.6dfsg-0.2ubuntu5 libpostproc51 - 4:0.5+svn20090706-2ubuntu2 libswscale0 - 4:0.5+svn20090706-2ubuntu2 x264 - 1:0.svn20090621+git364d7d-0ubuntu2 libx264-67 - 1:0.svn20090621+git364d7d-0ubuntu2 faac - 1.26-0.1ubuntu2 libfaac0 - - 1.26-0.1ubuntu2 lame - 3.98.2+debian-0ubuntu2 libmp3lame0 - 3.98.2+debian-0ubuntu2 sox - 14.3.0-1build1 let me know if i forgot something.
2010-01-05 13:14:32 Andy Finch marked as duplicate 457732
2010-01-21 02:39:24 Jonathan Thomas changed duplicate marker 457732 508123