Tagged Questions

Detailed Description Libavformat (lavf) is a library for dealing with various media container formats. Its main two purposes are demuxing - i.e. splitting a media file into component streams, and the reverse process of muxing - writing supplied data in a specified container format. It also has an ...

learn more… | top users | synonyms

14
votes
2answers
3k views

Raw H264 frames in mpegts container using libavcodec

I would really appreciate some help with the following issue: I have a gadget with a camera, producing H264 compressed video frames, these frames are being sent to my application. These frames are ...
5
votes
3answers
149 views

How can I turn libavformat error messages off

By default, libavformat writes error messages to stderr, Like: Estimating duration from bitrate, this may be inaccurate How can I turn it off? or better yet, pipe it to my own neat logging function? ...
4
votes
3answers
461 views

Is there a set of working P/Invoke declarations for FFMpeg, libavutil, libavformat and libavcodec in .NET?

I'm currently looking to access libavutil, libavformat and libavcodec (all part of FFMpeg) from .NET. Currently, I'm getting the libraries from the automated builds of the shared FFMpeg package ...
3
votes
3answers
752 views

ffmpeg (libavcodec) warning: encoded frame too large

I'm trying to use libavcodec (ffmpeg) to encode raw pixel data to mp4 format. Every thing goes well and I'm getting .avi file with decent quality but some times the codec gives "encoded frame too ...
2
votes
1answer
926 views

av_seek_frame breaks avcodec_decode_video2 when codec uses p-frames

I'm trying to understand how to seek in videos encoded with p-frames (e.g. H.264)-- right now I only know how to seek in videos encoded with codecs in which every frame is a keyframe (e.g. MJPEG). ...
1
vote
0answers
98 views

Grabbing rtsp/rtp stream with libavformat

world. I'm trying to grab rtsp mjpeg stream from IP-camera (realtime) as described in http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html, but ported to newer version. It works well with mpeg ...
1
vote
1answer
31 views

how to change stream index in libavformat

I'm a newbie in ffmpeg. I have a problem when some media has multiple audio streams. Suppose in MKV file, it has three audio streams (MP3, WMA and WMAPro) How do I change the stream index when ...
1
vote
0answers
134 views

Change file format from flv to anything android will play

I need to take this file which encoded is in h264 but in a flv container and just put it in a mp4, 3gp or whatever file format the android MediaPlayer will understand. I want to do this natively. As ...
1
vote
1answer
307 views

av_open_input_file returns -2 but file exists (libav in NS2)

I try to make a simulation in NS2 in which i read in .wav files, encodes into gsm and send them over the network. I already managed to make an application that reads in .wav, encodes into gsm and ...
1
vote
0answers
235 views

Remux MPEG TS -> RTP MPEG ES

Please guide me to achieve the following result in my program (written in C): I have a stream source as HTTP MPEG TS stream (codecs h264 & aac), It has 1 video and 1 audio substream. I need to get ...
1
vote
1answer
501 views

Seeking by bytes in FFmpeg

I will appreciate your advice on the following. I'am developing a video converter which based on FFmpeg's libavformat, and I need to implement an accurate seeking API. First of all, I developed an ...
1
vote
1answer
865 views

Wma decoding with ffmpeg

I am new to ffmpeg and I tried using api-example.c to decode wma files. However when I run the program, it gave me an error saying "frame_len overflow". Does anyone know how to fix this error? Here ...
1
vote
1answer
422 views

Is there a MS-DRM client library for linux?

I have used the libraries (libavformat and libavcodec) to decode some MMS streaming urls. But some of them are protected by DRM. When I try to decode them, the library will warn about it In ...
1
vote
4answers
407 views

FFmpeg: How to put encoded media data from one container to another with out re-encoding?

So for example: I have file.mp3, I know that my desired format can play sound with out video (for example FLV) so how to put encoded mp3 data using ffmpeg from mp3 container into flv (where to get ...
0
votes
1answer
75 views

Record RTSP stream with FFmpeg libavformat

I'm trying to record RTSP stream from Axis camera with FFmpeg libavformat. I can grab video from files and then save it to another file, this is OK. But camera sends strange data, FPS is 100 and ...
0
votes
1answer
34 views

ffmpeg metadata

I am encoding MPEG4/H264 to an mp4 file using libavformat (i.e. C libraries) I would like to add some metadata to the MP4 file such as date/time. Can someone give me some indication of how this can be ...
0
votes
0answers
27 views

/dev/dvb/adapter0/dvr0 access issues with libav

I wrote 2 Programs in C++, one using Qt and libav, the other one using Qt, v4l2 and libav. They are both supposed to tune to a TV-Broadcast channel and read them out. Problem If I tune externally ...
0
votes
0answers
38 views

Fast way of opening Live Input with libavcodec

I'm currently working with a live video input from the Hauppauge WinTV950Q, which gives me a live Video Input. I'm using the libav* and Qt library and am programming in C/C++ on Linux. I use the ...
0
votes
1answer
111 views

avcodec_find_decoder(CODEC_ID_MPEG2TS) always NULL

I want to decode an incoming MPEG2-Transport Stream and then encode it to h264. Everything works fine with the h264 Codec, but the problem is that libavcodec doesn't seem to recognize the ...
0
votes
0answers
35 views

Is there a simple method to keep the same context from input to output with libavformat/libavcodec?

Hello everybody and thank you for reading. I need to get access to the frames of a video file/stream and to modify them. The modification part is done, but I still have problems for the accessing ...
0
votes
1answer
194 views

Using FFmpeg's (libavformat) RTP data structures via dynamic linking

I want to use the RTP data structures (e.g. RTPMuxContext in libavformat/rtpenc.h) provided by FFmpeg's libavformat however they don't seem to be available with the following install: ffmpeg version ...
0
votes
0answers
142 views

Timestamps for AVPacket

Help me please properly set the timestamps. I have created an output filter, which takes video (MEDIASUBTAYPE_H264) and audio (MEDIASUBTAYPE_AAC). I have to put it all into a container FLV. To mix the ...
0
votes
1answer
295 views

libav* incorrect decode

Use libav to save frames from a video. The problem is that if you call the function decode a few times, then 2nd and then not correctly handled. 1st time such a conclusion (all works fine): ...
0
votes
1answer
602 views

Problem with ffmpeg function avformat_seek_file()

I am trying to seek the given frame in the video using ffmpeg library. I knew that there is av_seek_frame() function but it was recommended to use avformat_seek_file()instead. Something similar ...
0
votes
1answer
258 views

call avio_open function with non-english filename is invalid

i have been writing unicode based program with libav and i wanna make some file through libav with filename "δΈ­.mp4". this filename is not english, and when i call, function return positive ...
0
votes
0answers
229 views

how can i make h.264 stream, pcm stream into mp4 file through ffmpeg?

here's the thing. i have h.264 stream and 16bit mono pcm stream, and i want to make this into mp4 file through ffmpeg. i know that i have to convert pcm to aac-lc for iphone, and i use ffmpeg's ...
0
votes
0answers
495 views

Properly initializing AVFormatContext for an mpeg-ts encapsulated rtp stream?

I am trying to write a client/consumer of live mpegts encapsulated mpeg4 rtp streams. Currently, I can use either VLC or my own written server to capture camera frames, encode the stream and send it ...
0
votes
1answer
129 views

ffmpeg - mandatory filters to use

I am compiling ffmpeg for android. Just wondering which filters are mandatory in the configuration. If anybody knows please suggest me.
0
votes
1answer
494 views

av_register_all() vs. avcodec_register()

Instead of calling av_register_all(), is there an example of selecting a single decoder to use? I guess I would have to call avcodec_register(), av_register_codec_parser() etc... The question is, ...
0
votes
1answer
393 views

What parameters are required to use x264 via ffmpeg?

i have an AVI file, i have decoded it into Raw form first, now i want to encode it in .h264 format. I am using libavcodec.dll and libavformat.dll. The point is when i try to open the codec from ...
0
votes
0answers
296 views

How do I write a program to convert AVI to h.264?

I am working on a project in which I want to convert AVI file to h.264. I will be using avformat.dll and avcodec.dll for this. Can any one tell me what procedure I should follow? Open AVI file Read ...