SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
STOCKYARD
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
FORUMS:
list
list (w/ descriptions)
archive
tags
search
hall of fame
recent posts
Re: Mux 3gp audio file with jpg image to create video clip
COW Forums
:
FFmpeg
VIEW ALL
•
ADD A NEW POST
•
PRINT
Respond to this post
•
Return to posts index
•
Read entire thread
Re: Mux 3gp audio file with jpg image to create video clip
by
Michael Rampe
on Sep 29, 2011 at 5:35:20 am
Haven't dealt with your input codec before but:
[C David Young]
"Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height"
you need to set these parameters...
here are some examples:
bitrate: -ab 128k
rate: -ar 48k
channels: -ac 2
Also, by specifying aac as the encoder, you are using the experimental aac encoder. I would recommend installing libfaac and recompiling FFmpeg with --enable-libfaac. The you would specify -acodec libfaac.
Michael
Posts Index
Read Thread
Reply
Like
Current Message Thread:
Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 24, 2011 at 4:53:02 pm
Re: Mux 3gp audio file with jpg image to create video clip
by Michael Rampe on Sep 29, 2011 at 2:02:57 am
Re: Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 29, 2011 at 5:11:08 am
Re: Mux 3gp audio file with jpg image to create video clip
by Michael Rampe on Sep 29, 2011 at 5:35:20 am
Re: Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 29, 2011 at 3:54:34 pm
Re: Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 29, 2011 at 4:31:53 pm
Re: Mux 3gp audio file with jpg image to create video clip
by Michael Rampe on Sep 30, 2011 at 2:14:27 am
Re: Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 30, 2011 at 5:46:23 pm
Re: Mux 3gp audio file with jpg image to create video clip
by Michael Rampe on Sep 30, 2011 at 2:16:20 am
Re: Mux 3gp audio file with jpg image to create video clip
by C David Young on Sep 30, 2011 at 6:34:05 pm
LOGIN TO REPLY
FORUMS
•
TUTORIALS
•
MAGAZINE
•
STOCKYARD
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]