Hi, I have seen both player code ie mplayer as well as VLC both have different code than main branch libavcodec code.
From: [email protected] [mailto:[email protected]] On Behalf Of NITIN GOYAL Sent: Tuesday, April 24, 2012 9:24 PM To: This list is about using libavcodec, libavformat, libavutil, libavdevice and libavfilter. Subject: Re: [Libav-user] ffmpeg code differes Yeah i think mplayer is using the same code as in the main branch. On Tue, Apr 24, 2012 at 8:58 PM, Ajita Pandey <[email protected]<mailto:[email protected]>> wrote: Hi, Thanxx for reply , Acttually both ffmpeg version are same but there are diffrerences like some function name ,macro or variable name are different, So using mine code in VLC player I have to merge manually. Its Just an question is there player which uses the same libavcodec library which one is in ffmpeg. Regards, Ajita From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of NITIN GOYAL Sent: Tuesday, April 24, 2012 8:44 PM To: This list is about using libavcodec, libavformat, libavutil, libavdevice and libavfilter. Subject: Re: [Libav-user] ffmpeg code differes There are different branches of thr libavcodec and anyone using libavcodec can use any of these branches rather than the mian branch as per the requiremnt. Some different devopers have created some feautre which is not part of main branch and may be VLC is using that and thus the code difference is there. There are actually 7-8 repositories i think.. chk out here http://ffmpeg.org/download.html Regards Nitin On Tue, Apr 24, 2012 at 8:34 PM, Ajita Pandey <[email protected]<mailto:[email protected]>> wrote: Hi, I am using the ffmpeg open source code for the transcoding of av stream. And want to play with VLC player .As I got to know that VLC player and mplayer uses the ffmpeg libavcodec library. But problem is that both libavcodec library have difference in their source code. So vlc player is not uses mine modified libavcodec. Can anybody please tell me why both having different source code. if both uses libavcodec. And how can I modified player to use mine avcodec library. Regards, Ajita ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, Modification, distribution and/or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- _______________________________________________ Libav-user mailing list [email protected]<mailto:[email protected]> http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected]<mailto:[email protected]> http://ffmpeg.org/mailman/listinfo/libav-user
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
