Your message dated Mon, 17 Dec 2012 09:49:53 +0100
with message-id
<CAJ0cceY90uKVSMPDonCu9juMsYcJL+5x5ZZe8-7Uyn0tN28=g...@mail.gmail.com>
and subject line Re: Bug#696121: libav-tools: avconv problem with dv support
has caused the Debian Bug report #696121,
regarding libav-tools: avconv problem with dv support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
696121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libav-tools
Version: 6:0.8.4-1
Severity: normal
Dear Maintainer,
I'm trying to convert some .dv (DV/NTSC) video files to h264. Using a simple
command that used to work with ffmpeg.
$ avconv -i video.dv -vcodec libxh264 -acodec libfaac video.m4v
Spits out a lot of output. Lots of lines like the "[NULL @ ..." one with
different parameters.
...
[NULL @ 0x224eac0] Value -4616189618054758400.000000 for parameter
'request_sample_fmt' out of range
[dv @ 0x2248720] decoding for stream 0 failed
[dv @ 0x2248720] Could not find codec parameters (Video: dvvideo, 25000 kb/s)
[dv @ 0x2248720] Estimating duration from bitrate, this may be inaccurate
video.dv: could not find codec parameters
This used to work with ffmpeg.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libav-tools depends on:
ii dpkg 1.16.9
ii libavcodec53 7:0.10.3-dmo1
ii libavdevice53 7:0.10.3-dmo1
ii libavfilter2 7:0.11.2-dmo1
ii libavformat53 7:0.10.3-dmo1
ii libavutil51 7:1.0.1-dmo1
ii libc6 2.13-37
ii libpostproc52 7:1.0.1-dmo1
ii libsdl1.2debian 1.2.15-5
ii libswscale2 7:1.0.1-dmo1
libav-tools recommends no packages.
libav-tools suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Dec 17, 2012 at 12:39 AM, John Eikenberry <[email protected]> wrote:
> Package: libav-tools
> Version: 6:0.8.4-1
> Severity: normal
>
> Dear Maintainer,
>
> I'm trying to convert some .dv (DV/NTSC) video files to h264. Using a simple
> command that used to work with ffmpeg.
>
> $ avconv -i video.dv -vcodec libxh264 -acodec libfaac video.m4v
>
> Spits out a lot of output. Lots of lines like the "[NULL @ ..." one with
> different parameters.
>
> ...
> [NULL @ 0x224eac0] Value -4616189618054758400.000000 for parameter
> 'request_sample_fmt' out of range
> [dv @ 0x2248720] decoding for stream 0 failed
> [dv @ 0x2248720] Could not find codec parameters (Video: dvvideo, 25000 kb/s)
> [dv @ 0x2248720] Estimating duration from bitrate, this may be inaccurate
> video.dv: could not find codec parameters
>
> This used to work with ffmpeg.
>
>
> -- System Information:
> Debian Release: wheezy/sid
> APT prefers testing
> APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages libav-tools depends on:
> ii dpkg 1.16.9
> ii libavcodec53 7:0.10.3-dmo1
> ii libavdevice53 7:0.10.3-dmo1
> ii libavfilter2 7:0.11.2-dmo1
> ii libavformat53 7:0.10.3-dmo1
> ii libavutil51 7:1.0.1-dmo1
> ii libc6 2.13-37
> ii libpostproc52 7:1.0.1-dmo1
> ii libsdl1.2debian 1.2.15-5
> ii libswscale2 7:1.0.1-dmo1
It seems that this problem is caused by packages distributed via a 3rd
party repository.
Please report this bug to the supplier of the packages that break your system.
--
regards,
Reinhard
--- End Message ---