I used mp4creator -extract to get the raw audio and video tracks from an mp4 file. What players can I use to play the raw tracks?

link|improve this question

75% accept rate
feedback

2 Answers

up vote 2 down vote accepted

VLC will play most raw video and audio formats.

link|improve this answer
It worked for the audio track, but not for the video... – Pierre-Antoine LaFayette Jun 16 '10 at 17:33
What type of video is the video track? – heavyd Jun 16 '10 at 17:47
H264 Baseline@2.1, 150.250 secs, 482 kbps, 480x270 @ 29.970050 fps – Pierre-Antoine LaFayette Jun 16 '10 at 17:54
Hmm.. I use VLC to play raw H.264 video all the time. Check the messages window for any clues why its not working. Perhaps you are missing the SPS and/or PPS headers. – heavyd Jun 16 '10 at 18:50
feedback

From moitah.net, under description for its FLV Extract:

H.264 elementary streams are not widely supported by players, but you can use DGAVCDec to load them with AviSynth for editing.

link|improve this answer
...for editing or just to play – Peter.O Mar 27 '11 at 14:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.