Unable to play the generated mp4 stream using normal mp4 players in Windows

vivekr vivekramakrishnan at iitb.ac.in
Thu May 10 23:51:05 PDT 2012


Hi,

I have the following pipeline for generating an mp4 stream from a .264
stream (file) i have used a file sink.
the following code gives the pipeline


gst-launch filesrc location=C:/carphone.264 ! h264parse ! capsfilter !
ffdec_h264 ! ffmpegcolorspace ! videoscale ! qtmux ! filesink
location=C:/test123456.mp4

The mp4 gets generated, but when I use mp4 players available they are unable
to play this video.

I need to use the gst to decode this I do using the pipeline


gst-launch filesrc location=C:/test123456.mp4 ! decodebin2 name=dec ! queue
! ffmpegcolorspace !autovideosink

but the files generated using ffmpef are playable in normal players.

What should I include in the pipeline so that the video plays in normal
pipeline in standard mp4 players.

Please throw some light on the same.

Regards,
Vivek R

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Unable-to-play-the-generated-mp4-stream-using-normal-mp4-players-in-Windows-tp4625637.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list