This commit is contained in:
tinyzimmer
2020-10-04 14:12:14 +03:00
parent a1ece86c9b
commit abab16eb7f

View File

@@ -20,7 +20,7 @@
// //
// /-[audio]-{audioconvert}-{audioresample}-{autoaudiosink} // /-[audio]-{audioconvert}-{audioresample}-{autoaudiosink}
// {filesrc}-{decodebin}-| // {filesrc}-{decodebin}-|
// \-[video]-{viceoconvert}-{videoscale}-{autovideosink} // \-[video]-{videoconvert}-{videoscale}-{autovideosink}
// //
// Both auto-sinks at the end automatically select the best available (actual) sink. Since the // Both auto-sinks at the end automatically select the best available (actual) sink. Since the
// selection of available actual sinks is platform specific // selection of available actual sinks is platform specific