Hi, I am given all error detail info and not hiding anything details.. For audio I am using mulaw and video h263 codec. Please provide any steps
On Thu, Aug 9, 2018, 6:48 PM Moritz Barsnick <[email protected]> wrote: > [image: Boxbe] <https://www.boxbe.com/overview> This message is eligible > for Automatic Cleanup! ([email protected]) Add cleanup rule > <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3DIFqeseDkYfpuEQlDwN6SxP7CKUl6YAf9Y68Ao7Ex2eA%253D%26token%3DRqtUXNeDw84S1EkOHYuDu3je%252BquNx7aDx9WfFiZ1NQkLBfVJHVo0IBo96HDld6glrh3eH1aIjv%252F6%252B4vYXBKzHvD6FsT2fqR8IAgy0ZlybwJiCDsEoas1NviWp8H8DZnouPtb25z9hzw%253D&tc_serial=41972478217&tc_rand=2130256535&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> > | More info > <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=41972478217&tc_rand=2130256535&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001> > On Thu, Aug 09, 2018 at 18:10:12 +0530, chetan goni wrote: > > ffmpeg -f h263 -i Video.bin -f flv out.flv > > I guess you need to tell ffmpeg the codec parameters such as > -frame_rate and -video_size, but I'm not sure. > > > Input #0, h263, from 'audio.bin': > ^^^^^^^^^ > Well, how did this happen? You can't decode the audio as H.263! ;-) > > BTW, we prefer, the *complete, uncut* console output (even if it's > hundreds of lines). You may be hiding interesting details. > > Moritz > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
