← Back to team overview

openshot.developers team mailing list archive

Re: [Bug 457732] Re: No video on exported image movie as h2.64

 

Hmmm... This does sound tricky.  =)  OpenShot doesn't actually use "melt" to
export the video, but we use "libmlt", which is the same library under the
hood in "melt".  So, if MLT doesn't work with x264, then it won't work in
OpenShot.  This might be a question for the MLT mailing list (
mlt-devel@xxxxxxxxxxxxxxxxxxxxx).  I do know you can have a static build of
FFmpeg for MLT, but that would be part of the MLT build process.  Sorry I'm
not more help.  I've learned alot about MLT over the past year, but I'm no
expert packager. =)

Here is a link to the *MLT Build Tips* page.  It has an example of a
./configure command with static FFmpeg.
http://mltframework.org/twiki/bin/view/MLT/BuildTips

Best of luck,
-Jonathan


On Wed, Nov 4, 2009 at 8:43 AM, GMaq <info@xxxxxxxxxxxx> wrote:

> Hmmm,
>
> It seems to want a 'vpre" switch like the newer ffmpeg builds use, I
> tried this command with vpre presets based on a WinFF iPod preset and it
> rendered the test .m4v file but there is still no video!?
>
> tester@av3dev:~$ melt -verbose -profile square_ntsc /home/tester/test.avi
> -consumer avformat:/home/tester/test.m4v acodec=libfaac ab=128k ac=2
> ar=44100 f=ipod vpre=hq vcodec=libx264 vpre=ipod640 aspect=4:3 crf=21 bt=256
> +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
> |1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
> +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
> +---------------------------------------------------------------------+
> |               H = back 1 minute,  L = forward 1 minute              |
> |                 h = previous frame,  l = next frame                 |
> |           g = start of clip, j = next clip, k = previous clip       |
> |                0 = restart, q = quit, space = play                  |
> +---------------------------------------------------------------------+
> [libx264 @ 0x83f1550]broken ffmpeg default settings detected
> [libx264 @ 0x83f1550]use an encoding preset (vpre)
> Current Position:      11894
> tester@av3dev:~$
>
> --
> No video on exported image movie as h2.64
> https://bugs.launchpad.net/bugs/457732
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: New
>
> Bug description:
> I imported a bunch of images as a sequence, added a title one and an audio
> track. I tried exporting to mp4 h.264 and youtubehd but I always get audio
> without the video.
>
> Here's how my project looks like, seems everything is fine with it:
>
> http://www.ubuntu-pics.de/bild/28163/screenshot_05_tCLAYY.png
> http://www.ubuntu-pics.de/bild/28162/screenshot_02_efdM2f.png
>
> and the preview function does work as I'd expect it to be.
>
> it worked fine with ogg for whatever reason.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to     : openshot.developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help   : https://help.launchpad.net/ListHelp
>

-- 
No video on exported image movie as h2.64
https://bugs.launchpad.net/bugs/457732
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
I imported a bunch of images as a sequence, added a title one and an audio track. I tried exporting to mp4 h.264 and youtubehd but I always get audio without the video.

Here's how my project looks like, seems everything is fine with it:

http://www.ubuntu-pics.de/bild/28163/screenshot_05_tCLAYY.png
http://www.ubuntu-pics.de/bild/28162/screenshot_02_efdM2f.png

and the preview function does work as I'd expect it to be.

it worked fine with ogg for whatever reason.



References