Ok, I forgot the audio settings. So my description is complete:
- Create a new profile using the "Create a new profile" icon in the profile line.
- In the "Encapsulation" tab of the new profile, give the name "Video for MPEG4 1080p TV / device" and select "MP4 / MOV"
- Select "Video" in the "Video codec" tab, enter "H-264" for codec and 3500 kb/s for Bitrate.
- Enter 1920px and 1080px in the sub-register "Resulution" for "Frame size Width / Height".
- Select "Audio" in the "Audio codec" tab, enter "MP3" for codec, 192kb/s for Bitrate and 44100 Hz for Sample Rate.
- Leave all other options unchanged and exit the "Profile edition" dialog box with the "Save" button.
If you use this profile at least once, it is saved in the INI file. There you will find the following new entrys:
Code: Select all
25\Profile-Name=Video for MPEG4 1080p TV / device
25\Profile-Value="video_enable=yes;vcodec_scale=Automatisch;vcodec_width=1920;vcodec_height=1080;video_codec=h264;vcodec_framerate=0;vcodec_qp=0;vcodec_bitrate=3500;audio_enable=yes;audio_codec=mp3;acodec_bitrate=198;acodec_channels=2;acodec_samplerate=44100;muxer_mux=mp4"