Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
ce1bbb08
Commit
ce1bbb08
authored
Jan 26, 2015
by
rogerdpack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dshow: alert as to ramifications of switching crossbar routing
Signed-off-by:
rogerdpack
<
rogerpack2005@gmail.com
>
parent
c55fa2f0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
indevs.texi
doc/indevs.texi
+11
-4
No files found.
doc/indevs.texi
View file @
ce1bbb08
...
@@ -229,19 +229,26 @@ Select audio capture pin to use by name or alternative name.
...
@@ -229,19 +229,26 @@ Select audio capture pin to use by name or alternative name.
@item crossbar_video_input_pin_number
@item crossbar_video_input_pin_number
Select video input pin number for crossbar device. This will be
Select video input pin number for crossbar device. This will be
routed to the crossbar device's Video Decoder output pin.
routed to the crossbar device's Video Decoder output pin.
Note that changing this value can affect future invocations
(sets a new default) until system reboot occurs.
@item crossbar_audio_input_pin_number
@item crossbar_audio_input_pin_number
Select audio input pin number for crossbar device. This will be
Select audio input pin number for crossbar device. This will be
routed to the crossbar device's Audio Decoder output pin.
routed to the crossbar device's Audio Decoder output pin.
Note that changing this value can affect future invocations
(sets a new default) until system reboot occurs.
@item show_video_device_dialog
@item show_video_device_dialog
If set to @option{true}, before capture starts, popup a display dialog
If set to @option{true}, before capture starts, popup a display dialog
to the end user, allowing them to change video filter properties
to the end user, allowing them to change video filter properties
and configurations manually.
and configurations manually.
Note that for crossbar devices, this may be needed at times to toggle
Note that for crossbar devices, adjusting values in this dialog
between PAL and NTSC input frame rates and sizes, etc. Possibly
may be needed at times to toggle between PAL (25 fps) and NTSC (29.97)
enabling different scan rates/frame rates and avoiding green bars at
input frame rates, sizes, interlacing, etc. Changing these values can
the bottom, etc.
enable different scan rates/frame rates and avoiding green bars at
the bottom, flickering scan lines, etc.
Note that with some devices, changing these properties can also affect future
invocations (sets new defaults) until system reboot occurs.
@item show_audio_device_dialog
@item show_audio_device_dialog
If set to @option{true}, before capture starts, popup a display dialog
If set to @option{true}, before capture starts, popup a display dialog
...
...
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