HI,
it contain valid h263+ raw file and decoded the video but that video is burr
Please find attached the image
Any suggestions
--
Sent from: http://www.ffmpeg-archive.org/
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailm
2018-08-16 7:05 GMT+02:00, chetan goni :
> When i ran below command
> ".//ffmpeg -f h263 -i video.bin -f flv out.flv"
>
> here
> *video.bin* : RTP playload
Either video.bin is a valid raw h263 file, then you don't have
to use "-f h263" (just as you don't need "-f flv") or it is not a
valid raw h.
When i ran below command
".//ffmpeg -f h263 -i video.bin -f flv out.flv"
here
*video.bin* : RTP playload
*Error:*
[h263 @ 021e871caa40] I cbpc damaged at 0 8
[h263 @ 021e871caa40] Error at MB: 96
[h263 @ 021e871caa40] concealing 88 DC, 88 AC, 88 MV errors in I frame
Output #0, fl
Hi Rafael ,
This is different codec,that is way i have created new thread.
Thanks & Regards
Chetan Goni
On Tue, Aug 14, 2018 at 11:26 AM, Rafael Lima wrote:
> man how many threads do you need to create to address this problem you
> have?
>
> On Tue, Aug 14, 2018 at 2:35 AM, chetan goni wrot
man how many threads do you need to create to address this problem you have?
On Tue, Aug 14, 2018 at 2:35 AM, chetan goni wrote:
> Hi All,
>
> I am running below command to decode H263+ video
>
> *".//ffmpeg -f h263 -i video.bin -f flv out.flv"*
>
> Here:
>
> Video.bin = This RTP playload dump
Hi All,
I am running below command to decode H263+ video
*".//ffmpeg -f h263 -i video.bin -f flv out.flv"*
Here:
Video.bin = This RTP playload dump contains video;
*But getting error:*
PS D:\ffmpeg\bin> .//ffmpeg -f h263 -i video.bin -f flv out.flv
ffmpeg version 4.0.2 Copyright (c) 2000-2
On Wed, Jun 13, 2018 at 10:25:47 +0530, Anand Singh wrote:
> i am getting error while building FFMPEG extension for exoplayer, i
> executed this command as provided in the documentation :
[...]
> and i am getting following error :
You didn't include the error, but instead showed your commands a se
Upload the config.log for inspection.
On 13 June 2018 at 07:55, Anand Singh wrote:
> Hi,
>
> i am getting error while building FFMPEG extension for exoplayer, i
> executed this command as provided in the documentation :
>
> ./configure \
> --libdir=android-libs/armeabi-v7a \
> --arch=arm
Hi,
i am getting error while building FFMPEG extension for exoplayer, i
executed this command as provided in the documentation :
./configure \
--libdir=android-libs/armeabi-v7a \
--arch=arm \
--cpu=armv7-a \
--cross-prefix="${NDK_PATH}/toolchains/arm-linux-androideabi-4.9/prebuil
On Wed, Nov 22, 2017 at 16:50:44 +0545, Remo Rayamajhi wrote:
> Hello support
> As I have complied the Decklink Quad 2 with ffmpeg and as process gone well
> , but when I try to capture the input to transcode it I got the error , the
> snap shot of error is here by . Please help on this case . P
could you please provide complete ffmpeg command line including output.
please include the following outputs:
ffmpeg -f decklink -list_devices 1 -i dummy
you will get the list of installed decklink adapters:
ex: [decklink @ 0x2cad400] 'DeckLink Quad (1)'
then issue the following command and pro
2017-10-16 13:56 GMT+02:00 Sandeep R :
> I am getting error while doing configuring the ffmpeg saying
>
> *ERROR: libvpx decoder version must be >=0.9.1.*
> But I am having libvpx-1.4.0.
The tail of config.log indicates you don't have libvpx
headers installed:
> gcc -D_ISOC99_SOURCE -D_FILE_OFFSE
Le duodi 2 floréal, an CCXXIII, Werner Robitza a écrit :
> Well, certainly the part about Unix administration where it's about
> actually getting ffmpeg to work should be on topic for this mailing
> list.
Yes. Properly installing a third-party library is another thing entirely.
> (Unless, o
On Tue, Apr 21, 2015 at 9:24 PM, Nicolas George wrote:
> Le duodi 2 floréal, an CCXXIII, Werner Robitza a écrit :
>> This may or may not work depending on how you built x265.
>
> It will work if the system is correctly configured and x265 is properly
> installed, but this mailing-list is not about
Le duodi 2 floréal, an CCXXIII, Werner Robitza a écrit :
> This may or may not work depending on how you built x265.
It will work if the system is correctly configured and x265 is properly
installed, but this mailing-list is not about Unix administration.
Regards,
--
Nicolas George
signatur
On Tue, Apr 21, 2015 at 1:42 PM, aryan singh wrote:
> configuration: --prefix=/root/ffmpeg_build
> --extra-cflags=-I/root/ffmpeg_build/include
> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin
> --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame
> --enable-libvorbi
hello getting error while enable x265 codec kindly help.
ffmpeg details:
ffmpeg version git-2015-04-19-93db270 Copyright (c) 2000-2015 the
FFmpeg developers
built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-11)
configuration: --prefix=/root/ffmpeg_build
--extra-cflags=-I/root/ffmpeg_build/in
17 matches
Mail list logo