2016-12-02 12:30 GMT+01:00 Daniel Tisch <[email protected]>: > ffmpeg -i some_source -acodec pcm_u16le -vcodec yuv4 -f mpegts
This command line cannot work: You cannot put random data into mpegts. > ffmpeg version 2.8.8-0ubuntu0.16.04.1 Copyright (c) 2000-2016 the FFmpeg Please understand that only current FFmpeg git head is supported here. Carl Eugen _______________________________________________ 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".
