openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00882
[Bug 457732] Re: No video on exported image movie as h2.64
Jonathan,
I apologize for my hasty assumption that there was an error in your
command, I should have known better. I didn't realize it was intended to
be one contiguous command, however I've tried slicing it up several
different ways based on your example but I'm getting nowhere. Can you
see by this example where I'm going wrong?
Sorry about the 2 previous confused and confusing posts.
tester@av3dev:~$ melt -verbose -profile dv_pal_wide*/home/tester/test.avi* -consumer avformat:*/home/tester/test.mp4* acodec=mpeg2 ab=128k ar=44100 f=mp4 vcodec=libx264 minrate=0 b=900k
Usage: melt [options] [producer [name=value]* ]+
Options:
-attach filter[:arg] [name=value]* Attach a filter to the output
-attach-cut filter[:arg] [name=value]* Attach a filter to a cut
-attach-track filter[:arg] [name=value]* Attach a filter to a track
-attach-clip filter[:arg] [name=value]* Attach a filter to a producer
-audio-track | -hide-video Add an audio-only track
-blank frames Add blank silence to a track
-consumer id[:arg] [name=value]* Set the consumer (sink)
-debug Set the logging level to debug
-filter filter[:arg] [name=value]* Add a filter to the current track
-group [name=value]* Apply properties repeatedly
-help Show this message
-join clips Join multiple clips into one cut
-mix length Add a mix between the last two cuts
-mixer transition Add a transition to the mix
-null-track | -hide-track Add a hidden track
-profile name Set the processing settings
-progress Display progress along with position
-remove Remove the most recent cut
-repeat times Repeat the last cut
-query List all of the registered services
-query "consumers" | "consumer"=id List consumers or show info about one
-query "filters" | "filter"=id List filters or show info about one
-query "producers" | "producer"=id List producers or show info about one
-query "transitions" | "transition"=id List transitions, show info about one
-serialise [filename] Write the commands to a text file
-silent Do not display position/transport
-split relative-frame Split the last cut into two cuts
-swap Rearrange the last two cuts
-track Add a track
-transition id[:arg] [name=value]* Add a transition
-verbose Set the logging level to verbose
-version Show the version and copyright
-video-track | -hide-audio Add a video-only track
For more help: <http://www.mltframework.org/>
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.
References