Re: [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream

2018-05-29 Thread Daniel Kucera
Then I can only wish you luck... 2018-05-30 08:09 odosielateľ napísal: Hi, i am using this on windows, i think we tcpreplay on Linux platform. On Wed, May 30, 2018 at 11:28 AM, Daniel Kucera wrote: Hello, you can use tpcreplay to play the pcap in reatime and capture it with ffmpeg. For e

Re: [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream

2018-05-29 Thread Robert Clove
Hi, i am using this on windows, i think we tcpreplay on Linux platform. On Wed, May 30, 2018 at 11:28 AM, Daniel Kucera wrote: > Hello, > > you can use tpcreplay to play the pcap in reatime and capture it with > ffmpeg. For example like this: > > # tcpreplay -i lo -l 0 lkv.pcap > # route add 23

Re: [FFmpeg-user] Play Pcap file and make ffmpeg capture the stream

2018-05-29 Thread Daniel Kucera
Hello, you can use tpcreplay to play the pcap in reatime and capture it with ffmpeg. For example like this: # tcpreplay -i lo -l 0 lkv.pcap # route add 239.255.42.42 dev lo % ffmpeg -i udp://@239.255.42.42:5004 out.mp4 But you need to setup your networking properly. What's the source and des

[FFmpeg-user] Play Pcap file and make ffmpeg capture the stream

2018-05-29 Thread Robert Clove
Hi, I have pcap(decrypted rtp stream) files of 3-4 video stream. Can someone please guide me on how can i play it and make ffmpeg capture the live stream and join/stitch them to get a single output file. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.or

[FFmpeg-user] Using ffmpeg to create hls manifest

2018-05-29 Thread kumar vikram
Hi, I need to create a hls manifest using ffmpeg. What's important is I need to insert webvtt subtitles into the manifest. I need to create a vod content. So I am having a MP4 movie file and webvtt file having subtitles for full movie. Can someone tell me if ffmpeg can do the job? If yes, can you

Re: [FFmpeg-user] ffmpeg stuck at "No default whitelist set"

2018-05-29 Thread Carl Eugen Hoyos
2018-05-29 15:51 GMT+02:00, Felix Östh : > I'm using C# to initiate ffmpeg. I've a onvif bridge server for a CCTV VMS > and I'm building a application to enable the user to livestream any CCTV > camera to YouTube. > > The rtsp stream to the camera looks like this: > > rtsp://onvif:bridge@localhost:

Re: [FFmpeg-user] Get video info with ffmpeg, then exit

2018-05-29 Thread Carl Eugen Hoyos
2018-05-29 20:40 GMT+02:00, André Hänsel : > I'd like to get the media info, specifically the duration, with ffmpeg (not > ffprobe). > > I can parse this from the "Input" output: > >> Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4': >> Metadata: >> ... >> Duration: 00:00:33.41, start: 0.00

[FFmpeg-user] Get video info with ffmpeg, then exit

2018-05-29 Thread André Hänsel
I'd like to get the media info, specifically the duration, with ffmpeg (not ffprobe). I can parse this from the "Input" output: > Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4': > Metadata: > ... > Duration: 00:00:33.41, start: 0.00, bitrate: 5778 kb/s The videos in question have t

[FFmpeg-user] ffmpeg stuck at "No default whitelist set"

2018-05-29 Thread Felix Östh
I'm using C# to initiate ffmpeg. I've a onvif bridge server for a CCTV VMS and I'm building a application to enable the user to livestream any CCTV camera to YouTube. The rtsp stream to the camera looks like this: rtsp://onvif:bridge@localhost:554/live/x-xxxguidtocameraxxx-x I'm new to

[FFmpeg-user] need contract software devs for FFmpeg projects

2018-05-29 Thread James Heliker
Hi All - I need one or more contract software developers to work on some FFmpeg projects ASAP. If you’re interested please send me a message with your hourly rate. Thanks! - James ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org htt

Re: [FFmpeg-user] DVB subtitle track is not found by ffmpeg

2018-05-29 Thread Lehtonen Tommi (KAVI)
I did, however, noticed that it finds them when I do transcoding without subtitles: [mpegts @ 020e6007aa80] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'test.ts': Metadata: title : Packet Ship RTSP session: tv/yleteemaetfem/2018/

Re: [FFmpeg-user] DVB subtitle track is not found by ffmpeg

2018-05-29 Thread Lehtonen Tommi (KAVI)
Hello, and thanks for the tip! It does sound liek it, but I tried with very high values and it still does not find those on/off subtitle tracks. Here is the output with verbose logging. C:\Users\tommi.lehtonen>ffmpeg -loglevel verbose -analyzeduration 100G -probesize 100G -i rtsp://yletee