[ask] gstreamer rtp with filesink

Muzzu Daniela Daniela.Muzzu at selex-es.com
Fri Oct 25 14:48:24 CEST 2013


If you want to save an h264 encoded video in mp4 container format, you should replace in receiver pipeline ffdec_h264 with mp4mux or similar.

Daniela


-----Original Message-----
From: gstreamer-devel-bounces+daniela.muzzu=selex-es.com at lists.freedesktop.org [mailto:gstreamer-devel-bounces+daniela.muzzu=selex-es.com at lists.freedesktop.org] On Behalf Of thangvuongbk
Sent: Friday, 25 October, 2013 11:24
To: gstreamer-devel at lists.freedesktop.org
Subject: [ask] gstreamer rtp with filesink

hello everyone!!!

I have got a problem, and I need your help I want to using gstreamer rtp to save a file

sender:

gst-launch-0.10 -e -v filesrc
location=/home/thangvuong/Videos/data/videos/davincieffect_h264_aac.mp4 !
qtdemux ! h264parse ! queue ! ffdec_h264 ! x264enc ! video/x-h264 !
rtph264pay pt=96 ! udpsink host=127.0.0.1 port=1234 sync=false

receiver:

gst-launch udpsrc port=1234
caps="application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264"
! gstrtpjitterbuffer latency=100 ! rtph264depay ! ffdec_h264 ! filesink
location=video_record.mp4

it's not error but I can not open video_record.mp4 file with VLC or mplayer!!!

anyone can tell me some suggesst!!!???
Thank you so much!!!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/ask-gstreamer-rtp-with-filesink-tp4662854.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person.
Questa e-mail e tutti i suoi allegati sono da intendersi inviati in via riservata all'effettivo destinatario e possono essere soggetti a restrizioni legali. Se non siete l'effettivo destinatario o avete ricevuto il messaggio per errore siete pregati di cancellarlo dal vostro sistema e di avvisare il mittente. E' vietata la duplicazione, l'uso a qualsiasi titolo, la divulgazione o la distribuzione dei contenuti di questa e-mail a qualunque altro soggetto.

Prima di stampare questa comunicazione consideratene, per favore, l'impatto ambientale
Please consider the environment before printing this email


More information about the gstreamer-devel mailing list