Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Marcus Johnson
I see, thanks for the info. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

[FFmpeg-user] select scene and skip 2 seconds?

2015-01-05 Thread Robert Nagy
I want to generate some thumbnails for a video library. Currently I'm using: -frames:v 1 -filter:v select=gt(scene\,0.5) thumb.png Which almost works. The problem is that I'd like the thumbnail to be taken 2 seconds after the scene change have been detected. Is there a way to achieve that?

Re: [FFmpeg-user] Extracting I P B frames from a mpg video

2015-01-05 Thread Moritz Barsnick
Hi Rohit, On Sun, Jan 04, 2015 at 23:46:26 -0800, Rohit wrote: ffmpeg -i delta.mpg -vf select=eq(pict_type\,PICT_TYPE_I) -s 400x300 -f image2 frame.mpg-%03d.tif You should always show us the complete, uncut output of your command. which should extract all the I frames(as per -vf

Re: [FFmpeg-user] select scene and skip 2 seconds?

2015-01-05 Thread Clément Bœsch
On Mon, Jan 05, 2015 at 12:12:47PM +0100, Robert Nagy wrote: I want to generate some thumbnails for a video library. Currently I'm using: -frames:v 1 -filter:v select=gt(scene\,0.5) thumb.png Which almost works. The problem is that I'd like the thumbnail to be taken 2 seconds after the

Re: [FFmpeg-user] Extracting I P B frames from a mpg video

2015-01-05 Thread Rohit
Thank you so much Moritz Barsnick... You made my day... God bless you...That worked great for me... M S Rohit B.E, M.Tech, Assistant Professor, Dept of Computer Science Engineering, Jain Institute of Technology, Davanagere. 9663861707 On Mon, Jan 5, 2015 at 3:54 PM, Moritz Barsnick [via

Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Xuebing Wang
On Mon, 2015-01-05 at 22:20 +0100, Moritz Barsnick wrote: On Tue, Jan 06, 2015 at 04:38:47 +0800, Xuebing Wang wrote: bitrate audio (e.g. max 24.5 Mbps for 5.1 channels, 192k sampling rate, 24 bits, 5.1 channels) (i: still attain the video stream, ii, audio only)? Thanks Andy. Any idea

Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Marcus Johnson
Wait, by HBR are you referring to DTS-HD HBR? because the DTS decoder doesn't support really anything beyond Core (aka old fashioned dts) ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Xuebing Wang
On Mon, 2015-01-05 at 18:45 -0500, Marcus Johnson wrote: Wait, by HBR are you referring to DTS-HD HBR? because the DTS decoder doesn't support really anything beyond Core (aka old fashioned dts) I may be wrong, I think the *precise* definition of IEC 61937 HBR is (IEC 60598 frame rates at above

Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Xuebing Wang
On 01/06/2015 03:53 AM, Andy Furniss wrote: Xuebing Wang wrote: Hi community, ffmpeg options are a bit daunting for me. Can anyone teach me how to transcode to high bitrate of Dolby TrueHD or DTS-HD Master? I download testing samples from here: http://www.demo-world.eu/2d-demo-trailers-hd/

Re: [FFmpeg-user] [ffmpeg-user] Transcode to high bitrate of Dolby TrueHD or DTS-HD Master

2015-01-05 Thread Moritz Barsnick
On Tue, Jan 06, 2015 at 04:38:47 +0800, Xuebing Wang wrote: bitrate audio (e.g. max 24.5 Mbps for 5.1 channels, 192k sampling rate, 24 bits, 5.1 channels) (i: still attain the video stream, ii, audio only)? Thanks Andy. Any idea what is the command line to resample TrueHD from like