diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-10-09 23:22:49 +0200 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2012-10-25 15:00:15 +0200 |
commit | 1b891d17c531e8a63c2974aab4bf997ce70746f3 (patch) | |
tree | f1eadb4350b287626ee60361fe7f06afba2441c1 /libavcodec/options.c | |
parent | 285b706b551b94e18f875ed01163926c8b98e68b (diff) | |
download | ffmpeg-1b891d17c531e8a63c2974aab4bf997ce70746f3.tar.gz |
avconv: fix bitrate report when writing to /dev/null
avio_size() reports the filesize which returns 0 for /dev/null.
avio_tell() reports the current position.
Also handle errors from avio_tell().
Diffstat (limited to 'libavcodec/options.c')
0 files changed, 0 insertions, 0 deletions