[FFmpeg-user] [Add sei_user_data while encoding a h264 stream]

Kiran ND kiran at swoo.tv
Tue Jul 17 10:09:52 EEST 2018


HI.,

I am trying to add a marker to all I frame by sending a "HELLO" message in
h264 metadata ( SEI_USER_DATA) however i could not find much success in it.

If anyone could help me out, your inputs would be highly appreciated.

ffmpeg -i input.mp4 -c copy -bsf:v h264_metadata=sei_user_data=‘hello’
out1.mp4

I could not find a way to add/insert at a particular frame.

Thank you

Cheers,
Kiran


More information about the ffmpeg-user mailing list