Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#82 | Link |
|
Registered User
Join Date: Jan 2012
Posts: 91
|
Variable Frame Rate FLV --> MP4
I know that MKV now supports it directly in v6.0.0 and FLVExtractCL.exe 1.6.3 w/ timecodes to MKV using v5.9.0 or earlier also works.
I'm trying to go from VFR FLV to MP4 & I tried using latest v0.22 of mp4fpsmod.exe to insert the timecodes but it didn't work (some error about "monotone"). So, my current method involves converting the VFR FLV container to MP4 containers using latest daily build of ffmpeg. They "appear" to be in sync. But after examining the extracted timecodes of the converted mp4 files using both mkvextract (mkv as an intermediate) & mp4fpsmod.exe, I notice the timecodes differ from those extracted from FLVExtractCL.exe 1.6.3. I trust FLVExtractCL.exe 1.6.3 because they match exactly those from an MKV converted from a VFR MP4 and then extract using MKVextract. So, what is the best method to convert VFR FLVs to VFR MP4s. Any help is greatly appreciated! Last edited by Simon88; 21st January 2013 at 07:50. |
|
|
|
|
|
#83 | Link | |
|
Registered User
Join Date: Dec 2002
Posts: 5,565
|
Quote:
Code:
# timecode format v2 0 0 0 40 80 .... Code:
# timecode format v2 0 1 2 40 80 ... |
|
|
|
|
|
|
#84 | Link |
|
Registered User
Join Date: Jan 2012
Posts: 91
|
Thanx.. Most of my timecodes contain something like:
Code:
# timecode format v2 0 0 1 3 43 83 Code:
# timecode format v2 0 0 40 80 Could I simply delete one of lines w/ the "0"? Or if I do delete one line, do I have to add an extra line at the end? I'm thinking of using a sed command in a bat/cmd file to batch process the timecodes text files.... Thanks... |
|
|
|
|
|
#85 | Link |
|
Nani miten da yo? Baka!!
Join Date: Jan 2010
Location: Vietnam
Posts: 26
|
Well, this update is a request for only-video option.
Latest version: 2.2.0 (August 19 2013) http://code.google.com/p/flv-extraxct/ Download https://drive.google.com/folderview?id=0B70IHx-o4zREN0Z2TFlFaG4tMWs&usp=sharing Front-end FLV extract and mp4/mkv remuxing GUI software. Warning: MP4 container only support the following formats, MPEG-2 Part 2, MPEG-4 ASP, H.264/MPEG-4 AVC, H.263, VC-1 Change logs: version: 2.2.0 - Add only-video muxing option. - Join Muxing and Extracting option into one. Require: - .Net 2.0 (if using XP). - Mkvmerge.exe for mkv remuxing. - mp4box.exe for mp4 remuxing. Screenshot: ![]() FLV Extract extracts video and audio from FLV files without decompressing or re-compressing. The video is saved to AVI/246 (H.263/FLV1 and VP6/FLV4 are supported) and the audio is saved to MP3/acc. It also allow people immediately re-muxing extracted file to mp4 / mkv video or m4a / mka audio file, and open them on HDTV, ipod, cellphone,... Last edited by jofori89; 19th August 2013 at 06:11. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|