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

 

Go Back   Doom9's Forum > Capturing and Editing Video > New and alternative a/v containers

Reply
 
Thread Tools Search this Thread Display Modes
Old 15th January 2013, 12:11   #81  |  Link
[ReX]
Registered User
 
Join Date: Jul 2007
Posts: 151
The MediaInfo DLL package has a C# example with a wrapper.
[ReX] is offline   Reply With Quote
Old 21st January 2013, 07:47   #82  |  Link
Simon88
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.
Simon88 is offline   Reply With Quote
Old 21st January 2013, 07:54   #83  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Quote:
Originally Posted by Simon88 View Post
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").
The timecodes of a VFR flv file often start like this:
Code:
# timecode format v2
0
0
0
40
80
....
Try to change that to something like:
Code:
# timecode format v2
0
1
2
40
80
...
sneaker_ger is offline   Reply With Quote
Old 21st January 2013, 10:51   #84  |  Link
Simon88
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
OR

Code:
# timecode format v2
0
0
40
80
It's strange that mp4fpsmod could not handle such errors as it is VERY common in my FLVs.

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...
Simon88 is offline   Reply With Quote
Old 18th August 2013, 19:59   #85  |  Link
jofori89
Nani miten da yo? Baka!!
 
jofori89's Avatar
 
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.
jofori89 is offline   Reply With Quote
Old 11th August 2024, 09:10   #86  |  Link
Selur
.
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,853
Could someone compile and share a 64bit build of FLVExtractCL ?
Thanks!

Cu Selur
__________________
Hybrid here in the forum, homepage, its own forum
Selur is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.