mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-07 01:51:22 +00:00
35 lines
850 B
Text
35 lines
850 B
Text
|
[GStreamer Encoding Target]
|
||
|
name=mp4;mov
|
||
|
category=file-extension
|
||
|
description=Default target for files with a .mp4 and .mov extension
|
||
|
|
||
|
[profile-default]
|
||
|
name=default
|
||
|
type=container
|
||
|
description=Default profile for files with a .mp4 extension. Suitable for uploading to youtube.
|
||
|
format=video/quicktime
|
||
|
preset=Profile YouTube
|
||
|
|
||
|
[streamprofile-default-0]
|
||
|
parent=default
|
||
|
type=audio
|
||
|
format=audio/mpeg,mpegversion=4,base-profile=lc,rate={48000,96000},channels=2;audio/mpeg,mpegversion=4,base-profile=lc,rate={48000,96000}
|
||
|
restriction=audio/x-raw,channels=6,channel-mask=0x3f;audio/x-raw,channels=2
|
||
|
|
||
|
[streamprofile-default-1]
|
||
|
parent=default
|
||
|
type=video
|
||
|
format=video/x-h264
|
||
|
preset=Profile YouTube
|
||
|
pass=0
|
||
|
|
||
|
[streamprofile-default-2]
|
||
|
parent=default
|
||
|
type=audio
|
||
|
format=audio/mpeg,mpegversion=4
|
||
|
|
||
|
[streamprofile-default-3]
|
||
|
parent=default
|
||
|
type=video
|
||
|
format=video/x-h264
|