Re: [FFmpeg-user] Introduction and problem with decoding DCP (jpeg2000 wrapped in MXF)

2015-12-13 Thread Anshul
Hey need some more details. From your subject we came to know that you have problem while decoding DCP (jpeg2000 wrapped in MXF) but where is ffmpeg command that you are using? What was your expected output? what is it thats coming? -Anshul On 12/13/2015 08:12 PM, Stephan Klemmer PIXEL

Re: [FFmpeg-user] DVB subtitles there but not viewable

2015-09-26 Thread Anshul
On 09/26/2015 02:38 PM, Mike Brown wrote: Here is the situation: the source is a BBC video from freeview, which has AAC audio, specifically AAC 6.0. I prefer AC3 5.1 So, here is the CLI: ffmpeg -i inputfile.ts -map 0:0 vcodec copy -map 0:1 -acodec ac3 -ab 640 \ -map 0:2 -scodec copy

Re: [FFmpeg-user] How to embed SCC closed caption file into a video file mov/mp4/mpg

2015-08-10 Thread Anshul
mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user Thanks we will have look at it. -Anshul ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] Lenscorrection

2015-06-10 Thread Anshul
http://ffmpeg.org/mailman/listinfo/ffmpeg-user it works well, if you have correct parameter. I have used it to remove barrel and fisheye distortion. I use my own custom tool to find correct parameter like k1 and k2. -Anshul ___ ffmpeg-user mailing list

Re: [FFmpeg-user] Lenscorrection

2015-06-10 Thread Anshul
(degrees field of view) was your fisheye lens? it was around 180 degree, Kind regards Jesper -Anshul ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] ffmpeg forum down

2015-04-24 Thread Anshul
I do confirm the issue *server is getting pinged.* anshul@linux-zq1i:~/openfeather/Project/FFmpeg ping ffmpeg.gusari.org PING ffmpeg.gusari.org.site (127.0.53.53) 56(84) bytes of data. 64 bytes from 127.0.53.53: icmp_seq=1 ttl=64 time=0.029 ms 64 bytes from 127.0.53.53: icmp_seq=2 ttl=64 time

Re: [FFmpeg-user] How to add EIA-608/EIA-708 Closed Caption from a srt file

2015-02-26 Thread Anshul
.srt file but I am unable to identify the correct commands to use. Thanks for your help Markus Its not implemented, patch are welcome. -Anshul ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] Error building ffmpeg

2015-01-11 Thread Anshul
no clue where I can add that in the Makefile. Thanks, Paul ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user you need to pass --enable-libfreetype in ./configure -Anshul

Re: [FFmpeg-user] How do I include ATSC closed captions in a file conversion?

2014-12-09 Thread Anshul
. Mostly closed caption is embedded inside video, if you transcode video, you will probably loose the cosed caption content. If you have closed caption in different stream, u should use -scodec copy. -Anshul -- Sent from my Android device with K-9 Mail. Please excuse my brevity

[FFmpeg-user] decklink seems to be broken down

2014-12-04 Thread Anshul Maheshwari
I am using git pulled just before this mail. Here is some error that I am getting LD ffmpeg_g /usr/bin/ld: libavdevice/libavdevice.a(decklink_common.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libdl.so: error adding

Re: [FFmpeg-user] decklink seems to be broken down

2014-12-04 Thread Anshul Maheshwari
On Thu, Dec 4, 2014 at 7:19 PM, Anshul Maheshwari anshul.ffm...@gmail.com wrote: I am using git pulled just before this mail. Here is some error that I am getting LD ffmpeg_g /usr/bin/ld: libavdevice/libavdevice.a(decklink_common.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5

Re: [FFmpeg-user] ffmpeg profesional decoder compatibility mpegts

2014-11-20 Thread Anshul
/mailman/listinfo/ffmpeg-user I dont see any problem in ffmpeg, you r not using ffmpeg codecs to encode either video or audio. so if the generated video does not work on any professional decoder then there is problem in Encoder of Input provider. Thanks Anshul

Re: [FFmpeg-user] ffmpeg play continuous loop!

2014-11-20 Thread Anshul
On 11/20/2014 08:17 PM, Carl Eugen Hoyos wrote: Suri Shelvapille suri at baymicrosystems.com writes: I need to play all the videos in a loop. Then please try with the movie filter as input, there is no loop option for files passed via -i. Carl Eugen

Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Anshul
Hi you can use CCExtractor, or help here if you want Closed caption in ffmpeg. -Anshul On 09/22/2014 01:44 PM, Gunasekaran Velu wrote: Hi Carl, Thanks for the information. Any other solution for linux platform? Looking forward your reply. Regards Guna On Mon, Sep 22, 2014 at 1:03

Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Anshul
working for samething, you can talk to me personally at skype id: er_anshul or irc #ffmpeg-dev my nick is anshul_mahe. -Anshul [FFmpeg-devel] [PATCH 1_2] lavc: add CEA-708 codec id..eml Description: application/extension-eml [FFmpeg-devel] [PATCH 2_2] lavd_lavfi: allow to extract subcc..eml

[FFmpeg-user] Wrong PTS calculated for wtv format

2014-07-16 Thread anshul
Hi I am parsing wtv video with following command *ffprobe and stream info* [anshul@daku_daddy vlc-2.1.4]$ ffprobe ~/test_videos/8.wtv ffprobe version N-64076-g1d54a6c Copyright (c) 2007-2014 the FFmpeg developers built on Jun 20 2014 14:30:36 with gcc 4.8 (SUSE Linux) configuration