| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
avformat.AVFormatContext |
avformat.AVFormatContext.audio_codec_id(int audio_codec_id) |
avformat.AVFormatContext |
avformat.AVFormatContext.audio_codec(avcodec.AVCodec audio_codec) |
avformat.AVFormatContext |
avformat.AVFormatContext.audio_preload(int audio_preload) |
static avformat.AVFormatContext |
avformat.avformat_alloc_context()
Allocate an AVFormatContext.
|
static avformat.AVFormatContext |
avformat.avformat_alloc_output_context(BytePointer format,
avformat.AVOutputFormat oformat,
BytePointer filename)
Deprecated.
deprecated in favor of avformat_alloc_output_context2()
|
static avformat.AVFormatContext |
avformat.avformat_alloc_output_context(String format,
avformat.AVOutputFormat oformat,
String filename)
Deprecated.
|
avformat.AVFormatContext |
avformat.AVFormatContext.avio_flags(int avio_flags) |
avformat.AVFormatContext |
avformat.AVFormatContext.avoid_negative_ts(int avoid_negative_ts) |
avformat.AVFormatContext |
avformat.AVFormatContext.bit_rate(int bit_rate) |
avformat.AVFormatContext |
avformat.AVFormatContext.chapters(int i,
avformat.AVChapter chapters) |
avformat.AVFormatContext |
avformat.AVFormatContext.control_message_cb(avformat.av_format_control_message control_message_cb) |
avformat.AVFormatContext |
avformat.AVFormatContext.correct_ts_overflow(int correct_ts_overflow) |
avformat.AVFormatContext |
avformat.AVFormatContext.ctx_flags(int ctx_flags) |
avformat.AVFormatContext |
avformat.AVFormatContext.data_offset(long data_offset) |
avformat.AVFormatContext |
avformat.AVFormatContext.debug(int debug) |
avformat.AVFormatContext |
avformat.AVFormatContext.duration_estimation_method(int duration_estimation_method) |
avformat.AVFormatContext |
avformat.AVFormatContext.duration(long duration) |
avformat.AVFormatContext |
avformat.AVFormatContext.error_recognition(int error_recognition) |
avformat.AVFormatContext |
avformat.AVFormatContext.filename(int i,
byte filename) |
avformat.AVFormatContext |
avformat.AVFormatContext.flags(int flags) |
avformat.AVFormatContext |
avformat.AVFormatContext.flush_packets(int flush_packets) |
avformat.AVFormatContext |
avformat.AVFormatContext.fps_probe_size(int fps_probe_size) |
avformat.AVFormatContext |
avformat.AVFormatContext.iformat(avformat.AVInputFormat iformat) |
avformat.AVFormatContext |
avformat.AVFormatContext.internal(avformat.AVFormatInternal internal) |
avformat.AVFormatContext |
avformat.AVFormatContext.interrupt_callback(avformat.AVIOInterruptCB interrupt_callback) |
avformat.AVFormatContext |
avformat.AVFormatContext.io_repositioned(int io_repositioned) |
avformat.AVFormatContext |
avformat.AVFormatContext.keylen(int keylen) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_analyze_duration(int max_analyze_duration) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_chunk_duration(int max_chunk_duration) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_chunk_size(int max_chunk_size) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_delay(int max_delay) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_index_size(int max_index_size) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_interleave_delta(long max_interleave_delta) |
avformat.AVFormatContext |
avformat.AVFormatContext.max_picture_buffer(int max_picture_buffer) |
avformat.AVFormatContext |
avformat.AVFormatContext.metadata_header_padding(int metadata_header_padding) |
avformat.AVFormatContext |
avformat.AVFormatContext.metadata(avutil.AVDictionary metadata) |
avformat.AVFormatContext |
avformat.AVFormatContext.nb_chapters(int nb_chapters) |
avformat.AVFormatContext |
avformat.AVFormatContext.nb_programs(int nb_programs) |
avformat.AVFormatContext |
avformat.AVFormatContext.nb_streams(int nb_streams) |
avformat.AVFormatContext |
avformat.AVFormatContext.offset_timebase(avutil.AVRational offset_timebase) |
avformat.AVFormatContext |
avformat.AVFormatContext.offset(long offset) |
avformat.AVFormatContext |
avformat.AVFormatContext.oformat(avformat.AVOutputFormat oformat) |
avformat.AVFormatContext |
avformat.AVFormatContext.opaque(Pointer opaque) |
avformat.AVFormatContext |
avformat.AVFormatContext.output_ts_offset(long output_ts_offset) |
avformat.AVFormatContext |
avformat.AVFormatContext.packet_buffer_end(avformat.AVPacketList packet_buffer_end) |
avformat.AVFormatContext |
avformat.AVFormatContext.packet_buffer(avformat.AVPacketList packet_buffer) |
avformat.AVFormatContext |
avformat.AVFormatContext.packet_size(int packet_size) |
avformat.AVFormatContext |
avformat.AVFormatContext.parse_queue_end(avformat.AVPacketList parse_queue_end) |
avformat.AVFormatContext |
avformat.AVFormatContext.parse_queue(avformat.AVPacketList parse_queue) |
avformat.AVFormatContext |
avformat.AVFormatContext.pb(avformat.AVIOContext pb) |
avformat.AVFormatContext |
avformat.AVFormatContext.position(int position) |
avformat.AVFormatContext |
avformat.AVFormatContext.priv_data(Pointer priv_data) |
avformat.AVFormatContext |
avformat.AVFormatContext.probe_score(int probe_score) |
avformat.AVFormatContext |
avformat.AVFormatContext.probesize(int probesize) |
avformat.AVFormatContext |
avformat.AVFormatContext.programs(int i,
avformat.AVProgram programs) |
avformat.AVFormatContext |
avformat.AVFormatContext.raw_packet_buffer_end(avformat.AVPacketList raw_packet_buffer_end) |
avformat.AVFormatContext |
avformat.AVFormatContext.raw_packet_buffer_remaining_size(int raw_packet_buffer_remaining_size) |
avformat.AVFormatContext |
avformat.AVFormatContext.raw_packet_buffer(avformat.AVPacketList raw_packet_buffer) |
avformat.AVFormatContext |
avformat.AVFormatContext.seek2any(int seek2any) |
avformat.AVFormatContext |
avformat.AVFormatContext.skip_initial_bytes(int skip_initial_bytes) |
avformat.AVFormatContext |
avformat.AVFormatContext.start_time_realtime(long start_time_realtime) |
avformat.AVFormatContext |
avformat.AVFormatContext.start_time(long start_time) |
avformat.AVFormatContext |
avformat.AVFormatContext.streams(int i,
avformat.AVStream streams) |
avformat.AVFormatContext |
avformat.AVFormatContext.subtitle_codec_id(int subtitle_codec_id) |
avformat.AVFormatContext |
avformat.AVFormatContext.subtitle_codec(avcodec.AVCodec subtitle_codec) |
avformat.AVFormatContext |
avformat.AVFormatContext.ts_id(int ts_id) |
avformat.AVFormatContext |
avformat.AVFormatContext.use_wallclock_as_timestamps(int use_wallclock_as_timestamps) |
avformat.AVFormatContext |
avformat.AVFormatContext.video_codec_id(int video_codec_id) |
avformat.AVFormatContext |
avformat.AVFormatContext.video_codec(avcodec.AVCodec video_codec) |
| Modifier and Type | Method and Description |
|---|---|
static void |
avformat.av_close_input_file(avformat.AVFormatContext s)
Deprecated.
use avformat_close_input()
Close a media file (but not its codecs).
|
static int |
avformat.av_demuxer_open(avformat.AVFormatContext ic)
Deprecated.
|
static void |
avformat.av_dump_format(avformat.AVFormatContext ic,
int index,
BytePointer url,
int is_output) |
static void |
avformat.av_dump_format(avformat.AVFormatContext ic,
int index,
String url,
int is_output) |
static int |
avformat.av_find_best_stream(avformat.AVFormatContext ic,
int type,
int wanted_stream_nb,
int related_stream,
avcodec.AVCodec decoder_ret,
int flags) |
static int |
avformat.av_find_best_stream(avformat.AVFormatContext ic,
int type,
int wanted_stream_nb,
int related_stream,
PointerPointer decoder_ret,
int flags)
Find the "best" stream in the file.
|
static int |
avformat.av_find_default_stream_index(avformat.AVFormatContext s) |
static avformat.AVProgram |
avformat.av_find_program_from_stream(avformat.AVFormatContext ic,
avformat.AVProgram last,
int s)
Find the programs which belong to a given stream.
|
static int |
avformat.av_find_stream_info(avformat.AVFormatContext ic)
Deprecated.
use avformat_find_stream_info.
|
static int |
avformat.av_fmt_ctx_get_duration_estimation_method(avformat.AVFormatContext ctx)
Returns the method used to set ctx->duration.
|
static avcodec.AVCodec |
avformat.av_format_get_audio_codec(avformat.AVFormatContext s) |
static avformat.av_format_control_message |
avformat.av_format_get_control_message_cb(avformat.AVFormatContext s) |
static int |
avformat.av_format_get_metadata_header_padding(avformat.AVFormatContext s) |
static Pointer |
avformat.av_format_get_opaque(avformat.AVFormatContext s) |
static int |
avformat.av_format_get_probe_score(avformat.AVFormatContext s) |
static avcodec.AVCodec |
avformat.av_format_get_subtitle_codec(avformat.AVFormatContext s) |
static avcodec.AVCodec |
avformat.av_format_get_video_codec(avformat.AVFormatContext s) |
static void |
avformat.av_format_set_audio_codec(avformat.AVFormatContext s,
avcodec.AVCodec c) |
static void |
avformat.av_format_set_control_message_cb(avformat.AVFormatContext s,
avformat.av_format_control_message callback) |
static void |
avformat.av_format_set_metadata_header_padding(avformat.AVFormatContext s,
int c) |
static void |
avformat.av_format_set_opaque(avformat.AVFormatContext s,
Pointer opaque) |
static void |
avformat.av_format_set_subtitle_codec(avformat.AVFormatContext s,
avcodec.AVCodec c) |
static void |
avformat.av_format_set_video_codec(avformat.AVFormatContext s,
avcodec.AVCodec c) |
static int |
avformat.av_get_output_timestamp(avformat.AVFormatContext s,
int stream,
long[] dts,
long[] wall) |
static int |
avformat.av_get_output_timestamp(avformat.AVFormatContext s,
int stream,
LongBuffer dts,
LongBuffer wall) |
static int |
avformat.av_get_output_timestamp(avformat.AVFormatContext s,
int stream,
LongPointer dts,
LongPointer wall)
Get timing information for the data currently output.
|
static avutil.AVRational |
avformat.av_guess_frame_rate(avformat.AVFormatContext ctx,
avformat.AVStream stream,
avutil.AVFrame frame)
Guess the frame rate, based on both the container and codec information.
|
static avutil.AVRational |
avformat.av_guess_sample_aspect_ratio(avformat.AVFormatContext format,
avformat.AVStream stream,
avutil.AVFrame frame)
Guess the sample aspect ratio of a frame, based on both the stream and the
frame aspect ratio.
|
static int |
avformat.av_interleaved_write_frame(avformat.AVFormatContext s,
avcodec.AVPacket pkt)
Write a packet to an output media file ensuring correct interleaving.
|
static int |
avformat.av_interleaved_write_uncoded_frame(avformat.AVFormatContext s,
int stream_index,
avutil.AVFrame frame)
Write a uncoded frame to an output media file.
|
static avformat.AVProgram |
avformat.av_new_program(avformat.AVFormatContext s,
int id) |
static avformat.AVStream |
avformat.av_new_stream(avformat.AVFormatContext s,
int id)
Deprecated.
|
static int |
avformat.av_read_frame(avformat.AVFormatContext s,
avcodec.AVPacket pkt)
Return the next frame of a stream.
|
static int |
avformat.av_read_packet(avformat.AVFormatContext s,
avcodec.AVPacket pkt)
Deprecated.
use AVFMT_FLAG_NOFILLIN | AVFMT_FLAG_NOPARSE to read raw
unprocessed packets
Read a transport packet from a media file.
This function is obsolete and should never be used.
Use av_read_frame() instead.
|
static int |
avformat.av_read_pause(avformat.AVFormatContext s)
Pause a network-based stream (e.g.
|
static int |
avformat.av_read_play(avformat.AVFormatContext s)
Start playing a network-based stream (e.g.
|
static int |
avformat.av_sdp_create(avformat.AVFormatContext ac,
int n_files,
byte[] buf,
int size) |
static int |
avformat.av_sdp_create(avformat.AVFormatContext ac,
int n_files,
ByteBuffer buf,
int size) |
static int |
avformat.av_sdp_create(avformat.AVFormatContext ac,
int n_files,
BytePointer buf,
int size) |
static int |
avformat.av_seek_frame(avformat.AVFormatContext s,
int stream_index,
long timestamp,
int flags)
Seek to the keyframe at timestamp.
|
static int |
avformat.av_write_frame(avformat.AVFormatContext s,
avcodec.AVPacket pkt)
Write a packet to an output media file.
|
static int |
avformat.av_write_trailer(avformat.AVFormatContext s)
Write the stream trailer to an output media file and free the
file private data.
|
static int |
avformat.av_write_uncoded_frame_query(avformat.AVFormatContext s,
int stream_index)
Test whether a muxer supports uncoded frame.
|
static int |
avformat.av_write_uncoded_frame(avformat.AVFormatContext s,
int stream_index,
avutil.AVFrame frame)
Write a uncoded frame to an output media file.
|
static int |
avdevice.avdevice_app_to_dev_control_message(avformat.AVFormatContext s,
int type,
Pointer data,
long data_size)
Send control message from application to device.
|
static int |
avdevice.avdevice_dev_to_app_control_message(avformat.AVFormatContext s,
int type,
Pointer data,
long data_size)
Send control message from device to application.
|
static int |
avdevice.avdevice_list_devices(avformat.AVFormatContext s,
avdevice.AVDeviceInfoList device_list) |
static int |
avdevice.avdevice_list_devices(avformat.AVFormatContext s,
PointerPointer device_list)
List devices.
|
static int |
avformat.avformat_alloc_output_context2(avformat.AVFormatContext ctx,
avformat.AVOutputFormat oformat,
BytePointer format_name,
BytePointer filename) |
static int |
avformat.avformat_alloc_output_context2(avformat.AVFormatContext ctx,
avformat.AVOutputFormat oformat,
String format_name,
String filename) |
static void |
avformat.avformat_close_input(avformat.AVFormatContext s) |
static int |
avformat.avformat_find_stream_info(avformat.AVFormatContext ic,
avutil.AVDictionary options) |
static int |
avformat.avformat_find_stream_info(avformat.AVFormatContext ic,
PointerPointer options)
Read packets of a media file to get stream information.
|
static void |
avformat.avformat_free_context(avformat.AVFormatContext s)
Free an AVFormatContext and all its streams.
|
static int |
avformat.avformat_match_stream_specifier(avformat.AVFormatContext s,
avformat.AVStream st,
BytePointer spec)
Check if the stream st contained in s is matched by the stream specifier
spec.
|
static int |
avformat.avformat_match_stream_specifier(avformat.AVFormatContext s,
avformat.AVStream st,
String spec) |
static avformat.AVStream |
avformat.avformat_new_stream(avformat.AVFormatContext s,
avcodec.AVCodec c)
Add a new stream to a media file.
|
static int |
avformat.avformat_open_input(avformat.AVFormatContext ps,
BytePointer filename,
avformat.AVInputFormat fmt,
avutil.AVDictionary options) |
static int |
avformat.avformat_open_input(avformat.AVFormatContext ps,
String filename,
avformat.AVInputFormat fmt,
avutil.AVDictionary options) |
static int |
avformat.avformat_queue_attached_pictures(avformat.AVFormatContext s) |
static int |
avformat.avformat_seek_file(avformat.AVFormatContext s,
int stream_index,
long min_ts,
long ts,
long max_ts,
int flags)
Seek to timestamp ts.
|
static int |
avformat.avformat_write_header(avformat.AVFormatContext s,
avutil.AVDictionary options) |
static int |
avformat.avformat_write_header(avformat.AVFormatContext s,
PointerPointer options)
Allocate the stream private data and write the stream header to
an output media file.
|
int |
avformat.AVOutputFormat.Write_header_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVOutputFormat.Write_trailer_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVInputFormat.Read_header_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVInputFormat.Read_close_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVInputFormat.Read_play_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVInputFormat.Read_pause_AVFormatContext.call(avformat.AVFormatContext arg0) |
int |
avformat.AVOutputFormat.Write_packet_AVFormatContext_AVPacket.call(avformat.AVFormatContext arg0,
avcodec.AVPacket pkt) |
int |
avformat.AVInputFormat.Read_packet_AVFormatContext_AVPacket.call(avformat.AVFormatContext arg0,
avcodec.AVPacket pkt) |
int |
avformat.AVOutputFormat.Interleave_packet_AVFormatContext_AVPacket_AVPacket_int.call(avformat.AVFormatContext arg0,
avcodec.AVPacket out,
avcodec.AVPacket in,
int flush) |
int |
avformat.AVOutputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList.call(avformat.AVFormatContext s,
avformat.AVDeviceInfoList device_list) |
int |
avformat.AVInputFormat.Get_device_list_AVFormatContext_AVDeviceInfoList.call(avformat.AVFormatContext s,
avformat.AVDeviceInfoList device_list) |
int |
avformat.AVInputFormat.Read_seek_AVFormatContext_int_long_int.call(avformat.AVFormatContext arg0,
int stream_index,
long timestamp,
int flags) |
int |
avformat.AVInputFormat.Read_seek2_AVFormatContext_int_long_long_long_int.call(avformat.AVFormatContext s,
int stream_index,
long min_ts,
long ts,
long max_ts,
int flags) |
long |
avformat.AVInputFormat.Read_timestamp_AVFormatContext_int_LongPointer_long.call(avformat.AVFormatContext s,
int stream_index,
LongPointer pos,
long pos_limit) |
void |
avformat.AVOutputFormat.Get_output_timestamp_AVFormatContext_int_LongPointer_LongPointer.call(avformat.AVFormatContext s,
int stream,
LongPointer dts,
LongPointer wall) |
int |
avformat.AVOutputFormat.Control_message_AVFormatContext_int_Pointer_long.call(avformat.AVFormatContext s,
int type,
Pointer data,
long data_size) |
int |
avformat.av_format_control_message.call(avformat.AVFormatContext s,
int type,
Pointer data,
long data_size) |
int |
avformat.AVOutputFormat.Write_uncoded_frame_AVFormatContext_int_PointerPointer_int.call(avformat.AVFormatContext arg0,
int stream_index,
PointerPointer frame,
int flags) |
Copyright © 2014. All Rights Reserved.