FFMUX_FLV issue with H264 stream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FFMUX_FLV issue with H264 stream

kumarkm

Hi All,

When I tried muxing H264 stream using the standalone ffmpeg application, The
playback is happening on Adobe Flash Player.

Command line args I used is as follows:
./ffmpeg -i /home/CodecH264.264 -f flv -vcodec copy /home/Test_ffmpeg.flv


But when I tried to mux using gstreamer pipelinethe (using FFMPEG Gstreamer
plug-in, gst-ffmpeg-0.10.5 ), the playback is not happening on
Adobe Flash Player.

Pipeline used for muxing is as follows :
gst-launch-0.10 filesrc location/home/CodecH264.264 ! h264parse !
video/x-h264, width=1280, height=720, framerate=30/1 !  ffmux_flv
! filesink location=/home/Test_gst.flv


Pls help me solve this issue. Is there anything wrong in the Gstreamer
pipeline that I have used or any code modification is required in Gstreamer
FLV muxer plugin....?




Regards,
Kumar KM


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel