Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to convert and watch dav video file?
Date: Thu, 16 Jan 2014 17:34:37
Message-Id: 20140116173418.35fef99b@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] How to convert and watch dav video file? by Gevisz
1 On Thu, 16 Jan 2014 17:45:14 +0200, Gevisz wrote:
2
3 > > # eix handbrake
4 > > [I] media-video/handbrake
5 > > Available versions: (~)0.9.9 **9999 {fdk ffmpeg gstreamer gtk}
6 > > Installed versions: 0.9.9(15:09:43 18/10/2013)(ffmpeg gstreamer
7 > > gtk -fdk)
8 > > Homepage: http://handbrake.fr/
9 > > Description: Open-source, GPL-licensed, multiplatform,
10 > > multithreaded video transcoder.
11 > >
12 > >
13 > > handbrake-0.9.9 works very well indeed but it's ~arch. If you don't
14 > > see it in your output, you need to --sync
15 >
16 > Last time, I updated my portage tree on January 11, 2014.
17 > So, it is something different. May be, ~amd64.
18
19 That's what Alan said, ~arch, as shown by the ~ in front of the version
20 number in the output from eix.
21
22 > Thank you for information, but so far I am trying to keep my system as
23 > close to the main portage tree as possible and really afraid of any
24 > masked packaged and even the packages from other overlays.
25
26 handbrake-0.9.9 is not masked, it is keyworded, a very different thing.
27 Masked means there is some reason if should not be generally used,
28 keyworded just means the ebuild is recent and hasn't yet moved frmo
29 testing to stable status. It is still in the main portage tree.
30
31 > By the way, is there any way to find why any given package is masked
32 > in the main portage tree?
33
34 Yes, ${PORTDIR}/profiles/package.mask contains al the masked packages
35 along with the reasons for their masking.
36
37 > Back to the main topic.
38 >
39 > I have found out the ffmpeg can convert dav to avi but it also
40 > outputs a lot of error messages. May be, because I use some wrong
41 > options? I use:
42 >
43 > ffmpeg -i input.dav -vcodec libx264 -crf 24 output.avi
44 >
45 > The error messages are like these:
46 >
47 > missing picture in access unit with size 27time=00:00:04.92 bitrate=
48 > 171.6kbits/s non-existing PPS 1 referencedze= 145kB
49 > time=00:00:08.00 bitrate= 148.5kbits/s [h264 @ 0x2b30ca0]
50 > decode_slice_header error [h264 @ 0x2b30ca0] no frame!
51 > Error while decoding stream #0:0: Operation not permitted
52 > Partitioned H.264 support is incomplete7kB time=00:00:26.04 bitrate=
53
54 ffmpeg is a good example of user-hostile software, partly because video
55 encoding is such a complex subject. Mencoder suffers similarly, which is
56 why I suggested Handbrake in the first place. Pick your input file,
57 choose an output preset and hit the big green Start button.
58
59
60 --
61 Neil Bothwick
62
63 Top Oxymorons Number 6: Pretty ugly

Attachments

File name MIME type
signature.asc application/pgp-signature