Hello everyone!!!
I'm doing some R&D about using ffmpeg in a transcoding script, and I got
stuck in a serious problem.
I must, let's say, transcode a video that has CEA708 Closed Caption embed
on it, I tried to search the Web for some info on how to deal with it using
ffmpeg, since it complains about the stream that contains about it's data...
Stream #0:9: Data: none
Metadata:
file_package_umid:
0x060A2B340101010501010D1213B165F558BC5F0403750583B992C8BCC8F4C0BF
file_package_name: Source Package
data_type : vbi_vanc_smpte_436M
Data stream encoding not supported yet (only streamcopy)
I tried to do -map 0:9 with -c:d copy and it just corrupts the file
badly...
Any thoughts 'bout how to solve it?
Thanks and regards!
Celso Junior
Brazil
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".