| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
avformat.AVStream |
avformat.AVStream.attached_pic(avcodec.AVPacket attached_pic) |
static avformat.AVStream |
avformat.avformat_new_stream(avformat.AVFormatContext s,
avcodec.AVCodec c)
Add a new stream to a media file.
|
avformat.AVStream |
avformat.AVStream.avg_frame_rate(avutil.AVRational avg_frame_rate) |
avformat.AVStream |
avformat.AVStream.codec_info_nb_frames(int codec_info_nb_frames) |
avformat.AVStream |
avformat.AVStream.codec(avcodec.AVCodecContext codec) |
avformat.AVStream |
avformat.AVStream.codecpar(avcodec.AVCodecParameters codecpar) |
avformat.AVStream |
avformat.AVStream.cur_dts(long cur_dts) |
avformat.AVStream |
avformat.AVStream.discard(int discard) |
avformat.AVStream |
avformat.AVStream.display_aspect_ratio(avutil.AVRational display_aspect_ratio) |
avformat.AVStream |
avformat.AVStream.disposition(int disposition) |
avformat.AVStream |
avformat.AVStream.dts_misordered(byte dts_misordered) |
avformat.AVStream |
avformat.AVStream.dts_ordered(byte dts_ordered) |
avformat.AVStream |
avformat.AVStream.duration(long duration) |
avformat.AVStream |
avformat.AVStream.event_flags(int event_flags) |
avformat.AVStream |
avformat.AVStream.first_discard_sample(long first_discard_sample) |
avformat.AVStream |
avformat.AVStream.first_dts(long first_dts) |
avformat.AVStream |
avformat.AVStream.id(int id) |
avformat.AVStream |
avformat.AVStream.index_entries_allocated_size(int index_entries_allocated_size) |
avformat.AVStream |
avformat.AVStream.index_entries(avformat.AVIndexEntry index_entries) |
avformat.AVStream |
avformat.AVStream.index(int index) |
avformat.AVStream |
avformat.AVStream.info_codec_info_duration_fields(int i,
long info_codec_info_duration_fields) |
avformat.AVStream |
avformat.AVStream.info_codec_info_duration(int i,
long info_codec_info_duration) |
avformat.AVStream |
avformat.AVStream.info_duration_count(int i,
int info_duration_count) |
avformat.AVStream |
avformat.AVStream.info_duration_gcd(int i,
long info_duration_gcd) |
avformat.AVStream |
avformat.AVStream.info_found_decoder(int i,
int info_found_decoder) |
avformat.AVStream |
avformat.AVStream.info_fps_first_dts_idx(int i,
int info_fps_first_dts_idx) |
avformat.AVStream |
avformat.AVStream.info_fps_first_dts(int i,
long info_fps_first_dts) |
avformat.AVStream |
avformat.AVStream.info_fps_last_dts_idx(int i,
int info_fps_last_dts_idx) |
avformat.AVStream |
avformat.AVStream.info_fps_last_dts(int i,
long info_fps_last_dts) |
avformat.AVStream |
avformat.AVStream.info_last_dts(int i,
long info_last_dts) |
avformat.AVStream |
avformat.AVStream.info_last_duration(int i,
long info_last_duration) |
avformat.AVStream |
avformat.AVStream.info_rfps_duration_sum(int i,
long info_rfps_duration_sum) |
avformat.AVStream |
avformat.AVStream.inject_global_side_data(int inject_global_side_data) |
avformat.AVStream |
avformat.AVStream.interleaver_chunk_duration(long interleaver_chunk_duration) |
avformat.AVStream |
avformat.AVStream.interleaver_chunk_size(long interleaver_chunk_size) |
avformat.AVStream |
avformat.AVStream.internal(avformat.AVStreamInternal internal) |
avformat.AVStream |
avformat.AVStream.last_discard_sample(long last_discard_sample) |
avformat.AVStream |
avformat.AVStream.last_dts_for_order_check(long last_dts_for_order_check) |
avformat.AVStream |
avformat.AVStream.last_in_packet_buffer(avformat.AVPacketList last_in_packet_buffer) |
avformat.AVStream |
avformat.AVStream.last_IP_duration(int last_IP_duration) |
avformat.AVStream |
avformat.AVStream.last_IP_pts(long last_IP_pts) |
avformat.AVStream |
avformat.AVStream.metadata(avutil.AVDictionary metadata) |
avformat.AVStream |
avformat.AVStream.mux_ts_offset(long mux_ts_offset) |
avformat.AVStream |
avformat.AVStream.nb_decoded_frames(int nb_decoded_frames) |
avformat.AVStream |
avformat.AVStream.nb_frames(long nb_frames) |
avformat.AVStream |
avformat.AVStream.nb_index_entries(int nb_index_entries) |
avformat.AVStream |
avformat.AVStream.nb_side_data(int nb_side_data) |
avformat.AVStream |
avformat.AVStream.need_parsing(int need_parsing) |
avformat.AVStream |
avformat.AVStream.parser(avcodec.AVCodecParserContext parser) |
avformat.AVStream |
avformat.AVStream.position(long position) |
avformat.AVStream |
avformat.AVStream.priv_data(Pointer priv_data) |
avformat.AVStream |
avformat.AVStream.priv_pts(Pointer priv_pts) |
avformat.AVStream |
avformat.AVStream.probe_data(avformat.AVProbeData probe_data) |
avformat.AVStream |
avformat.AVStream.probe_packets(int probe_packets) |
avformat.AVStream |
avformat.AVStream.pts_buffer(int i,
long pts_buffer) |
avformat.AVStream |
avformat.AVStream.pts_reorder_error_count(int i,
byte pts_reorder_error_count) |
avformat.AVStream |
avformat.AVStream.pts_reorder_error(int i,
long pts_reorder_error) |
avformat.AVStream |
avformat.AVStream.pts_wrap_behavior(int pts_wrap_behavior) |
avformat.AVStream |
avformat.AVStream.pts_wrap_bits(int pts_wrap_bits) |
avformat.AVStream |
avformat.AVStream.pts_wrap_reference(long pts_wrap_reference) |
avformat.AVStream |
avformat.AVStream.pts(avformat.AVFrac pts) |
avformat.AVStream |
avformat.AVStream.r_frame_rate(avutil.AVRational r_frame_rate) |
avformat.AVStream |
avformat.AVStream.recommended_encoder_configuration(BytePointer recommended_encoder_configuration) |
avformat.AVStream |
avformat.AVStream.request_probe(int request_probe) |
avformat.AVStream |
avformat.AVStream.sample_aspect_ratio(avutil.AVRational sample_aspect_ratio) |
avformat.AVStream |
avformat.AVStream.side_data(avcodec.AVPacketSideData side_data) |
avformat.AVStream |
avformat.AVStream.skip_samples(int skip_samples) |
avformat.AVStream |
avformat.AVStream.skip_to_keyframe(int skip_to_keyframe) |
avformat.AVStream |
avformat.AVStream.start_skip_samples(long start_skip_samples) |
avformat.AVStream |
avformat.AVStream.start_time(long start_time) |
avformat.AVStream |
avformat.AVStream.stream_identifier(int stream_identifier) |
avformat.AVStream |
avformat.AVFormatContext.streams(int i)
A list of all streams in the file.
|
avformat.AVStream |
avformat.AVStream.time_base(avutil.AVRational time_base) |
avformat.AVStream |
avformat.AVStream.update_initial_durations_done(int update_initial_durations_done) |
| Modifier and Type | Method and Description |
|---|---|
static int |
avformat.av_add_index_entry(avformat.AVStream st,
long pos,
long timestamp,
int size,
int distance,
int flags)
Add an index entry into a sorted list.
|
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_index_search_timestamp(avformat.AVStream st,
long timestamp,
int flags)
Get the index for a specific timestamp.
|
static void |
avformat.av_pkt_dump_log2(Pointer avcl,
int level,
avcodec.AVPacket pkt,
int dump_payload,
avformat.AVStream st)
Send a nice dump of a packet to the log.
|
static void |
avformat.av_pkt_dump2(Pointer f,
avcodec.AVPacket pkt,
int dump_payload,
avformat.AVStream st)
Send a nice dump of a packet to the specified file stream.
|
static int |
avformat.av_stream_add_side_data(avformat.AVStream st,
int type,
byte[] data,
long size) |
static int |
avformat.av_stream_add_side_data(avformat.AVStream st,
int type,
ByteBuffer data,
long size) |
static int |
avformat.av_stream_add_side_data(avformat.AVStream st,
int type,
BytePointer data,
long size)
Wrap an existing array as stream side data.
|
static avutil.AVRational |
avformat.av_stream_get_codec_timebase(avformat.AVStream st)
Get the internal codec timebase from a stream.
|
static long |
avformat.av_stream_get_end_pts(avformat.AVStream st)
Returns the pts of the last muxed packet + its duration
the retuned value is undefined when used with a demuxer.
|
static avcodec.AVCodecParserContext |
avformat.av_stream_get_parser(avformat.AVStream s) |
static avutil.AVRational |
avformat.av_stream_get_r_frame_rate(avformat.AVStream s) |
static BytePointer |
avformat.av_stream_get_recommended_encoder_configuration(avformat.AVStream s) |
static byte[] |
avformat.av_stream_get_side_data(avformat.AVStream stream,
int type,
int[] size) |
static ByteBuffer |
avformat.av_stream_get_side_data(avformat.AVStream stream,
int type,
IntBuffer size) |
static BytePointer |
avformat.av_stream_get_side_data(avformat.AVStream stream,
int type,
IntPointer size)
Get side information from stream.
|
static BytePointer |
avformat.av_stream_new_side_data(avformat.AVStream stream,
int type,
int size)
Allocate new information from stream.
|
static void |
avformat.av_stream_set_r_frame_rate(avformat.AVStream s,
avutil.AVRational r) |
static void |
avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream s,
byte[] configuration) |
static void |
avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream s,
ByteBuffer configuration) |
static void |
avformat.av_stream_set_recommended_encoder_configuration(avformat.AVStream s,
BytePointer configuration) |
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 int |
avformat.avformat_transfer_internal_stream_timing_info(avformat.AVOutputFormat ofmt,
avformat.AVStream ost,
avformat.AVStream ist,
int copy_tb)
Transfer internal timing information from one stream to another.
|
avformat.AVFormatContext |
avformat.AVFormatContext.streams(int i,
avformat.AVStream streams) |
Copyright © 2018. All rights reserved.