Closed GoogleCodeExporter closed 9 years ago
I need the source file
Original comment by baptiste...@gmail.com
on 22 Apr 2014 at 7:24
Hi Baptiste,
I have send you a separate mail about the location of the file.
Patrick
Original comment by mpatd...@gmail.com
on 22 Apr 2014 at 7:39
Humm was that working with rc8 ?
Original comment by baptiste...@gmail.com
on 22 Apr 2014 at 11:39
Tried rc8, it is working. Info is attached at the end.
As a side note, I noticed two things:
1) In the past, I use camera default timecode setting (start at 00:00:00) and
rec run. In this shooting section, I tried to set the starting timecode to be
the current time and use rec run).
I have noticed there is playback issue on MPC-PC video player ver 1.7.4 and
ffmpeg's ffplay, but there is no problem with windows media player.
2) I tried the cutting with ffmpeg's (built around one week ago). It can cut
the video, but the audio is lost, there is loud noise on the playback. ffmpeg's
latest version (git) seems to have no problem.
Thanks.
----------------------------
For ffmbc 0.7 rc8:
$ /mnt-data/vg30/lx-prog/ffmbc-0.7rc8/ffmbc -v 3 -i P1180037.MOV -acodec copy
-vcodec copy -ss 00:01:29 -v 3 -loglevel debug P1180037-cut.mov
FFmbc version 0.7-rc8
Copyright (c) 2008-2013 Baptiste Coudurier and the FFmpeg developers
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'P1180037.MOV':
Metadata:
major_brand: qt
minor_version: 537986816
compatible_brands: qt pana
timecode: 14:03:14:00
Duration: 00:02:28.64, bitrate: 46864 kb/s
Stream #0.0(und): Video: h264 (High), yuvj420p, 1920x1080p [PAR 1:1 DAR 16:9], 45302 kb/s, 23.98 fps
Stream #0.1(und): Audio: pcm_s16be, 48000 Hz, 2 channels, s16, 1536 kb/s
Stream #0.2(und): Data: unknown (tmcd)
Output #0, mov, to 'P1180037-cut.mov':
Metadata:
encoder: FFmbc 0.7
Stream #0.0(und), 0, 1/24000: Video: h264, yuvj420p, 1920x1080p [PAR 1:1 DAR 16:9], tbc 1001/24000, stream copy, 23.98 fps
Stream #0.1(und), 0, 1/48000: Audio: pcm_s16be, 48000 Hz, 2 channels, s16, stream copy
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop, [?] for help
Last message repeated 9 timeskB time=00:00:00.00 bitrate= 0.0kbits/s eta=N/A
Last message repeated 9 times
Stream #0.0 dropping frames before first keyframe pts 32026995 dts 32026995
duration 15015 size 149782 flags 0
Stream #0.0 dropping frames before first keyframe pts 32042010 dts 32042010
duration 15015 size 148707 flags 0
frame= 1428 fps=161 Lsize= 345826kB time=00:00:00.00 bitrate= 0.0kbits/s
video:334616kB audio:11179kB global headers:0kB muxing overhead 0.009171%
$ /mnt-data/vg30/lx-prog/ffmbc-0.7rc8/ffmbc-ffplay P1180037-cut.mov
ffplay version 0.7-rc8
Copyright (c) 2003-2013 Baptiste Coudurier and the FFmpeg developers
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'P1180037-cut.mov':
Metadata:
major_brand: qt
minor_version: 0
compatible_brands: qt
encoder: FFmbc 0.7
Duration: 00:00:59.64, bitrate: 47494 kb/s
Stream #0.0(eng): Video: h264 (High), yuvj420p, 1920x1080p [PAR 1:1 DAR 16:9], 45955 kb/s, 23.98 fps
Stream #0.1(eng): Audio: pcm_s16be, 48000 Hz, 2 channels, s16, 1536 kb/s
[scale @ 0x7f6e54001700] w:1920 h:1088 fmt:yuvj420p -> w:1920 h:1088
fmt:yuv420p flags:0x4 il:0
^C14.27 A-V: 0.404 s:12.9 aq= 315KB vq= 9286KB sq= 0B f=0/0 /0
Original comment by mpatd...@gmail.com
on 23 Apr 2014 at 4:28
Confirmed, I'll fix it asap
Original comment by baptiste...@gmail.com
on 23 Apr 2014 at 6:22
Fixed in 0.7 final
Original comment by baptiste...@gmail.com
on 23 Apr 2014 at 6:43
I have run the same command using the new version.
The problem should be fixed.
Thanks.
Original comment by mpatd...@gmail.com
on 23 Apr 2014 at 7:45
Original issue reported on code.google.com by
mpatd...@gmail.com
on 22 Apr 2014 at 4:34