|
playing h264 in Quicktime player: msg#00179video.ffmpeg.user
What are good parameters to create a h264 video that is compatible with Apple's Quicktime player? I use the following, but only the audio plays. ffmpeg -i $INFILE -b 800 -vcodec h264 -qmax 31 -me epzs -deinterlace -g 300 -async 1 -ac 2 -acodec aac -ab 96 -ar 32000 -f mp4 $INFILE-h264-aac.mp4 As it is, only VLC and mplayer play the file, and basically, I want to create a high-quality video with a small file size that plays on a wider variety of players. Jack |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: amplify audio with ffmpeg?: 00179, Paul Curtis |
|---|---|
| Next by Date: | Help with FLV conversion: 00179, Bruno Barreyra |
| Previous by Thread: | set Lower Piority for ffmpeg in Windows?i: 00179, fanbanlo |
| Next by Thread: | Re: playing h264 in Quicktime player: 00179, Alec Robertson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |