Opened 13 years ago
Closed 13 years ago
#2362 closed defect (invalid)
Decode audio and video and process both streams using ffmpeg vc++ 2010
| Reported by: | Swastik | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Hello All My Friends, i am new to libav and video compression at all. I am working on Windows 7 in Visual Studio 2010 and I'm trying to write a simple program which decodes the video and audio frames and encodes and mux it back to a file. How can I generally accomplish that? I have written the program is as below links:-http://libav-users.943685.n4.nabble.com/Decode-audio-and-video-and-process-both-streams-using-ffmpeg-vc-2010-tt4656951.html:- i got exception at avformat_write_header. So please help me how can fix this isssue. Thanks for your cooperation.
[]
Summary of the bug:
How to reproduce:
% ffmpeg -i input ... output ffmpeg version built on ...
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
Attachments (1)
Change History (2)
by , 13 years ago
| Attachment: | VideoAudioMux.rar added |
|---|
comment:1 by , 13 years ago
| Component: | FFmpeg → undetermined |
|---|---|
| Priority: | critical → normal |
| Resolution: | → invalid |
| Status: | new → closed |



Please understand that this is a bug tracker, not a support forum, see http://ffmpeg.org/contact.html and please consider looking into doc/examples.