[FFmpeg-devel] asf-enc.c

Vladimir Pantelic pan
Fri Sep 26 07:51:36 CEST 2008


Irfan Shaikh wrote:
> Hi,
>  Actually i am also pretty unclear that whether h264 in ASF container format is possible.. But my requirement is to support h264 in ASF container format.I have to come conclusion.
> 
>    I would be thankful to you if you give me any strong base so that i can conclude h264 in ASF container is not possible.
> If not any proof can you atleast confirm that h264 in ASF container is not possible.
> 
> Any small hint or reason would be helpful....

ffmpeg -i h264.mp4 -vcodec copy  test.asf

ffplay -stats test.asf
Input #0, asf, from 'test.asf':
   Duration: 00:00:07.5, start: 2.000000, bitrate: 759 kb/s
   Stream #0.0: Video: h264, yuv420p, 720x576, 25.00 fps(r)
   Stream #0.1: Audio: mp3, 48000 Hz, stereo, 64 kb/s

also plays in mplayer and VLC. WMP11 says it has no codec.





More information about the ffmpeg-devel mailing list