gstreamer audio /video sync while encoding raw files(.yuv & .wav)

new baby mdamirraza at gmail.com
Wed May 23 11:25:43 UTC 2018


thanks for replies..
yeah sure i will remove do-timestamp=true.. thanks for pointing out

I analyze the video codec properties .. it state its fps was 24 fps but i
was giving 30 fps , so its was not in sync .

just got it right ..


// gst - launch - 1.0.exe - v filesrc location = Race3SalmanKhan720p.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 = Race3SalmanKhan720p.yuv  !videoparse  
// width=1280 height=720 framerate=24/1   !x264enc bitrate=1000
// ! queue   ! h264parse ! 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