Re: [FFmpeg-user] Cannot seem to play recent videos from my Android phone.

2015-08-13 Thread Carl Eugen Hoyos
Fletcher Davis gmail.com> writes: > No I couldn't get it to work in WMP or QT Does your phone play back the file? Please do not top-post here, Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-us

Re: [FFmpeg-user] Cannot seem to play recent videos from my Android phone.

2015-08-13 Thread Fletcher Davis
No I couldn't get it to work in WMP or QT I also tried the mpc player that comes with the k-lite codec pack, but could not get it to work. On Thu, Aug 13, 2015 at 2:36 AM, Carl Eugen Hoyos wrote: > Fletcher Davis gmail.com> writes: > > > > https://www.dropbox.com/sh/vqqhgqjc7k8ia43/AADXEjavHmJ3

Re: [FFmpeg-user] A bug to report

2015-08-13 Thread Reindl Harald
Am 13.08.2015 um 11:49 schrieb 安理 李剑: Do: ./configure --enable-libfdk-aac Result: ERROR: libfdk_aac not found Bug??? Version: N-74388-g5f501f0 just install the devel-package as for any other library you want to link signature.asc Description: OpenPGP digital signature _

[FFmpeg-user] A bug to report

2015-08-13 Thread 安理 李剑
Do: ./configure --enable-libfdk-aac Result: ERROR: libfdk_aac not found Bug??? Version: N-74388-g5f501f0 ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] Fast encoding

2015-08-13 Thread Moritz Barsnick
On Thu, Aug 13, 2015 at 09:03:48 -0500, Steve Boyer wrote: > On Wed, Aug 12, 2015 at 11:03 PM, Robin Lery wrote: > > I know about presets but faster presets lose the video quality. Are there > > It's my experience that CRF more directly affects the quality, and > presets more influence filesize a

Re: [FFmpeg-user] Fast encoding

2015-08-13 Thread Steve Boyer
On Wed, Aug 12, 2015 at 11:03 PM, Robin Lery wrote: > I know about presets but faster presets lose the video quality. Are there > any hardware requirements I need to consider? Or are there any settings > that I need to tweak? And lastly where do I place the -threads flag to > encode video (before

[FFmpeg-user] mpeg-dash mux w/multiple representations? (multi-bitrate)

2015-08-13 Thread Mark Hassman
Hi, Does anyone know how to encode live mpeg-dash with multiple-bitrates? I can create multiple outputs with -s.. this works well for multi-bitrate hls (f=hls) as .m3u8 files are independent and can be referenced by a master .m3u8, but with mpeg-dash (f=dash), each output's .mpd is independent. I

Re: [FFmpeg-user] ProRes -> MPEG2 bug: color shifting?

2015-08-13 Thread Bouke (VideoToolShed)
Original Message - From: "linxs" To: "FFmpeg user questions" Sent: Thursday, August 13, 2015 7:21 AM Subject: [FFmpeg-user] ProRes -> MPEG2 bug: color shifting? Hi, I need helps for color shifting. Is it bug? or I am wrong with the usage? I get a .mov file and its video format is

Re: [FFmpeg-user] format_whitelist and fFMPEG command

2015-08-13 Thread Carl Eugen Hoyos
Moritz Barsnick gmx.net> writes: > > For mov, it will report "major_brand: qt", for > > mp4 it should be "major_brand: isom". > > Ah, so ffmpeg does translate the atomic differences > into differing reports? I just noticed: ffprobe too > can display this as "TAG:major_brand=" ("-show_format")

Re: [FFmpeg-user] Cannot seem to play recent videos from my Android phone.

2015-08-13 Thread Carl Eugen Hoyos
Fletcher Davis gmail.com> writes: > https://www.dropbox.com/sh/vqqhgqjc7k8ia43/AADXEjavHmJ3Z5dDeuP0OF6Za/3350.mp4 Can the file be played with WMP or QT? Or any other player? Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg

[FFmpeg-user] Cannot seem to play recent videos from my Android phone.

2015-08-13 Thread Fletcher Davis
Hey, I recorded video on the default camera with Lollipop on my HTC One M8. I used to be able to playback video on VLC with no problems, but recently cannot get anything to play. The older videos from my Android seem have the Codec ID Isom, the more recent ones that do not work are mp42 Pasted be