Quantcast
Channel: feed raw yuv frame to ffmpeg with timestamp - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Mike Versteeg for feed raw yuv frame to ffmpeg with timestamp

FFmpeg adds timestamps the moment it retrieves the samples from the pipe, so all you need to do is feed them in sync. Likely problem in your case is that you already have an audio buffer, and are...

View Article



feed raw yuv frame to ffmpeg with timestamp

I've trying pipe audio and video raw data to ffmpeg and push realtime stream through RTSP protocol on android. the command-line is look like this "ffmpeg -re -f image2pipe -vcodec mjpeg -i "+vpipepath...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images