Hi
    I'm using ffmpeg transfer video to hls, but after convert i found lost 
audio where play.
    
    the command is :
    ffmpeg -y -vsync 1 -async 1 -ss 00:00:00 -t 300 -i "dxjtz19.rmvb" -map 0:0 
-map 0:1 -codec:v libx264 -codec:a libfaac  -b:v 200k -s 560*320 -f ssegment 
-segment_list_type m3u8 -segment_list "test25.m3u8" -segment_list_flags +live 
-segment_time 4  "9_%08d.ts"


    the attachement is the origin video.
    
    Is there anyone meet the question. thank you very much.




从网易163邮箱发来的云附件
dxjtz19.rmvb (222.64M, 2015年2月8日 15:46 到期)
在线预览 | 下载
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to