[FFmpeg-devel] [PATCH] LVF demuxer

Paul B Mahol onemda at gmail.com
Fri Oct 19 11:47:17 CEST 2012


On 10/19/12, compn <tempn at twmi.rr.com> wrote:
> On Thu, 18 Oct 2012 23:33:03 +0000, Paul B Mahol wrote:
>>+++ b/doc/general.texi
>>@@ -232,6 +232,7 @@ library:
>>     @tab Used by Linux Media Labs MPEG-4 PCI boards
>> @item LOAS                      @tab   @tab X
>>     @tab contains LATM multiplexed AAC audio
>>+ at item LVF                       @tab   @tab X
>
>>+ * LVF demuxer
>
>>+AVInputFormat ff_lvf_demuxer = {
>>+    .name        = "lvf",
>>+    .long_name   = NULL_IF_CONFIG_SMALL("LVF"),
>
> whats LVF?
> the cctv format? or something else?

It appears to be from China. What is CCTV?

I could rename it to CCTV LVF, but info on web is sacre;
except numerous post of people wondering how to convert them
to something else; and I do not speak chinese.

I just know that is some kind of "security" camera format.

gdsmux from Haali can convert it to mkv but it changes video
packets for some strange reason.

btw: I have only 2 samples, both from our trac.

>
> -compn
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list