gstreamer audio /video sync while encoding raw files(.yuv & .wav)
new baby
mdamirraza at gmail.com
Tue May 22 04:33:56 UTC 2018
yeah Nicolas, thanks for suggestion..i added command line as raw text option
but interview it was their but now its gone..
*this is my command line .. *
gst-launch-1.0.exe -v filesrc location=Transformers1080p.wav
do-timestamp=true ! wavparse ! queue max-size-buffers=0 max-size-time=0
max-size-bytes=0 min-threshold-time=0000000000 ! audioconvert !
audio/x-raw, format=S16LE, rate=44100, channels=2 ! voaacenc ! mux.
filesrc location=Transformers1080p.yuv ! videoparse width=1920
height=1080 framerate=30/1 ! do-timestamp=true queue max-size-buffers = 0
max-size-time = 0 max-size-bytes = 0 min-threshold-time = 0 ! x264enc
bitrate=8000 ! queue ! mpegtsmux name = mux ! filesink location=final.ts
-----
adi
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list