Documentation:Modules/avio
Jump to navigation
Jump to search
See also: RTMP
The access output module is a sub-module.
Access
Module: avio | |
---|---|
Type | Access |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | libavformat AVIO access |
Shortcut(s) | avio , rtmp
|
Other shortcuts for this module are RTMP-related and reflect protocols: rtmpe
, rtmps
, rtmpt
, rtmpte
, rtmpts
.
- avio-options <string> : Advanced options, in the form
{opt=val,opt2=val2}
default value: NULL
Access output
Module: avio | |
---|---|
Type | Access output |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | libavformat AVIO access output |
Shortcut(s) | avio , rtmp
|
- sout-avio-options <string> : Advanced options, in the form
{opt=val,opt2=val2}
default value: NULL
Source code
- modules/access/avio.c - (main file)
- modules/access/avio.h - (contains module descriptor)
- modules/codec/avcodec/avcommon.h - (contains text for module options)
- libavformat/avio.h (ffmpeg.git) - (called by modules/access/avio.c and modules/access/avio.h)
- libavformat/avformat.h (ffmpeg.git) - (called by modules/access/avio.h)
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.