|
how to VBR the right way?: msg#00190video.ffmpeg.user
I can't find any docs on how to do VBR with ffmpeg. Does this look right? ffmpeg -pass 1 -i "%*" -vcodec mpeg4 -b 152 -acodec aac -ab 64 output.mp4 ffmpeg -pass 2 -y -i "%*" -vcodec mpeg4 -b 152 -acodec aac -ab 64 output.mp4 Should I use -sameq ? How to use? Thank you. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ffmpeg: 00190, Benjamin Larsson |
|---|---|
| Next by Date: | Playing h264 in Quicktime player: 00190, Paul Curtis |
| Previous by Thread: | ffmpeg relocation error, undefined symbol: img_padi: 00190, T |
| Next by Thread: | Does ffmpeg support DXVA(DirectX Video Acceleration ) ?: 00190, matrass |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |