|
|
| aleksander |
| Posted: Oct 11 2011, 09:54 PM |
 |
|
Newbie

Group: Members
Posts: 6
Member No.: 33005
Joined: 8-September 11

|
hello I want to create avi with x264 and aac in it x264 will be created by vd 2pass, and aac by other tool, then i will insert them into avi
Problem is that any tool i ry to use it tells me that x264 couldnt be embedded into avi, because avi doesnt support b frames, and even if it is somehow achieved with tweaks to original spec where is problem that 264 partitiones bframes in such a manner that different tiles in one b frame might be related to p and i frames in different manner and this is complete mutilation of avi.
When i force to create such avi nothing plays it.
But i have toshiba camileo x100 camera and it creaavi with x264 and vbraac, and it plays everywhere even mpc.
how can api make such avi? |
 |
| Placio74 |
| Posted: Oct 12 2011, 05:42 AM |
 |
|

VideoAudio
  
Group: Members
Posts: 1216
Member No.: 21485
Joined: 24-May 07

|
AVC and AAC in AVI is not recommended, but it is possible.
AVI-Mux GUI can mux AAC audio to AVI container. Video encoded by x264vfw and stored in AVI container (using VirtualDub for example) is playable. Video encoded by x264 (standalone encoder) and prepared by avc2avi is playable. Also may be playable video (AVC in AVI) encoded through FFmpeg. But if AVC video will not be adequately prepared, then will not be playable (when stored in AVI).
BTW x264 is a specific codec/encoder compatible with MPEG-4 AVC (H.264) video format - encoded video is not 'x264' (x264 isn't a video format).
-------------------- VideoAudio.pl - Serwis o technologii wideo & audio |
 |
| MhXDigital |
| Posted: Nov 3 2011, 10:48 AM |
 |
|
Member
 
Group: Members
Posts: 25
Member No.: 29325
Joined: 13-December 10

|
Why don't you just use MKV, it's by far better than AVI |
 |
| plamengv |
| Posted: Nov 6 2011, 10:21 PM |
 |
|
Member
 
Group: Members
Posts: 16
Member No.: 24678
Joined: 15-December 08

|
Never had problem using x264 VFW codec in VirtualDub.
Ain't that what you want? |
 |