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 for everyone wrote:

Hello,
i have the same problem. Is there a solution now?

thank you

  
Beste Grüße,


Stephan Klemmer
Mediendesign

Tel.: 0331 / 287 931 62
Mobil: 0174 / 77 87 590
Mail: step...@pixel-for-everyone.de <mailto:mar...@pixel-for-everyone.de>


   
   










   https://www.facebook.com/PIXELforeveryone 
<https://www.facebook.com/PIXELforeveryone>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 outputfile.ts

When I look at the output file with mediainfo, it shows the subtitles being
there.  Even VLC gives me the option to select the DVB subtitles, but nothing
shows up on the screen.

To make sure that VLC can indeed display the subtitles, I played the source
file and all was well.

Any clues as to why the subtitle will not display?

Thanks.

MB

New thread please!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2015-08-10 Thread Anshul



On 08/10/2015 07:38 PM, Dave Rice wrote:

On Aug 5, 2015, at 5:55 PM, Carl Eugen Hoyos  wrote:

santhosh daivajna  outlook.com> writes:


I am trying to embed a closed caption (SCC) file
into a video file and hitting on some problems.

Could you provide a closed caption (SCC) file for
the FFmpeg developers?

I started a ticket for SCC caption files at http://trac.ffmpeg.org/ticket/4767 
<http://trac.ffmpeg.org/ticket/4767> and supplied an scc file sample along with 
an srt file derivative.
Dave Rice
___
ffmpeg-user 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



On 06/10/2015 02:18 PM, Jesper Taxbøl wrote:

Cool,

Do you use a checkerboard + opencv approach or something else?
I did not used opencv for it, I made my own custom method which used 
grid board.

with checkboard colors got mixed by camera hence curves were not exact.





And how "fishy" (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] Lenscorrection

2015-06-10 Thread Anshul



On 06/10/2015 01:55 PM, Jesper Taxbøl wrote:

Hi Guys,

I am looking into calibrating a 1080S video from a GoPro hero4. I have
looked into the lens correction filter but I have had a hard time finding
the correct parameters.

I have been fiddling around with opencv doing checkerboard videos to
extract the parameters but with little luck yet.

My question is if the lens correction filter can work on fisheye cameras or
it is limited in a way so I need a different approach?

Kind regards

Jesper
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
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
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=0.044 ms
64 bytes from 127.0.53.53: icmp_seq=3 ttl=64 time=0.035 ms
64 bytes from 127.0.53.53: icmp_seq=4 ttl=64 time=0.051 ms
64 bytes from 127.0.53.53: icmp_seq=5 ttl=64 time=0.042 ms
64 bytes from 127.0.53.53: icmp_seq=6 ttl=64 time=0.044 ms
64 bytes from 127.0.53.53: icmp_seq=7 ttl=64 time=0.043 ms
64 bytes from 127.0.53.53: icmp_seq=8 ttl=64 time=0.044 ms
64 bytes from 127.0.53.53: icmp_seq=9 ttl=64 time=0.044 ms
64 bytes from 127.0.53.53: icmp_seq=10 ttl=64 time=0.044 ms
64 bytes from 127.0.53.53: icmp_seq=11 ttl=64 time=0.044 ms
^C
--- ffmpeg.gusari.org.site ping statistics ---
11 packets transmitted, 11 received, 0% packet loss, time 10014ms
rtt min/avg/max/mdev = 0.029/0.042/0.051/0.006 ms
*
But http port is closed.*
anshul@linux-zq1i:~/openfeather/Project/FFmpeg> nmap ffmpeg.gusari.org

Starting Nmap 6.47 ( http://nmap.org ) at 2015-04-24 14:33 IST
Nmap scan report for ffmpeg.gusari.org (127.0.53.53)
Host is up (0.00029s latency).
Not shown: 999 closed ports
PORTSTATE SERVICE
111/tcp open  rpcbind

Nmap done: 1 IP address (1 host up) scanned in 0.23 seconds


-Anshul

On 04/24/2015 02:31 PM, Anthony Griffiths wrote:

does anyone know if/when the ffmpeg forum (http://ffmpeg.gusari.org/)
will be back up? I haven't been able to get the forum for several days
and I've tried from two different ip addresses.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2015-02-26 Thread Anshul


On 02/27/2015 05:32 AM, loeff...@eyetrap.net wrote:

Hello,

I am relatively new to ffmpeg and I am tasked with encoding H264 Video 
into an MPEG-2 Transport Stream. That video part I managed to get 
right. Now I need to also add Closed Caption to it in EIA-608/EIA-708 
format. I have a separate .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
On 01/11/2015 01:00 PM, Paul Dam wrote:
> Hi, I'm trying to build ffmpeg 2.3.6 in a jail on nas4free 9.3.0.2. The
> last couple of lines of config.log look like this:
>
> -
> cc -L/usr/local/lib -Wl,--as-needed -Wl,-z,noexecstack
> -I/usr/local/include/harfbuzz -I/usr/local/include/fribidi
> -I/usr/local/include -I/usr/local/include/freetype2
> -I/usr/local/include/libpng16 -L/usr/local/lib -o /tmp/ffconf.CSBieVOC
> /tmp/ffconf.OLIDjMwQ.o -lass -lm -lbz2 -lz -pthread -pthread
>
> /usr/local/lib/libass.so: undefined reference to `FT_Stroker_ParseOutline'
>
> /usr/local/lib/libass.so: undefined reference to
> `FT_Outline_GetOutsideBorder'
>
> /usr/local/lib/libass.so: undefined reference to `FT_Stroker_Done'
>
> /usr/local/lib/libass.so: undefined reference to
> `FT_Stroker_GetBorderCounts'
>
> /usr/local/lib/libass.so: undefined reference to `FT_Stroker_ExportBorder'
>
> /usr/local/lib/libass.so: undefined reference to `FT_Stroker_Set'
>
> /usr/local/lib/libass.so: undefined reference to `FT_Stroker_New'
>
> ERROR: libass not found
> -
>
> Anyone any ideas what's wrong here and what I need to do? Looking at the
> errors I had thought the linker would also need the argument '-lfreetype',
> but I have 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
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2014-12-09 Thread Anshul
On December 10, 2014 1:43:08 AM IST, v...@gmx.ca wrote:
>I receive satellite TV signals and one channel sends its audio as three
>separate streams of two channels each, therefore the result is a .ts
>file where in most software I can select two channels but never get the
>full 5.1 channel sound.  I was directed to a web page that shows how to
>map these to a single ac3 stream, using a ffmpeg command of this
>format:
> 
>ffmpeg -loglevel quiet -i "original.ts" -c:v copy -filter_complex
>'[0:1][0:2][0:3]amerge=inputs=3,pan=5.1|FL=c0|FR=c1|FC=c2|LFE=c3|BL=c4|BR=c5'
>-c:a ac3 "converted.ts"
> 
>Note that the output file does need to stay in .ts format, for reasons
>that are not important to this question.
> 
>This works quite well except that in the original file, there is ATSC
>closed caption information.  If I run mediainfo on the source file it
>shows these text streams:
>
>Text #1
>ID   : 49 (0x31)-CC1
>Menu ID  : 1 (0x1)
>Format   : EIA-608
>Muxing mode  : A/53 / DTVCC Transport
>Muxing mode, more info   : Muxed in Video #1
>Duration : 1h 2mn
>Bit rate mode: Constant
>Stream size  : 0.00 Byte (0%)
>
>Text #2
>ID   : 49 (0x31)-CC3
>Menu ID  : 1 (0x1)
>Format   : EIA-608
>Muxing mode  : A/53 / DTVCC Transport
>Muxing mode, more info   : Muxed in Video #1
>Duration : 1h 2mn
>Bit rate mode: Constant
>Stream size  : 0.00 Byte (0%)
>
>Text #3
>ID   : 49 (0x31)-1
>Menu ID  : 1 (0x1)
>Format   : EIA-708
>Muxing mode  : A/53 / DTVCC Transport
>Muxing mode, more info   : Muxed in Video #1
>Duration : 1h 2mn
>Bit rate mode: Constant
>Stream size  : 0.00 Byte (0%)
>
>Text #4
>ID   : 49 (0x31)-2
>Menu ID  : 1 (0x1)
>Format   : EIA-708
>Muxing mode  : A/53 / DTVCC Transport
>Muxing mode, more info   : Muxed in Video #1
>Duration : 1h 2mn
>Bit rate mode: Constant
>Stream size  : 0.00 Byte (0%)
>
>If I run mediainfo on the output file, none of these appear.  What
>confuses me is that they all show "Muxing mode, more info : Muxed in
>Video #1" and as far as I can tell the above ffmpeg command only copies
>the video stream without changing it, so I don't understand why they
>aren't present in the output file.
>
>Is there any way I can make sure the closed captions remain in the
>output file?  They are very helpful to me on occasion, and would
>probably be much more so for anyone with significant hearing loss.
>___
>ffmpeg-user mailing list
>ffmpeg-user@ffmpeg.org
>http://ffmpeg.org/mailman/listinfo/ffmpeg-user


This functionality is under development, if you have some urgent requirements 
then search for mail with subject adding closed caption, and please give ur 
feedback and if you are intrested can add more features in the development 
version of closed caption.


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 mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 
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'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libdl.so:
> error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
>
>
> If I look doing verbose you can see I have already added -ldl in my extra
> ldflags
> anshulm@tele-uni01:~/work/bmd/test/ffmpeg$ make V=1
> gcc -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample
> -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -ldl
> -Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common
> -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
> -o ffmpeg_g cmdutils.o ffmpeg_opt.o ffmpeg_filter.o ffmpeg.o
> ffmpeg_vdpau.o -lavdevice -lavfilter -lavformat -lavcodec -lswresample
> -lswscale -lavutil -lXv -lX11 -lXext -lstdc++ -lstdc++ -lva -lxcb -lxcb-shm
> -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11
> -ljack -lasound -lSDL -lm -llzma -lz -pthread  -lvdpau
> /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 symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1
>
> Its look like an library order issue, if I use library at the end of
> coomand, it works.
> anshulm@tele-uni01:~/work/bmd/test/ffmpeg$ gcc -Llibavcodec -Llibavdevice
> -Llibavfilter -Llibavformat -Llibavresample -Llibavutil -Llibpostproc
> -Llibswscale -Llibswresample -ldl  -Wl,--as-needed -Wl,-z,noexecstack
> -Wl,--warn-common
> -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
> -o ffmpeg_g cmdutils.o ffmpeg_opt.o ffmpeg_filter.o ffmpeg.o
> ffmpeg_vdpau.o -lavdevice -lavfilter -lavformat -lavcodec -lswresample
> -lswscale -lavutil -lXv -lX11 -lXext -lstdc++ -lstdc++ -lva -lxcb -lxcb-shm
> -lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11
> -ljack -lasound -lSDL -lm -llzma -lz -pthread  -lvdpau -ldl
>
> Sorry for noise, works with
/configure --enable-decklink
--extra_cflags="-I/home/anshulm/work/bmd/Blackmagic_DeckLink_SDK_10.1.1/Linux/include/"
--extra-ldflags="-ldl" --extra-libs=-ldl
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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 symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1


If I look doing verbose you can see I have already added -ldl in my extra
ldflags
anshulm@tele-uni01:~/work/bmd/test/ffmpeg$ make V=1
gcc -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample
-Llibavutil -Llibpostproc -Llibswscale -Llibswresample -ldl
-Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common
-Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
-o ffmpeg_g cmdutils.o ffmpeg_opt.o ffmpeg_filter.o ffmpeg.o
ffmpeg_vdpau.o -lavdevice -lavfilter -lavformat -lavcodec -lswresample
-lswscale -lavutil -lXv -lX11 -lXext -lstdc++ -lstdc++ -lva -lxcb -lxcb-shm
-lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11
-ljack -lasound -lSDL -lm -llzma -lz -pthread  -lvdpau
/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 symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Its look like an library order issue, if I use library at the end of
coomand, it works.
anshulm@tele-uni01:~/work/bmd/test/ffmpeg$ gcc -Llibavcodec -Llibavdevice
-Llibavfilter -Llibavformat -Llibavresample -Llibavutil -Llibpostproc
-Llibswscale -Llibswresample -ldl  -Wl,--as-needed -Wl,-z,noexecstack
-Wl,--warn-common
-Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample
-o ffmpeg_g cmdutils.o ffmpeg_opt.o ffmpeg_filter.o ffmpeg.o
ffmpeg_vdpau.o -lavdevice -lavfilter -lavformat -lavcodec -lswresample
-lswscale -lavutil -lXv -lX11 -lXext -lstdc++ -lstdc++ -lva -lxcb -lxcb-shm
-lxcb -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lxcb-shape -lxcb -lX11
-ljack -lasound -lSDL -lm -llzma -lz -pthread  -lvdpau -ldl
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] [FFmpeg-devel] need help

2014-12-03 Thread Anshul
On 12/03/2014 03:57 PM, Chetan wrote:
>  
>
> Hi i want to create video using Text with html tages and effect ...
> please let me know .. command 
I would suggest, use this ffmpeg user questions 
mailing list
please.

-Anshul
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2014-11-20 Thread Anshul
PPS 0 referenced
> [h264 @ 0x2d10c00] decode_slice_header error
> [h264 @ 0x2d10c00] no frame!
> [h264 @ 0x2d10c00] non-existing PPS 0 referenced
> Last message repeated 1 times
> [h264 @ 0x2d10c00] decode_slice_header error
> [h264 @ 0x2d10c00] non-existing PPS 0 referenced
> [h264 @ 0x2d10c00] decode_slice_header error
> [h264 @ 0x2d10c00] non-existing PPS 0 referenced
> [h264 @ 0x2d10c00] decode_slice_header error
> [h264 @ 0x2d10c00] non-existing PPS 0 referenced
> [h264 @ 0x2d10c00] decode_slice_header error
> [h264 @ 0x2d10c00] no frame!
> Input #0, mpegts, from 'udp://@:5006':
>   Duration: N/A, start: 1934.888000, bitrate: 224 kb/s
>   Program 1 
> Metadata:
>   service_name: test-servicename
>   service_provider: test-provider
> Stream #0:0[0x200]: Video: h264 (High) ([27][0][0][0] / 0x001B),
> yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn,
> 50 tbc
> Stream #0:1[0x1010](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
> stereo, s16p, 224 kb/s
> Output #0, mpegts, to 'udp://193.252.151.106:5004?pkt_size=1316?ttl=128':
>   Metadata:
> service_name: test
> service_provider: test2
> encoder : Lavf56.14.100
> Stream #0:0: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 1920x1080
> [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 90k tbn, 25 tbc
> Stream #0:1(eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo,
> 224 kb/s
> Stream mapping:
>   Stream #0:0 -> #0:0 (copy)
>   Stream #0:1 -> #0:1 (copy)
> Press [q] to stop, [?] for help
> frame=  130 fps=0.0 q=-1.0 size=2646kB time=00:00:05.61
> bitrate=3859.4kbits/frame=  143 fps=142 q=-1.0 size=2907kB
> time=00:00:06.09 bitrate=3906.6kbits/frame=  156 fps=103 q=-1.0 size=   
> 3173kB time=00:00:06.60 bitrate=3938.9kbits/frame=  168 fps= 84 q=-1.0 size=  
>  
> 3414kB time=00:00:07.10 bitrate=3936.8kbits/frame=  181 fps= 72 q=-1.0 size=  
>  
> 3676kB time=00:00:07.60 bitrate=3957.9kbits/frame=  193 fps= 64 q=-1.0 size=  
>  
> 3919kB time=00:00:08.13 bitrate=3945.8kbits/frame=  206 fps= 58 q=-1.0 size=  
>  
> 4180kB time=00:00:08.61 bitrate=3974.5kbits/frame=  219 fps= 54 q=-1.0 size=  
>  
> 4443kB time=00:00:09.12 bitrate=3990.7kbits/frame=  231 fps= 51 q=-1.0 size=  
>  
> 4684kB time=00:00:09.62 bitrate=3987.4kbits/frame=  244 fps= 48 q=-1.0 size=  
>  
> 4937kB time=00:00:10.12 bitrate=3993.0kbits/frame=  256 fps= 46 q=-1.0 size=  
>  
> 5182kB time=00:00:10.65 bitrate=3983.7kbits/frame=  269 fps= 44 q=-1.0 size=  
>  
> 5447kB time=00:00:11.13 bitrate=4006.9kbits/frame=  282 fps= 43 q=-1.0 size=  
>  
> 5711kB time=00:00:11.64 bitrate=4019.5kbits/frame=  294 fps= 42 q=-1.0 size=  
>  
> 5952kB time=00:00:12.14 bitrate=4015.4kbits/frame=  307 fps= 41 q=-1.0 size=  
>  
> 6218kB time=00:00:12.64 bitrate=4027.1kbits/frame=  319 fps= 40 q=-1.0 size=  
>  
> 6459kB time=00:00:13.17 bitrate=4015.6kbits/frame=  332 fps= 39 q=-1.0 size=  
>  
> 6721kB time=00:00:13.65 bitrate=4031.8kbits/frame=  345 fps= 38 q=-1.0 size=  
>  
> 6980kB time=00:00:14.16 bitrate=4037.9kbits/frame=  357 fps= 37 q=-1.0 size=  
>  
> 7221kB time=00:00:14.66 bitrate=4034.2kbits/frame=  370 fps= 37 q=-1.0 size=  
>  
> 7485kB time=00:00:15.16 bitrate=4042.6kbits/frame=  382 fps= 36 q=-1.0 size=  
>  
> 7727kB time=00:00:15.69 bitrate=4032.6kbits/frame=  395 fps= 36 q=-1.0 size=  
>  
> 7988kB time=00:00:16.17 bitrate=4045.3kbits/frame=  408 fps= 35 q=-1.0 size=  
>  
> 8240kB time=00:00:16.68 bitrate=4047.0kbits/frame=  420 fps= 35 q=-1.0 size=  
>  
> 8478kB time=00:00:17.18 bitrate=4041.8kbits/frame=  433 fps= 34 q=-1.0 size=  
>  
> 8741kB time=00:00:17.68 bitrate=4048.4kbits/frame=  445 fps= 34 q=-1.0 size=  
>  
> 8983kB time=00:00:18.21 bitrate=4039.8kbits/frame=  458 fps= 34 q=-1.0 size=  
>  
> 9250kB time=00:00:18.69 bitrate=4052.9kbits/frame=  471 fps= 33 q=-1.0 size=  
>  
> 9512kB time=00:00:19.20 bitrate=4058.4kbits/frame=  483 fps= 33 q=-1.0 size=  
>  
> 9755kB time=00:00:19.70 bitrate=4055.9kbits/frame=  496 fps= 33 q=-1.0 size=  
> 10011kB time=00:00:20.20 bitrate=4058.4kbits/frame=  508 fps= 33 q=-1.0
> size=   10251kB time=00:00:20.73 bitrate=4049.8kbits/frame=  521 fps= 32
> q=-1.0 size=   10512kB time=00:00:21.21 bitrate=4058.8kbits/frame=  526 fps=
> 32 q=-1.0 Lsize=   10616kB time=00:00:21.43 bitrate=4057.6kbits/s
> video:9187kB audio:586kB subtitle:0kB other streams:0kB global headers:0kB
> muxing overhead: 8.621732%
> Received signal 2: terminating.
>
>
>
> --
> View this message in context: 
> http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-profesional-decoder-compatibility-mpegts-tp4668216p4668229.html
> Sent from the FFmpeg-users mailing list archive at Nabble.com.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/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



___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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  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
>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
For playing on display you can also use ffplay -loop 0 blah blah blah
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2014-11-20 Thread Anshul
On 11/20/2014 07:48 PM, AlexandreL wrote:
> Sorry all, 
> Where can i find the "Complete, uncut console output" ? 
>
> Thanks, 
>

Though I am not sure, from long time I was not here, Most of the times
things printed on console is known as Console Output of ffmpeg. Use git
version and your console output would look like as console output.

you can download snapshot from here
https://www.ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2

As u are vey new user here, I would suggest
scroll through following links.
https://www.ffmpeg.org/download.html
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu.


If your problem still persist, then come again.

-Anshul


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2014-11-20 Thread Anshul
On 11/20/2014 07:41 PM, AlexandreL wrote:
> Sorry, i'm a new user
> i post my ffmpeg message during transcoding. 
>
>
> *c-100-2@c1002-ProLiant-DL360-G6*:~$ ffmpeg -i udp://@:5006  -vcodec copy
> -acodec copy -streamid 0:512 -streamid 1:4112 -metadata:s:a:0 language=eng
> -metadata service_name=test  -metadata service_provider=test2
> -mpegts_service_id 0x1  -f mpegts
> udp://192.168.1.10:5004?pkt_size=1316?ttl=8
> ffmpeg version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2000-2014 the
Its Historical version :)
 
> Libav developers
>   built on Sep 16 2014 18:33:49 with gcc 4.6.3
> The ffmpeg program is only provided for script compatibility and will be
> removed
> in a future release. It has been deprecated in the Libav project to allow
> for
> incompatible command line syntax improvements in its replacement called
> avconv
> (see Changelog for details). Please use avconv instead.
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] no frame!
> [h264 @ 0x1cc6ac0] non-existing PPS referenced
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode_slice_header error
> [h264 @ 0x1cc6ac0] non-existing PPS 0 referenced
> [h264 @ 0x1cc6ac0] decode

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

2014-11-20 Thread Anshul
On 11/20/2014 07:18 PM, AlexandreL wrote:
> Hi all, 
>
> I'm using ffmpeg for a lot of tricks (mainly for encoding) BUT i can't use
> professional decoders (Ateme, Ericsson, Tandberg, etc...) to decoding my
> stream (udp or rtp over mpeg2ts). 
>
> Do you know why ? 
> The stream is really good decoding by any avconv/ffmpeg player or vlc or
> raspberry or whatever BUT NOT by professional decoders. 
> They "see" the stream (they probe it) but they can't decode it and show the
> service, pid program, video and audio. 
> I did this : 
>
> avconv -i udp://@:5006 -map 0  -codec copy -streamid 0:512 -streamid 1:4112
> -metadata:s:a:0 language=eng -metadata service_name=test  -metadata
> service_provider=test2 -mpegts_service_id 0x1  -f mpegts
> udp://192.168.1.54:5004?pkt_size=1316?ttl=8
On ffmpeg mailing list people would like to know, what command you used
by ffmpeg
not avconv.

Complete uncut ffmpeg console output is what any one want to provide any
info.

from avconv command it looks like you have some encoder installed on
your PC, which is
providing stream, check whether bare output of encoder of each stream is
decodable by
its refrence decoder, FFmpeg is very stable code, to give user maximum
out of video.
It supress some warning, may be debug log from FFmpeg would be helpful
to you.

-Anshul
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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

2014-09-22 Thread Anshul
On 09/22/2014 04:17 PM, Gunasekaran Velu wrote:
> Hi
>
> How can i help you to getting Closed Caption from .ts video file?
Do you need raw data or decoded data?
if you need raw data only here are two old patch given by Nicolas George.
I have attached those both patch.

for decoded data even I am 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
Description: application/extension-eml
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 PM, Carl Eugen Hoyos  wrote:
>
>> Gunasekaran Velu  gmail.com> writes:
>>
>>> I am using the following ffmpeg command to extract
>>> the CC(Closed Caption) data from .ts file.
>> This sounds unlikely since FFmpeg does not (yet)
>> support Closed Captions.
>>
>> Carl Eugen
>>
>> ___
>> ffmpeg-user mailing list
>> ffmpeg-user@ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[FFmpeg-user] Wrong PTS calculated for wtv format

2014-07-15 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: --enable-gpl --enable-libx264 --disable-optimizations
  libavutil  52. 89.100 / 52. 89.100
  libavcodec 55. 67.100 / 55. 67.100
  libavformat55. 44.100 / 55. 44.100
  libavdevice55. 13.101 / 55. 13.101
  libavfilter 4.  8.100 /  4.  8.100
  libswscale  2.  6.100 /  2.  6.100
  libswresample   0. 19.100 /  0. 19.100
  libpostproc52.  3.100 / 52.  3.100
[wtv @ 0x9f533a0] truncated file
[mpeg2video @ 0x9f55360] Invalid frame dimensions 0x0.
Last message repeated 4 times
Input #0, wtv, from '/home/anshul/test_videos/8.wtv':
  Metadata:
WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
Title   : CSI-NY (TNT)
WM/OriginalReleaseTime: 2012
WM/MediaCredits : ;;;
service_provider: TNTHD
service_name: Turner Network TV HD
WM/MediaNetworkAffiliation: Satellite
WM/MediaOriginalChannel: 245
WM/MediaOriginalChannelSubNumber: 0
WM/MediaOriginalBroadcastDateTime: 2012-10-23T04:00:00Z
WM/MediaOriginalRunTime: 1932489651
WM/MediaIsStereo: false
WM/MediaIsRepeat: false
WM/MediaIsLive  : false
WM/MediaIsTape  : false
WM/MediaIsDelay : false
WM/MediaIsSubtitled: false
WM/MediaIsMovie : false
WM/MediaIsPremiere: false
WM/MediaIsFinale: false
WM/MediaIsSAP   : false
WM/MediaIsSport : false
WM/Provider : MediaCenterDefault
WM/VideoClosedCaptioning: false
WM/WMRVEncodeTime: 2012-10-23 04:34:46
WM/WMRVServiceID: !MCService!27819970
WM/WMRVProgramID: !Generated!85250c4413084190a897bc2b35249bea
WM/WMRVRequestID: 0
WM/WMRVScheduleItemID: 0
WM/WMRVQuality  : 3
WM/WMRVOriginalSoftPrePadding: 103
WM/WMRVOriginalSoftPostPadding: 0
WM/WMRVHardPrePadding: 4294967193
WM/WMRVHardPostPadding: 0
WM/WMRVATSCContent: false
WM/WMRVDTVContent: true
WM/WMRVHDContent: false
Duration: 1949691516
WM/WMRVEndTime  : 2012-10-23 04:38:01
WM/WMRVBitrate  : 20.971520
WM/WMRVKeepUntil: 4294967294
WM/WMRVActualSoftPrePadding: 4294967293
WM/WMRVActualSoftPostPadding: 1
WM/WMRVContentProtected: true
WM/WMRVContentProtectedPercent: 95
WM/WMRVExpirationDate: 1901-12-13 20:45:52
WM/WMRVExpirationSpan: 9223372036854775807
WM/WMRVInBandRatingSystem: 255
WM/WMRVInBandRatingLevel: 255
WM/WMRVInBandRatingAttributes: 0
WM/WMRVWatched  : false
WM/MediaThumbWidth: 0
WM/MediaThumbHeight: 0
WM/MediaThumbStride: 0
WM/MediaThumbRet: 4
WM/MediaThumbRatingSystem: 255
WM/MediaThumbRatingLevel: 255
WM/MediaThumbRatingAttributes: 0
WM/MediaThumbAspectRatioX: 2001089816
WM/MediaThumbAspectRatioY: 0
WM/MediaThumbTimeStamp: 4633405321944707173
  Duration: 00:03:12.66, start: 2.689973, bitrate: 7336 kb/s
Stream #0:0[0x62]: Subtitle: eia_608
Stream #0:1[0x63]: Video: mpeg2video (Main), yuv420p(tv), 720x480 
[SAR 8:9 DAR 4:3], max. 9000 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 
59.94 tbc
Stream #0:2[0x64]: Audio: mp2 (P[0][0][0] / 0x0050), 48000 Hz, 
stereo, s16p, 256 kb/s

Unsupported codec with id 1664495672 for input stream 0


When i use ffprobe -show_packets for same video, I get pts of all 
subtitle packet same

pts=1668330

I have put all files having same issue here 
<http://gsocdev.ccextractor.org/%7Ewillem/wtv/>

http://gsocdev.ccextractor.org/~willem/wtv/


-Anshul
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user