Opened 11 years ago

Closed 11 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)

VideoAudioMux.rar (13.2 KB ) - added by Swastik 11 years ago.

Download all attachments as: .zip

Change History (2)

by Swastik, 11 years ago

Attachment: VideoAudioMux.rar added

comment:1 by Carl Eugen Hoyos, 11 years ago

Component: FFmpegundetermined
Priority: criticalnormal
Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.