User User name Password  
   
Tuesday 26.11.2024 / 22:34
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > home theater > blu-ray players > 25 fps to 23.976 fps
Show topics
 
Forums
Forums
25 FPS to 23.976 FPS
  Jump to:
 
Posted Message
BSouders8
Junior Member
_
29. January 2009 @ 09:18 _ Link to this message    Send private message to this user   
I have some movies that have the audio and video set at 25 FPS. I use Ripbot264 to convert the video to 23.976, but my audio is out of sync because it was encoded for a video at 25 FPS. So how can I slow the audio down a bit to sync with the 23.976?

Can I demux the two files and run the audio through something? Can the audio fix be done with a program? I read somewhere that a little program called besweet can be used, but it is a command you run at dos prompt. I have used things similar to convert audio from DTS to AC3, but I would rather do it somehow with a GUI.

Any suggestions would be appreciated.

Knox
Advertisement
_
__
AfterDawn Addict
_
29. January 2009 @ 18:28 _ Link to this message    Send private message to this user   
Since I don't know what type of video (or audio) is involved, I can only generalize.

Since the audio has to be stretched to fit the video, this .mp4 file was loaded into AviDemux.
The Video is set to 'Copy' and the output 'MP4'.
The audio (in this case it's .aac) is stretched using the 'PAL to Film' filter.
Click on the 'Save' logo and give the new file a name (include the extension) e.g. newfile.mp4

http://www.afterdawn.com/software/video_...ls/avidemux.cfm




BSouders8
Junior Member
_
29. January 2009 @ 19:36 _ Link to this message    Send private message to this user   
Sorry, here is the info.

General
ID : 1
Complete name : C:\****.bluray\BDMV\STREAM\00001.m2ts
Format : BDAV
Format/Info : BluRay Video
File size : 4.37 GiB
Duration : 1h 40mn
Overall bit rate : 6 212 Kbps
Maximum Overall bit rate : 35.5 Mbps

Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 3 frames
Duration : 1h 40mn
Bit rate : 5 317 Kbps
Nominal bit rate : 5 208 Kbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16/9
Frame rate : 23.976 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.105
Writing library : x264 core 65 r999M cc51047
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=7 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=5208 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=30000 / vbv_bufsize=30000 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00

Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Duration : 1h 40mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Rear: L R, LFE
Sampling rate : 48.0 KHz
Senior Member
_
29. January 2009 @ 21:17 _ Link to this message    Send private message to this user   
Not sure about avidemux, I have used eac3to with great results a couple of times. It is command prompt though. Work with the raw audio file itself, demux using tsMuxeR or eac3to... eac3to will also remove dialnorm if present (which is a good thing).

folder\eac3to.exe sourcefile.ac3 destfile.ac3 -25.000 -changeTo23.976


AfterDawn Addict
_
30. January 2009 @ 09:15 _ Link to this message    Send private message to this user   
@odin24

Sounds like the solution.
What do you use to play .m2ts files (I only have downloaded samples and while I can demux them, I cannot get any video playback).
Is Tsmuxer used to mux the files?
BSouders8
Junior Member
_
30. January 2009 @ 11:01 _ Link to this message    Send private message to this user   
Cyberlink PowerDVD plays the .m2ts files on a PC or Media Player Classic is what I use on the PC.

My movie bank is formatted to .m2ts to play over the hard wired network on the PS3.

I use .m2ts because a lot of .mkv files are already at a video level of 4.1 and ac3 audio. With TSMuxer, I simply run it through that and output as a .m2ts and it's ready for the ps3.

Really, the .m2ts is just a container. If the audio is DTS and if the video is an odd resolution, I run the .mkv files through MKV2VOB and output at a .m2ts file. That program works every time.

My intent is to have the my movis on NAS hardwired in my house. I have 1TB for backup, and getting close to 2.5 TB's of movies now. Another 1TB is being added for movie storage.

Knox
Senior Member
_
30. January 2009 @ 12:48 _ Link to this message    Send private message to this user   
Originally posted by attar:
@odin24

Sounds like the solution.
What do you use to play .m2ts files (I only have downloaded samples and while I can demux them, I cannot get any video playback).
Is Tsmuxer used to mux the files?
I normally use my PS3 for playback (in Blu-ray format), external HDD or BD-RE. However I use MPC-HC with CCCP, FFDShow, and Haali Media splitter for testing on my PC... I do a lot of recoding. I believe all three are bundled in the CCCP package.

The OPs solution is an excellent one as well (home network)... not sure about mkv2vob though.


This message has been edited since posting. Last time this message was edited on 30. January 2009 @ 12:49

Advertisement
_
__
 
_
AfterDawn Addict
_
31. January 2009 @ 16:08 _ Link to this message    Send private message to this user   
I updated Haali Media Splitter and I can get playback in MPC - but the video is too jerky - maybe my PC is too slow.
afterdawn.com > forums > home theater > blu-ray players > 25 fps to 23.976 fps
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2024 by AfterDawn Ltd.

  IDG TechNetwork