a general beginner question
Posted: 31 Oct 2008 08:02
Hi,
I am new to this media world and i have heard a great name of vlc for video media related things so i am putting this question here.
If its not correct place, please provide link of correct sub-thread.
I want to know that after receiving data from video source like camera and then encoding(mpeg 4) it as per encoding libraries,
1> how to write the data to a mp4 file so that standard players can read it. I know that mp4 is a file formate and hence I will have to fill some metadata about the actual video contents. what all kind of things are to be filled in? can anyone please help?
2> I want that encoded data from camera to be streamed also, so how can i do it? what all information i need so that I canestablish streaming?
I have tried to look into vlc code but I am not able to compile it via Visual studio. I have heard that there is some other way for compiling on windows.
Thanks,
Digish
I am new to this media world and i have heard a great name of vlc for video media related things so i am putting this question here.
If its not correct place, please provide link of correct sub-thread.
I want to know that after receiving data from video source like camera and then encoding(mpeg 4) it as per encoding libraries,
1> how to write the data to a mp4 file so that standard players can read it. I know that mp4 is a file formate and hence I will have to fill some metadata about the actual video contents. what all kind of things are to be filled in? can anyone please help?
2> I want that encoded data from camera to be streamed also, so how can i do it? what all information i need so that I canestablish streaming?
I have tried to look into vlc code but I am not able to compile it via Visual studio. I have heard that there is some other way for compiling on windows.
Thanks,
Digish