Hi, I'm trying to demux a MPEG2-TS flow that is sent over UDP. My target is to store the payload of the audio and video in different files.
I have successfully interpreted the PAT and PMT tables and identified the PIDs for audio and video. According to these tables, audio is MP3 and video is MPEG-4.10. I have extracted the payload of the TS packets with audio PID, and stored it in a file with mp3 extension. It works fine and I am able to hear the audio.
However, doing the same does not work for video. I do not know whether it is because of the file extension (I have tried several) or that I have to store anything else and not only the payload (I also remove the Adaptation Field). Can anybody help me or point me to a document describing how to do this? I can provide more details if needed.
Thanks!
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by fmata; 14th Dec 2011 at 02:28.
Similar Threads
-
Demuxing DL problem
By calanda in forum Authoring (DVD)Replies: 9Last Post: 15th Feb 2010, 23:52 -
Demuxing question
By gouletjo in forum Authoring (DVD)Replies: 4Last Post: 15th Feb 2010, 23:18 -
Demuxing
By ckurowsk in forum Authoring (DVD)Replies: 5Last Post: 23rd Jul 2008, 17:04 -
what to do after demuxing?
By azizbhimani in forum SubtitleReplies: 2Last Post: 24th Feb 2008, 21:39 -
Problem with Demuxing
By Elvish Hero in forum Authoring (DVD)Replies: 3Last Post: 17th Jan 2008, 03:56