[FFmpeg-trac] #536(avformat:open): Mux H264 and AAC into WTV

FFmpeg trac at avcodec.org
Thu Jan 31 05:22:05 CET 2013


#536: Mux H264 and AAC into WTV
-------------------------------------+------------------------------------
             Reporter:  ianken       |                    Owner:  michael
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  wtv          |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by ramitbhalla):

 That's true, but I can see it plays in WMC and WMP. However that leads me
 to another question, what is the native WTV format?

 Also, if I try to stream copy MPEG2 video into the WTV file it doesn't
 work without the -f mpegts flag. So the question is what parameters should
 one use to create a WTV file and trying to stream copy a video?

 Here's the other thing I noticed:
 ffmpeg -i h264.wtv -vcodec libx264 -acodec copy -f mpegts test.wtv - WORKS
 and plan on WMP/MCE!

 ffmpeg -i h264.ts -vcodec libx264 -acodec copy -f mpegts test.wtv - DOES
 NOT WORK and plan on WMP/MCE!

 Any idea why?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/536#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list