I try to do the opposite, I do not find anything 2016-05-30 17:34 GMT+02:00 Simon Defayette <[email protected]>:
> Hi, > I am trying to stream over UDP or RTP a .ts file that I recorded to run > some tests on a test&measure equipment and I can't find a way to do it when > the file contains scrambled video. Is there a way to do it? > > I do something like: > > ffmpeg -re -i myfile_.ts -vcodec copy -acodec copy -f mpegts > udp://host:port > > or without the -re. > > Any suggestion would be appreciated. > > Regards, > > Simon Defayette > _______________________________________________ > 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". _______________________________________________ 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".
