Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
ca810029
Commit
ca810029
authored
Jan 19, 2003
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add mpeg
Original commit message from CVS: add mpeg
parent
83813ace
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tools/gst-launch-ext
tools/gst-launch-ext
+1
-0
No files found.
tools/gst-launch-ext
View file @
ca810029
...
...
@@ -111,6 +111,7 @@ read_config ($0);
"
mod
",
"
modplug !
$cfg
{AUDIOSINK}
",
"
mp2
",
"
mad !
$cfg
{AUDIOSINK}
",
"
mp3
",
"
mad !
$cfg
{AUDIOSINK}
",
"
mpeg
",
"
mpegdemux video_%02d! { queue ! mpeg2dec !
$cfg
{VIDEOSINK} } mpegdemux0.audio_%02d! { queue ! mad !
$cfg
{AUDIOSINK} }
",
"
mpg
",
"
mpegdemux video_%02d! { queue ! mpeg2dec !
$cfg
{VIDEOSINK} } mpegdemux0.audio_%02d! { queue ! mad !
$cfg
{AUDIOSINK} }
",
"
ogg
",
"
vorbisfile !
$cfg
{AUDIOSINK}
",
"
sid
",
"
siddec !
$cfg
{AUDIOSINK}
",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment