#3107: Problem using muxing example -------------------------------------+------------------------------------- Reporter: ahsan | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by easonic): I'm also doing the remuxing stuff now; let's keep in touch. I will do that part during weekend, now I'm handling the video part by extracting the '''AVPacket.data''' and encapsulate into NALUs...lol Replying to [comment:8 ahsan]:
i did an experiment where i used
orig_pkt from demuxing example when it is audio packet interleaved it bypassing the encoding of the decoded audio in muxing example
I can now hear the correct sound during the playback but it is not sync at all, i guess some kind of a/v sync logic is needed, any ideas?
-- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3107#comment:9> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker