Re: [FFmpeg-user] FFplay - Audio bars on video

2017-06-19 Thread Manmathan
Kindly provide some more details. -- View this message in context: http://www.ffmpeg-archive.org/FFplay-Audio-bars-on-video-tp4680331p4680353.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___ ffmpeg-user mailing list ffmpeg-use

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Carlos E. R.
On 2017-06-19 22:56, James Girotti wrote: >> >>> I ultimately run avidemux as a frontend to ffmpeg. I have avidemux save >>> (copy video and audio) to a FIFO which is then the input for my ffmpeg >>> command. From my limited testing that way supports multiple audio tracks. >>> It's not a perfect se

Re: [FFmpeg-user] Create an AAC stream matching the Core Media Audio packet format / priming etc?

2017-06-19 Thread Marton Balint
On Mon, 19 Jun 2017, Mark Burton wrote: On 15 Apr 2017, at 13:25, Christian Ebert wrote: * Marton Balint on Saturday, April 15, 2017 at 12:25:58 +0200 On Sat, 15 Apr 2017, Christian Ebert wrote: * Marton Balint on Saturday, April 15, 2017 at 07:55:22 +0200 Last time I checked (a year ago o

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Carlos E. R.
On 2017-06-19 20:03, Tom Horsley wrote: > On Mon, 19 Jun 2017 13:17:16 -0400 > Eric Wilde wrote: > >> It would be great if you figured out a better solution. > > My solution works great on linux, it just takes forever > and involves more manual work than is optimal :-). > My algorithm: > > 1. On

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread James Girotti
> > > I ultimately run avidemux as a frontend to ffmpeg. I have avidemux save > > (copy video and audio) to a FIFO which is then the input for my ffmpeg > > command. From my limited testing that way supports multiple audio tracks. > > It's not a perfect setup because you have to end cuts on key-fra

Re: [FFmpeg-user] config log during ios for setup ijkmediaplay library

2017-06-19 Thread Reindl Harald
what about start with a simpler configure call until you understand what all of this params are doing and skip ones you don't understand? Am 19.06.2017 um 14:47 schrieb Alpesh Prajapati: # ./configure --disable-gpl --disable-nonfree --enable-runtime-cpudetect --disable-gray --disable-swscale-a

[FFmpeg-user] Raspivid with ffmpeg on both sources (youtube & rtsp)

2017-06-19 Thread Nicolas Winandy
Good evening all, I am now playing with raspivid on Raspbian and a raspberry pi equipped with a PinoIR camera module. I am almost done with the setup and have found a pre-compiled version of FFmpeg 3.1.1 to experiment a streaming to a youtube live stream by means of the command: raspivid -o -

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Tom Horsley
On Mon, 19 Jun 2017 13:17:16 -0400 Eric Wilde wrote: > It would be great if you figured out a better solution. My solution works great on linux, it just takes forever and involves more manual work than is optimal :-). My algorithm: 1. One quick encoding to add the six decimal point timestamps to

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Carlos E. R.
On 2017-06-19 19:35, James Girotti wrote: > On Sun, Jun 18, 2017 at 9:50 AM, Carlos E. R. <> > wrote: > I ultimately run avidemux as a frontend to ffmpeg. I have avidemux save > (copy video and audio) to a FIFO which is then the input for my ffmpeg > command. From my limited testing that way supp

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread James Girotti
On Sun, Jun 18, 2017 at 9:50 AM, Carlos E. R. wrote: > On 2017-06-18 15:02, Frank Tetzel wrote: > >> Hi, > >> > >> I'm new to this list. > >> > >> I'm seeking for a tool to remove the start and end sections of a movie > >> recorded from TV, plus sections on the middle (commercials), in > >> Linux

Re: [FFmpeg-user] config log during ios for setup ijkmediaplay library

2017-06-19 Thread Cley Faye
2017-06-19 14:47 GMT+02:00 Alpesh Prajapati : > PFA config.log file. > > Please help me out. > ​Please ask a question first. Also, have a look at this: https://trac.ffmpeg.org/wiki/MailingListEtiquette ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.or

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Eric Wilde
At 05:24 PM 6/19/2017 +0200, you wrote: On Mon, Jun 19, 2017 at 17:28:06 +0300, anat...@kazanfieldhockey.ru wrote: > Do you know that mplayer has -edlout option: > -edlout (EDL only) > Creates a new file and writes edit decision list (EDL) records to that > file. Recently (Sep 19, 2016), ffmpe

[FFmpeg-user] ffmpeg loop option to re-read source feed

2017-06-19 Thread James Carter
Hello, I'm trying to ffmpeg convert an http source and the URL is not the real/final url which must be specifying a special security token that needs to be specified (as cookies) to access it which is only valid for 30 seconds. So, ffmepg does redirect the first time and converts 30 seconds of the

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread Moritz Barsnick
On Mon, Jun 19, 2017 at 17:28:06 +0300, anat...@kazanfieldhockey.ru wrote: > > I seek a GUI to automate generating the cut points in a list or script. > Do you know that mplayer has -edlout option: > -edlout (EDL only) > Creates a new file and writes edit decision list (EDL) records to that > fi

Re: [FFmpeg-user] Seeking for a method to remove sections of a video

2017-06-19 Thread anatoly
> Hi, > > I'm new to this list. > > I'm seeking for a tool to remove the start and end sections of a movie > recorded from TV, plus sections on the middle (commercials), in Linux. I > have tried several GUI tools and they are either too complex or lack > some crucial feature (like handling two lang

Re: [FFmpeg-user] Create an AAC stream matching the Core Media Audio packet format / priming etc?

2017-06-19 Thread Mark Burton
On 16 Jun 2017, at 10:17, ffm...@me.com wrote: > I agree with Mark here. > Followed the issue now for a while and opened a similar (not went into this > deep technical level) issue some time ago. > > I guess it should be marked as a bug and - if possible - should be fixed. > Thanks, Andreas Th

Re: [FFmpeg-user] Create an AAC stream matching the Core Media Audio packet format / priming etc?

2017-06-19 Thread Mark Burton
> On 15 Apr 2017, at 13:25, Christian Ebert wrote: > * Marton Balint on Saturday, April 15, 2017 at 12:25:58 +0200 >> On Sat, 15 Apr 2017, Christian Ebert wrote: >>> * Marton Balint on Saturday, April 15, 2017 at 07:55:22 +0200 Last time I checked (a year ago or so), ffmpeg created a correct

Re: [FFmpeg-user] FFplay - Audio bars on video

2017-06-19 Thread Paul B Mahol
On 6/19/17, Manmathan wrote: > Is it possible to put audio bars on video, with FFPLAY? Yes and No. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user