[FFmpeg-user] Problem when remuxing mpeg4 from mp4 container to ts container
Moritz Barsnick
barsnick at gmx.net
Wed Nov 23 23:49:04 EET 2016
On Wed, Nov 23, 2016 at 11:31:48 +0100, Fredrik Persson wrote:
> I am getting a non-playable transport stream file after converting it, here
> is the console trace. Any ideas here? Thanks in advance!
Apparently, ffmpeg doesn't refuse to remux "any old codec" into
MPEG-TS, even if that format doesn't support it. In this case, I
believe, WMV/WMA is not something MPEG-TS can transport, so the output
is unusable.
Or what am I missing?
Moritz
More information about the ffmpeg-user
mailing list